We should be advising localisers about whether we expect them to localise the likes of: app.releaseNotesURL app.troubleshootingURL app.vendorURL by adding notes of the format: # LOCALIZATION NOTE (app.releaseNotesURL): Only translate this string if # providing a localized version of the SeaMonkey website
Bug 1641354 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
We should be advising localisers about whether we expect them to localise the likes of: app.releaseNotesURL app.troubleshootingURL app.vendorURL by adding notes of the format: # LOCALIZATION NOTE (app.releaseNotesURL): Only translate this string if # providing a localized version of the SeaMonkey website
We should be advising localisers about whether we expect them to localise the likes of: app.releaseNotesURL app.troubleshootingURL app.vendorURL by adding notes of the format: [code] # LOCALIZATION NOTE (app.releaseNotesURL): Only translate this string if # providing a localized version of the SeaMonkey website[/code]
We should be advising localisers about whether we expect them to localise the likes of: app.releaseNotesURL app.troubleshootingURL app.vendorURL by adding notes of the format: ``` # LOCALIZATION NOTE (app.releaseNotesURL): Only translate this string if # providing a localized version of the SeaMonkey website```
We should be advising localisers about whether we expect them to localise the likes of: app.releaseNotesURL app.troubleshootingURL app.vendorURL by adding notes of the format: ``` # LOCALIZATION NOTE (app.releaseNotesURL): Only translate this string if # providing a localized version of the SeaMonkey website
We should be advising localisers about whether we expect them to localise the likes of: app.releaseNotesURL app.troubleshootingURL app.vendorURL by adding notes of the format: ``` # LOCALIZATION NOTE (app.releaseNotesURL): Only translate this string if # providing a localized version of the SeaMonkey website ```
We should be advising localisers about whether we expect them to localise in brand.properties the likes of: * app.releaseNotesURL * app.troubleshootingURL * app.vendorURL by adding notes of the format: ``` # LOCALIZATION NOTE (app.releaseNotesURL): Only translate this string if # providing a localized version of the SeaMonkey website ```