(Show Contents)
Translating New Views
If you have created new views with the View Definition Wizard, you can make these views available in multiple languages.
To translate new views:
- Create the view in English using the View Definition Wizard.
- Select the Technologies\Localization\Read or Write Translatable Files task to read strings from the .axvw file for your new view into the Localization tables. See Read or Write Translatable Files.
- Enter the translations for the English string in the target language using the Edit Language Strings Table task. See Editing the Language Strings Table.
Note: This view will have only your new strings, as the localization tables in production databases are shipped blank.
- Write the new strings to the application.lang file for the target language (for example, schema-fr.lang). See Reading or Writing Translatable Files.
Note: When writing the files, in the When Writing section, select "Add new application strings to existing language file", as your localization tables have only the strings for your new view.