Format |
This sheet specifies the format of localized properties files.
Specifies the active configuration. You can add any number of configurations. This makes it possible to create multiple output files with different properties easily.
Specifies if optional lines are written to localized properties files. Possible values are:
Output file | Description |
---|---|
Comments | If checked, comment lines from original files are also written to localized files. |
Empty lines | If checked, empty lines from original files are also written to localized files. |
Specifies what resource items are written to the localized resource files. Possible values are:
Value | Description |
---|---|
Different items | If checked, Soluling writes only those resource items where the value of the item is different from the original value. If the edit sheet has a translation, but it is the same as the original, the value is not written. This is the default value. |
Translated items | If checked, Soluling writes those resource items that are translated. In other words, a value has been entered into an edit sheet. |
All items | If checked, Soluling writes all resource items to the localized resource file. If no translation is entered in the edit sheet, the original value is written. |
If you use Different items or Translated items, value Soluling can greatly optimize the localized resource files' size. This will also fully enable the platform's build-in language fallback (e.g., .NET, Android, or Java). If you choose All items, no runtime fallback is done, but Soluling does fallback on the build process.