Page MenuHomePhabricator

Update Phabricator to work with more modular translations
ClosedPublic

Authored by epriestley on Feb 11 2015, 8:23 PM.
Tags
None
Referenced Files
F18799334: D11747.id28322.diff
Fri, Oct 17, 1:16 PM
F18783160: D11747.id28316.diff
Mon, Oct 13, 4:23 AM
F18778687: D11747.id28315.diff
Sat, Oct 11, 10:26 AM
F18751853: D11747.diff
Sat, Oct 4, 1:00 PM
F18658895: D11747.id28314.diff
Tue, Sep 23, 8:57 AM
F18651760: D11747.id28314.diff
Sun, Sep 21, 5:22 AM
F18623677: D11747.id28322.diff
Sep 15 2025, 4:52 PM
F18613138: D11747.id.diff
Sep 14 2025, 10:52 AM
Subscribers

Details

Summary

Ref T7152. Ref T1139. This updates Phabricator so third-party libraries can translate their own stuff. Also:

  • Hide "All Caps" when not in development mode, since some users have found this a little confusing.
  • With other changes, adds a "Raw Strings" mode (development mode only).
  • Add an example silly translation to make sure the serious business flag works.
  • Add a basic British English translation.
  • Simplify handling of translation overrides.
Test Plan
  • Flipped serious business / development on and off and saw silly/development translations drop off.
  • Switched to "All Caps" and saw all caps.
  • Switched to Very English, Wow!
  • Switched to British english and saw "colour".

Diff Detail

Repository
rP Phabricator
Branch
xlation3
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 4464
Build 4478: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Update Phabricator to work with more modular translations.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Feb 11 2015, 8:29 PM
epriestley edited edge metadata.
  • Remove translation.provider.
  • Update documentation a bit.
  • Caught one misspelling in a comment.
This revision was automatically updated to reflect the committed changes.