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
F19944527: D21814.id51992.diff
Thu, Apr 16, 10:59 AM
F19912810: D21814.id51992.diff
Thu, Apr 2, 10:18 PM
F19894189: D21814.id.diff
Sat, Mar 28, 12:48 PM
F19855159: D21814.diff
Mar 13 2026, 12:51 PM
F19836721: D21814.id.diff
Mar 11 2026, 1:19 PM
F19822100: D21814.id51992.diff
Mar 7 2026, 2:50 AM
F19822098: D21814.id51992.diff
Mar 7 2026, 2:50 AM
F19790278: D21814.diff
Feb 25 2026, 8:09 PM
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
Branch
list1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 25712
Build 35540: arc lint + arc unit

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.