Closed Bug 1293040 Opened 8 years ago Closed 8 years ago

Do not overwrite local comments in localized Silme files

Categories

(Webtools Graveyard :: Pontoon, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: mathjazz, Assigned: mathjazz)

Details

Attachments

(1 file)

We currently export Silme files (dtd, properties, inc, ini) by:
1. Copying the source (en-US) file.
2. Replacing source strings with translations (if available).
3. Removing lines representing strings without translations.

This process removes any comments localizers might add to their localized files. We need to preserve them.
There are 10574 strings in Firefox Aurora (50) as of this moment.

2608 of 10574 strings have comments in German (de) l10n files.

122 of 2608 comments are different than in source (en-US) files.

121 of 122 comments are different because the source comment has been updated (106) or removed (15).

Only 1 is a locale specific comment, located in browser/chrome/browser/preferences/preferences.properties, belonging to key defaultUserContextLabel.
Given:

1. the very limited usage of locale comments,
2. the migration to l20n removing them anyways (bug 1288141) and
3. the slowdown of sync this would bring,

the amount of work required for implementation does not justify the benefits.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Assignee: nobody → m
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: