Page MenuHomePhabricator

Add "pht_list()", a translation wrapper for lists of items
ClosedPublic

Authored by epriestley on May 12 2022, 5:57 PM.
Tags
None
Referenced Files
F13201303: D21814.diff
Tue, May 14, 10:29 AM
F13198293: D21814.diff
Mon, May 13, 5:39 AM
F13184863: D21814.id51993.diff
Sat, May 11, 1:04 AM
F13184127: D21814.diff
Fri, May 10, 3:33 PM
F13183226: D21814.diff
Fri, May 10, 7:39 AM
Unknown Object (File)
Tue, May 7, 9:52 AM
Unknown Object (File)
Tue, May 7, 7:34 AM
Unknown Object (File)
Sat, May 4, 10:58 AM
Subscribers
None

Details

Reviewers
None
Maniphest Tasks
Restricted Maniphest Task
Commits
rARC3cc486d5c156: Add "pht_list()", a translation wrapper for lists of items
Summary

Ref T13603. This is just a small piece of cleanup I've wanted to do for a while: different languages might have different list separators and repeating this implosion manually all over the place is a bit ugly even if the beahvior is never a function of translation language.

Test Plan

See next change.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley created this revision.
This revision was not accepted when it landed; it landed in state Needs Review.May 12 2022, 5:57 PM
This revision was automatically updated to reflect the committed changes.