Difference between revisions of "Resource File(s) Format"
Line 15: | Line 15: | ||
[[What are the Localyzer locales |<== Back to Step 6: What are the Localyzer locales?]] |
[[What are the Localyzer locales |<== Back to Step 6: What are the Localyzer locales?]] |
||
+ | |||
+ | == Using Custom Resource File Types == |
||
+ | |||
+ | === File Name Pattern === |
||
+ | |||
+ | === File Location Pattern === |
||
+ | |||
+ | === Extension === |
||
+ | |||
+ | === Parser === |
||
+ | |||
+ | ==== Using an XML Parser File ==== |
||
+ | |||
+ | === Encoding === |
||
+ | |||
+ | === Parameters === |
Revision as of 19:06, 13 September 2023
- Select the Resource File Types that are to be translated. Verify that the file pattern is correct.
For example if the base resource file is resource.properties
, then the file pattern should be file.properties -> file_fr_FR.properties
.
If the base resource file is resource_en_US.properties
then the file pattern should be file_en_US.properties -> file_fr_FR.properties
.
- Select Use custom parser or Use custom transform scripts if there are already appropriate files defined in the Setting -> System Files -> XML Parser Files or Transform Folders
Select Next
Step 8: Set up optional include or exclude patterns
<== Back to Step 6: What are the Localyzer locales?