view src/app/components/jvm-info/jvm-memory/en.locale.yaml @ 267:8fea191dbff0

Refactor and clean up jvm-memory Reviewed-by: jkang Review-thread: http://icedtea.classpath.org/pipermail/thermostat/2017-October/025371.html
author Andrew Azores <aazores@redhat.com>
date Wed, 11 Oct 2017 14:59:09 -0400
parents 36e99edc6d66
children 597d7d7e0aff
line wrap: on
line source

jvmMemory:
  REFRESH_RATE_LABEL: Refresh Rate
  METASPACE: Metaspace
  COLLECTOR: '{{name}} generation ({{collector}} collector)'
  SPACE: Space {{index}}
  X_AXIS_LABEL: Time
  Y_AXIS_LABEL: Bytes

  refresh:
    DISABLED: Disabled
    SECONDS: '{SECONDS, plural, =0{0 Seconds} one{1 Second} other{# Seconds}}{DEFAULT, select, true{ (Default)} other{}}'