Page MenuHomePhabricator

Add some missing translation strings
ClosedPublic

Authored by joshuaspence on Aug 13 2015, 4:59 AM.
Tags
None
Referenced Files
F19804836: D13880.diff
Mon, Mar 2, 1:35 PM
F19772636: D13880.diff
Fri, Feb 20, 6:47 PM
F19713485: D13880.id33529.diff
Wed, Feb 11, 11:10 PM
F19694929: D13880.id33528.diff
Tue, Feb 10, 11:30 AM
F19532700: D13880.id33528.diff
Jan 20 2026, 12:54 PM
F19528946: D13880.id33528.diff
Jan 19 2026, 12:54 PM
F19513403: D13880.id33528.diff
Jan 13 2026, 12:24 PM
F19292181: D13880.diff
Dec 23 2025, 9:28 AM
Subscribers

Details

Reviewers
epriestley
Group Reviewers
Blessed Reviewers
Commits
Restricted Diffusion Commit
rP7938d9a52960: Add some missing translation strings
Summary

Self explanatory.

Test Plan

N/A

Diff Detail

Repository
rP Phabricator
Branch
master
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 7617
Build 8274: [Placeholder Plan] Wait for 30 Seconds
Build 8273: arc lint + arc unit

Event Timeline

joshuaspence retitled this revision from to Add some missing translation strings.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.

I think elsewhere we've removed the number in the translated version. For example, instead of:

epriestley edited dependencies, added 2: a, b; removed 3: c, d, e.

...just:

epriestley edited dependencies, added: a, b; removed: c, d, e.

e.g., see the similar strings on lines 611-612. You'll need to %4$s, etc., to skip parameters.

This revision is now accepted and ready to land.Aug 13 2015, 1:57 PM
This revision was automatically updated to reflect the committed changes.