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
F14070651: D11747.diff
Wed, Nov 20, 1:34 PM
F14048316: D11747.id28316.diff
Thu, Nov 14, 7:27 AM
F13995745: D11747.id28322.diff
Wed, Oct 23, 3:08 PM
F13962218: D11747.id28316.diff
Oct 15 2024, 8:52 AM
Unknown Object (File)
Oct 1 2024, 2:17 PM
Unknown Object (File)
Sep 23 2024, 5:15 PM
Unknown Object (File)
Sep 17 2024, 7:51 AM
Unknown Object (File)
Sep 12 2024, 6:45 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.