This page (revision-9) was last changed on 26-Nov-2021 10:22 by JMyers

This page was created on 26-Nov-2021 10:22 by Administrator

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
9 26-Nov-2021 10:22 2 KB JMyers to previous
8 26-Nov-2021 10:22 2 KB JEscott to previous | to last
7 26-Nov-2021 10:22 2 KB JEscott to previous | to last
6 26-Nov-2021 10:22 2 KB JMyers to previous | to last
5 26-Nov-2021 10:22 2 KB JEscott to previous | to last
4 26-Nov-2021 10:22 790 bytes JMyers to previous | to last
3 26-Nov-2021 10:22 578 bytes JMyers to previous | to last
2 26-Nov-2021 10:22 580 bytes JMyers to previous | to last
1 26-Nov-2021 10:22 11 bytes Administrator to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 changed one line
[CLEANUP]
!!!DEFINE TRANSLATION LANGUAGES
The Define Translation Languages (IMLA) screen is used to define the languages used within your database.
The definition data for the Define Translation Languages screen is stored in the [P2K_AM_LANGUAGES] and [P2K_AM_TRANSLATIONS] tables.
The language that you are translating into must have the HIGHEST (i.e. 99999) sequence number.
Translations may be set for Language, Country or Role or combination thereof.
The sequence order determines the order of translation.
For Example: For Date of Birth
|100| English| | |Date of Birth
|200 |English| Canada| |Birth Date
|300| English| |WWW_MANAGER| Birth Date
|400| English| Canada| WWW_MANAGER|Birthdate dd-MMM-YYYY
;:Results:
;:If a user signs in and has USA as the Country on their Personal Record ([WEEPP] or [IEPI]) and goes to the any role other than Manager Role, they will see Date of Birth as the prompt.
;:If a user signs in and has Canada as the Country on their Personal Record ([WEEPP] or [IEPI]) and goes to the any role other than Manager Role, they will see Birth Date as the prompt
;:If a user signs in and has USA as the Country on their Personal Record ([WEEPP] or [IEPI]) and goes to the Manager Role, they will see Birth Date as the prompt
;:If a user signs in and has Canada as the Country on their Personal Record ([WEEPP] or [IEPI]) and goes to the Manager Role, they will see Birthdate dd-MMM-YYYY as the prompt
;[Seq # |SEQUENCE]:The language with the highest sequential number assigned to it in this field is the language that will be defined in the other translation screens.
;[Language |LANGUAGE_CODE]:This field defines the actual language for the translations.
;[Country Name |COUNTRY_NAME]:If you include a language that follows different spelling rules in different countries, you may specify that country in this field.
;:e.g. English USA, English Canada
;[Role|ROLE_NAME] /[Usages|LANGUAGE_USAGE]: If the language is used solely for specific roles or users, you may specify those roles or users in these fields.
;[Context|DRV_RECORD_CONTEXT]:This field indicates the table alias and the type of item that was translated. e.g MCD-FIELD_PROMPT
;[Reference|REFERENCE_ID]:This field displays the id of the translation so that it may be referenced within the application.
;[Translated Text|TRANSLATED_TEXT]: The text used to translate the item is displayed in this field.
----
![Notes|Edit:Internal.IMLA]
[{InsertPage page='Internal.IMLA' default='Click to create a new notes page'}]