Run Convert task on the server
Note: The Design task can't be used to enable languages because it refreshes rather than replaces database design. | You can use the Domino convert task to replace the of design of databases on a server with translated templates.
Syntax:
load convert -g"<language>" <databasepath> * <template file>
Example: Convert a specific mail file to French:
Load convert –g"French" mail/user1.nsf * mail11.ntf
Example. Convert all databases in the mail directory to German:
Load convert –g"German" mail/ * mail11.ntf
Note: On AIX and Linux, omit the quotes ("") around the language string. |
Replace design from Notes. | 1. Open the database on the Notes client or Domino Administrator.
2. Click File -> Application -> Replace Design.
3. Select the server with the translated template and then the template.
4. Click Replace.
5. A list of languages installed on the server that are available for the selected template are listed. Select the language or languages to enable and then click OK.
Note: If you select more than one language, select the language to use as the default and then select Set as Default Language,
6. A prompt describes what occurs when a design is replaced. Click Yes to proceed. |