Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Each record refers to a label, button, tooltip, etc… in the Open Hospital application…

...

Adding new labels (language_en.properties)

When creating a new feature, only the language_en.properties file should be modified, because all others will be provided by the Transifex Community (see Translate OpenHospital) that will be used to add new languages too.

...

.btn for buttons
.btn.key for short cut keys
.msg for text used in messages
.label for text associated with a label (e.g. Date From:)
.tooltip for tooltip text
.title for dialog dialogs titles
.border for text on grouped items
.fmt.msg for messages that includes parameter parameters substitutions
.col for text used in column headers for tables

Common bundles

Please note that new modules may use angal.common.* records:

...