Skip to content

Update string catalogs - #10

Merged
ps2 merged 1 commit into
mainfrom
chore/xcstrings-normalize
Aug 30, 2026
Merged

Update string catalogs#10
ps2 merged 1 commit into
mainfrom
chore/xcstrings-normalize

Conversation

@ps2

@ps2 ps2 commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

18 new keys reach translation for the first time — the sensor-check alert, the packet-inspector and chart explanatory text, and the clinical channel subscription description among them.

The diff is dominated by a one-time serialiser normalisation, not by content. 162 existing entries are rewritten with a space before the colon and keys sorted alphabetically within each entry, which is how current Xcode writes xcstrings. No keys are removed. Once normalised the file is stable — a rebuild afterwards leaves it clean, which is why this only happens once.

Build-regenerated, no hand edits. Raised by @marionbarker while testing LoopKit/LoopWorkspace#485.

18 new keys reach translation for the first time -- the sensor-check
alert, the packet-inspector and chart explanatory text, and the clinical
channel subscription description among them.

The diff is dominated by a one-time serialiser normalisation, not by
content: 162 existing entries are rewritten with a space before the
colon and keys sorted alphabetically within each entry, which is how
current Xcode writes xcstrings. No keys are removed. Once normalised the
file is stable -- a rebuild afterwards leaves it clean.

Build-regenerated; no hand edits.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant