Difference between revisions of "Features/Internationalization"

From TempusServa wiki
Jump to navigation Jump to search
old>Admin
m (6 revisions imported)
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
== Scope of I18N ==
== Introduction to I18N ==
The following elements in TempusServa may have seperate language settings
The following elements in TempusServa may have seperate language settings
* Standaard GUI elements
* Standaard GUI elements
Line 19: Line 19:


Translations should be prefixed with the desired language code
Translations should be prefixed with the desired language code
<blockquote><p>
<blockquote>
en:This is the english translation
<p>en:This is the english translation</p>
ge:Dies ist der Englisch-Übersetzung
<p>ge:Dies ist der Englisch-Übersetzung</p>
</p></blockquote>
</blockquote>
 
Each translation should be seperated by a new line. long texts can be split into multiple lines, that may or may not be handled with linebreaks.
 
Note that the general GUI and solution elements are handled independently, and are not required by each other.


== Configuring new languages ==
== Configuring new languages ==

Latest revision as of 12:51, 10 December 2021

Introduction to I18N

The following elements in TempusServa may have seperate language settings

  • Standaard GUI elements
  • Solution specific elements


Actviating I18N

Configuring I18N for solutions

Options include

  • Field names
  • Lookup values
  • etc.

The languages are controlled through: Solution > [SOLUTION] > Wizard > Internationalization

Translations should be prefixed with the desired language code

en:This is the english translation

ge:Dies ist der Englisch-Übersetzung

Each translation should be seperated by a new line. long texts can be split into multiple lines, that may or may not be handled with linebreaks.

Note that the general GUI and solution elements are handled independently, and are not required by each other.

Configuring new languages

Options include

  • Pagers
  • Buttons
  • Messages
  • etc.

The languages are controlled through: Designer > Ressources > Language