Page MenuHomePhabricator

Separate locales into more usable groups in the translation menu
ClosedPublic

Authored by epriestley on May 26 2016, 1:54 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 29, 5:05 PM
Unknown Object (File)
Sun, Apr 28, 5:57 PM
Unknown Object (File)
Sat, Apr 27, 4:40 PM
Unknown Object (File)
Thu, Apr 25, 2:03 AM
Unknown Object (File)
Fri, Apr 19, 4:44 PM
Unknown Object (File)
Fri, Apr 12, 8:49 PM
Unknown Object (File)
Mar 31 2024, 11:35 PM
Unknown Object (File)
Mar 30 2024, 2:00 AM
Subscribers
None

Details

Summary

Ref T5267. Ref T4103. Currently, adding new locale support to the upstream fills this menu with confusing options which don't do anything. Separate it into four groups:

  • Translations: these have a "reasonable number" of strings and you'll probably see some obvious effect if you switch to the translation.
  • Limited Translations: these have very few or no strings, and include locales which we've added but don't ship translations for.
  • Silly Translations: Pirate english, etc.
  • Test Translations: ALLCAPS, raw strings, etc.

Czech is currently in "test" instead of "limited" for historical reasons; I'll remedy this in the next change.

Test Plan

Screen Shot 2016-05-26 at 6.48.30 AM.png (333×576 px, 53 KB)

Diff Detail

Repository
rP Phabricator
Branch
pref2
Lint
Lint Passed
SeverityLocationCodeMessage
Advicesrc/applications/settings/panel/PhabricatorAccountSettingsPanel.php:141XHP16TODO Comment
Unit
Tests Passed
Build Status
Buildable 12340
Build 15609: Run Core Tests
Build 15608: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Separate locales into more usable groups in the translation menu.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.May 26 2016, 2:43 PM
This revision was automatically updated to reflect the committed changes.