diff -r 4d198a32ac7d -r d4809db37847 plugins/org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-71BE0F0B-B6B2-475C-A87B-A04E207F3292.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/plugins/org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-71BE0F0B-B6B2-475C-A87B-A04E207F3292.html Thu Aug 19 17:48:04 2010 -0700 @@ -0,0 +1,17 @@ + + +
A language project directory is a subfolder under the widget root directory that contains all the localized resources for a specific language.
+A language project directory is named xx.lproj
, where xx
is the two-letter ISO 639-1 code that represents an international language and .lproj
is a constant string standing for “language project”. For a list of ISO 639-1 language codes, see the Language code table in the Symbian OS Library.
Examples of language project directories:
+en.lproj
for English
fi.lproj
for Finnish
zh_Hans.lproj
for Simplified Chinese
zh_Hant.lproj
for Traditional Chinese
All language project directories must be located as direct subfolders under the widget root directory.
+Figure: Example directory structure