From the Edit Language Files Table task, you can edit the lang_files table. This table has the list of translatable strings that appear in .axvw, .js, .or java files. See Localization Tables.
From this view, you can:
This task view includes the Data Transfer Status field that helps you track the strings that have been read in. See About the Data Transfer Status Field.
The Edit Language Files Table (lang_files) view has a Find Mistranslated parameters action. This action lists those strings that have a different number of replaceable parameters in the English than in the target translation, a condition that should never exist. It is fine for the parameters to be in a different order, but they must all be present. For example, the error log would tag the following string because it is missing a parameter (the bracket before the curly bracket):
"Group move [{0}] already includes a move for Employee [{1}]"
"Gruppenumzug [{0}] enthalt bereits einen Umzugfar Mitarbeiter [1}]"
To edit lang_files table:
The File String - Translate section shows the translatable strings using any restriction you set.
The File Strings - Translate dialog appears.