Changeset 349
- Timestamp:
- 04/18/08 22:35:08 (2 years ago)
- Files:
-
- trunk/uploadr/README.locales (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/uploadr/README.locales
r348 r349 26 26 /MacUploadr.app/Contents/Resources/chrome/locale/ko-kr/proxy.dtd 27 27 28 The proxy.dtd file is based on a filefrom the Firefox 2 locale bundle:28 The proxy.dtd file is based on two files from the Firefox 2 locale bundle: 29 29 30 30 {$locale.jar}/locale/browser/preferences/connection.dtd 31 {$locale.jar}/locale/browser/preferences/advanced.dtd 31 32 32 You can get hold of this inside the language JAR of a Firefox 2 install 33 (inside the 'chrome' folder) to avoid having to translate the strings 34 yourself. 33 (Only the last 3 strings come from advanced.dtd, all the rest are from 34 conenction.dtd) 35 36 You can get hold of this inside the language JAR of a Firefox 2 or 3 37 install (inside the 'chrome' folder) to avoid having to translate the 38 strings yourself. 35 39 36 40