stages language application overview. the language application is available on a separate url...

14
STAGES Language Application Overview

Upload: britton-mcdowell

Post on 06-Jan-2018

220 views

Category:

Documents


0 download

DESCRIPTION

The Global Fields are listed Alphabetically by English Label, using an Index (left). There may be more than one Field with the same label. The Windows that the Field is used on are listed in the Usage pane.

TRANSCRIPT

Page 1: STAGES Language Application Overview. The Language Application is available on a separate URL (typically /stagesLanguage) and tied to only one database

STAGES Language Application Overview

Page 2: STAGES Language Application Overview. The Language Application is available on a separate URL (typically /stagesLanguage) and tied to only one database

• The Language Application is available on a separate URL (typically /stagesLanguage) and tied to only one database. The changes made are not redundant over the servers and require a Script to copy the changes to the other servers.

• The Language Application uses the same Login/Passwords as STAGES. Only Full Permission Users are allowed access to the Application.

• The Language App supports multiple Language Codes. The language is selected on the top to activate editing for that language.

• Language Codes are assigned to STAGES users in User Region.

Page 3: STAGES Language Application Overview. The Language Application is available on a separate URL (typically /stagesLanguage) and tied to only one database

• The Global Fields are listed Alphabetically by English Label, using an Index (left).

• There may be more than one Field with the same label.

• The Windows that the Field is used on are listed in the Usage pane.

Page 4: STAGES Language Application Overview. The Language Application is available on a separate URL (typically /stagesLanguage) and tied to only one database

• Global Fields can be edited for Label, Short Label and Help Text.

• Label is the text displayed at the beginning of the Detail or the column header of the List.

• Short Label will display (when assigned) instead of the Label. The Label will display while hovering over the Short Label.

• Help Text shows while hovering over the Label/Short Label.

• Short Labels and Help Text can be added event if they are blank in the Default ‘ENG’ language.

Page 5: STAGES Language Application Overview. The Language Application is available on a separate URL (typically /stagesLanguage) and tied to only one database

• Windows are searched by Window, Field, or Function. Searching with a blank field will return all Windows. The fly out displays how the result was matched.

• The Window Label and Help Text can be modified on the top right.

• Window Fields, Functions, and Prompts can be edited from the tabs on the bottom right.

Page 6: STAGES Language Application Overview. The Language Application is available on a separate URL (typically /stagesLanguage) and tied to only one database

• The Window Field information in the List (center) displays the English Label of the fields, the label entered for this language in the global Field tab, and the default metadata for the field. Changes are made and are visible in the Detail pane (right).

• Help Text, Labels, and Short Labels assigned on the Window Field will override the Global Field values on the window.

• The order of the fields can be rearranged.

• Field length/height can be changed. Header width and Data width are used for List windows only.

• Display Options can be edited through the dropdowns for Default, Yes, or No.

Page 7: STAGES Language Application Overview. The Language Application is available on a separate URL (typically /stagesLanguage) and tied to only one database

• The Window Functions are the buttons that display on the window.

• The Label, Accelerator and Help Text of the buttons can be edited. The Available Accelerators are listed in the Lookup.

Accelerators must be unique. If there are multiple functions/menu items with the same accelerator, they will not be functional.

• Confirm labels can only change the default ENG labels, a confirm dialogue cannot be created by the language application.

Page 8: STAGES Language Application Overview. The Language Application is available on a separate URL (typically /stagesLanguage) and tied to only one database

• Prompts are pieces of text that are brought into a field by a procedure.

• The label of the prompt can be changed.

• Prompts on one window may be used across multiple windows. For example, the History prompts are used across all history windows.

Page 9: STAGES Language Application Overview. The Language Application is available on a separate URL (typically /stagesLanguage) and tied to only one database

• The Menu Items are listed in an expandable/collapsible tree structure.

• Selecting an item from the tree brings up the detail to edit.

• The Label and Accelerator can be edited.• The Ampersand (&) defines that the following character will be underlined.• The Accelerator must be unique.

Page 10: STAGES Language Application Overview. The Language Application is available on a separate URL (typically /stagesLanguage) and tied to only one database

• Application Functions are buttons that appear throughout the application, and are typically located on the window bars, or the beginning of a row in list windows.

• The Label and Help Text can be edited, the Accelerator for these functions is not editable.

Page 11: STAGES Language Application Overview. The Language Application is available on a separate URL (typically /stagesLanguage) and tied to only one database

• Application prompts are pieces of text that are global throughout the application.

• These are typically used in dialogue windows, such as Confirmations and Errors.

• The Labels for the Logout and Window menus are also edited in Application Prompts.

Page 12: STAGES Language Application Overview. The Language Application is available on a separate URL (typically /stagesLanguage) and tied to only one database

• Error Messages can be edited in Error Codes

• If the ENG Error Message contains a variable (a bracketed word), the variable MUST be exactly the same in the translated error message, even when translating into another language. For example, [Field] will return the field label of the item in error into the message. If the field label is translated, the translated label will be in the error message.

Page 13: STAGES Language Application Overview. The Language Application is available on a separate URL (typically /stagesLanguage) and tied to only one database

• The Label and Help Text of Permissions can be edited. The Permissions tree is ordered on the Label of the Permissions.

Page 14: STAGES Language Application Overview. The Language Application is available on a separate URL (typically /stagesLanguage) and tied to only one database

•To export the language from one database to another, log into SQL on the database that the Language Application affects. As AppEngineInstaller, execute ‘pExportLanguage ‘[LanguageCode]’.

•This will return a script to delete and recreate the Language information.

• Copy the script into a new query and run as AppEngineInstaller on the other databases to install the Language.