2.1.x

String changes expected in Camino 2.1

This post will list documented/expected string changes for Camino 2.1.

Bug 569280 - The print dialog settings have moved. A new set of strings is going to appear in the main Localizable.strings file

Bug 534809 - The %s string placeholder in the cookies sheet/dialog has been replaced with %@

Bug 594672 - VersionTracker was replaced by MacUpdate in the default bookmarks, and the URLs for BBC News and Mac OS X Hints were updated

Every localizable Gecko string used in Camino can now be localized; you should be able to ship a 100% localized Camino 2.1 to all of your fellow speakers.
Unfortunately, a few of these files have to be localized in their original Gecko formats (.properties, .dtd) rather than in typical Cocoa .strings:
config.dtd (about:config)
global.dtd (text direction; only needed if you're a right-to-left language)
mozilla.dtd (about:mozilla)
netError.dtd (error pages)
prettyprint.dtd (XML parsing errors)
plugins.dtd (blocked or disabled plug-ins)
typeaheadfind.properties (find-as-you-type)
caps.properties (assorted security strings)
These files are all found in Camino.app/Contents/Resources/*.proj/; iLocalize will bring them over to the localized Resources folder, but hasn't got an UI for translating them (just drag them to a text editor of choice).
global.dtd (only needed if you're a right-to-left language), mozilla.dtd, prettyprint.dtd, and caps.properties can use the corresponding files from your language from http://hg.mozilla.org/releases/l10n-mozilla-1.9.2/
Location of files inside localized mozilla packages:
toolkit/chrome/global/config.dtd (about:config)
dom/chrome/global.dtd (text direction; only needed if you're a right-to-left language)
toolkit/chrome/global/mozilla.dtd (about:mozilla)

Syndicate content