Skip to content

ADFA-4537: externalize hardcoded user-facing strings#156

Merged
luisguzman-adfa merged 1 commit into
mainfrom
chore/externalize-strings-adfa4537
Jul 8, 2026
Merged

ADFA-4537: externalize hardcoded user-facing strings#156
luisguzman-adfa merged 1 commit into
mainfrom
chore/externalize-strings-adfa4537

Conversation

@luisguzman-adfa

Copy link
Copy Markdown
Collaborator

Move remaining user-facing literals into strings.xml so the translation pass has a complete source: ADB PIN-length toast, 'Securing connection', storage gauge labels (OVERLOAD/Projected/Storage/Error), transfer ETA (now a %1$s placeholder), and Main accessibility contentDescriptions. Reuse existing launch_server/hotspot/wifi and android.R.string.ok. New strings added to all 6 locales (en/es/fr/hi/pt/ru) to keep the MissingTranslation lint green.

Not externalized (non-translatable): icon glyphs and the language-neutral '[n]' terminal session badge.

Move remaining user-facing literals into strings.xml so the translation pass
has a complete source: ADB PIN-length toast, 'Securing connection', storage
gauge labels (OVERLOAD/Projected/Storage/Error), transfer ETA (now a %1$s
placeholder), and Main accessibility contentDescriptions. Reuse existing
launch_server/hotspot/wifi and android.R.string.ok. New strings added to all
6 locales (en/es/fr/hi/pt/ru) to keep the MissingTranslation lint green.

Not externalized (non-translatable): icon glyphs and the language-neutral
'[n]' terminal session badge.
@luisguzman-adfa luisguzman-adfa marked this pull request as ready for review July 8, 2026 11:21
@luisguzman-adfa luisguzman-adfa merged commit 11a27c2 into main Jul 8, 2026
1 check passed
@luisguzman-adfa luisguzman-adfa deleted the chore/externalize-strings-adfa4537 branch July 8, 2026 11:24
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