Closed Bug 1584489 Opened 5 years ago Closed 5 years ago

[Translate.Next] Remove fr and es from list of supported languages

Categories

(Webtools Graveyard :: Pontoon, enhancement, P2)

enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: adrian, Assigned: mathjazz)

Details

(Whiteboard: tn-release)

Attachments

(2 files)

We currently have a French localization (about 80% complete) and a Spanish localization (maybe 10% complete). I don't think we should ship these just now, especially considering that we know there is some content in the app that is not yet localizable.

Let's for now just remove these languages from our list of supported locales, and only ship in en-US.

Attached file l10n.toml

Here's an l10n.toml to use to check l10n status and quality:

compare-locales -qq l10n.toml .
frontend/public/static/locale
  es/translate.ftl
      ERROR: Missing attribute: title at line 12, column 1 for editor-EditorMenu--button-copy
      ERROR: Missing attribute: title at line 13, column 1 for editor-EditorMenu--button-clear
      ERROR: Missing attribute: title at line 14, column 1 for editor-EditorMenu--button-save
      ERROR: Missing attribute: title at line 15, column 1 for editor-EditorMenu--button-suggest
  fr/translate.ftl
      ERROR: Missing attribute: title at line 14, column 1 for editor-EditorMenu--button-copy
      ERROR: Missing attribute: title at line 15, column 1 for editor-EditorMenu--button-clear
      ERROR: Missing attribute: title at line 16, column 1 for editor-EditorMenu--button-save
      ERROR: Missing attribute: title at line 17, column 1 for editor-EditorMenu--button-suggest
es:
errors            4
missing         171
missing_w       917
obsolete          7
changed          12
changed_w        49
6% of entries changed
fr:
errors            4
missing          54
missing_w       568
changed         107
changed_w       335
unchanged         2
unchanged_w       2
keys             20
65% of entries changed
Assignee: nobody → m
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
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: