Versions Compared

Key

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

...

Some of the label keys in the canvas-default_en_US.properties file,


Code Block
languagecssbash
# Tools Tipstips text for the app tools 
TOOL_TIPS_REFRESH = Refresh
TOOL_TIPS_PRINT = Print
TOOLTIP_PIN = More
TOOL_TIPS_MAXIMIZE = Maximize 

...

Sample multilingualconfig.properties,

Code Block
languagecssbash
# This will be used to override the default canvaslabels provided by labelsCanvas.
CT_LABELS_OVERRIDE_BUNDLE_NAME = mycanvas 

Sample

...

My

...

Canvas

...

mycanvas_en_US.properties

...

file,

...

Code Block
languagebash
TOOL_TIPS_REFRESH = Reload Data
TOOL_TIPS_PRINT = Print
TOOLTIP_PIN = More...
TOOL_TIPS_MAXIMIZE = Maximise

...