view src/app/components/jvm-list/en.locale.yaml @ 220:b686b8d24638

Remove landing state, make jvm-list default Reviewed-by: jkang Review-thread: http://icedtea.classpath.org/pipermail/thermostat/2017-September/025129.html
author Andrew Azores <aazores@redhat.com>
date Thu, 21 Sep 2017 16:26:15 -0400
parents c6f39f7d58e0
children
line wrap: on
line source

jvmList:
  BREADCRUMB: JVM Listing
  ALIVE_ONLY: Alive JVMs Only
  SYSTEM_INFO_LABEL: System Information
  START_TIME_LIST: Start Time:&#160;{{date}}

  ERR_TITLE: Unable to retrieve data.
  ERR_MESSAGE: Error while retrieving Thermostat JVM Listing.
  
  HOSTNAME_TITLE: 'Hostname'

  filterConfig:
    HOSTNAME_PLACEHOLDER: Filter by System Hostname...
    JVM_NAME_TITLE: JVM MainClass Name
    JVM_NAME_PLACEHOLDER: Filter by JVM Class Name...

  sortConfig:  
    TIME_CREATED_TITLE: 'Host: Time Created'
    NUM_JVMS_TITLE: 'Host: Number of JVMs'

  jvmEntry:
    JVM_INFO_LINK: JVM Information