Commit dc3adf8
committed
Rename gesture_footer key per review feedback
Per review from bgoncal: use a new localized key so the broken
translations in Lokalise (de/nl with reversed format specifiers)
are not downloaded over the fix on the next nightly sync.
Rename kiosk.security.gesture_footer -> kiosk.security.exit_gesture_footer.
Lokalise has no translations for the new key, so all non-English
locales fall back to the English base text via --export-empty-as base.
Translators can then add properly-positional translations at their
own pace without any crash risk (both slots are %@).
The old key becomes orphaned in de/nl .strings files; the nightly
unused-strings CI check will flag it for cleanup.1 parent 5f9cf3d commit dc3adf8
4 files changed
Lines changed: 11 additions & 11 deletions
File tree
- Sources
- App
- Kiosk/Settings
- Resources/en.lproj
- Tests/App/Kiosk
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
| 169 | + | |
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
492 | 492 | | |
493 | 493 | | |
494 | 494 | | |
495 | | - | |
| 495 | + | |
496 | 496 | | |
497 | 497 | | |
498 | 498 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1830 | 1830 | | |
1831 | 1831 | | |
1832 | 1832 | | |
1833 | | - | |
1834 | | - | |
1835 | 1833 | | |
1836 | | - | |
1837 | | - | |
| 1834 | + | |
| 1835 | + | |
1838 | 1836 | | |
| 1837 | + | |
| 1838 | + | |
1839 | 1839 | | |
1840 | 1840 | | |
1841 | 1841 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
0 commit comments