i18n: de/fr/it leave the admin sidebar, admin page ledes/hints, file-type subtitles and sidebar section headers in English; accents stripped ("Uebersicht", "Apercu", "elements") #692
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Cordy/Cairn#692
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Found by the #656 QA pass, §3 UI consistency audit (v0.6.247, files). The language was switched via Appearance, a per-browser pref.
Style-guide rule (Voice): "All four languages ship together: en, de, fr, it — a surface with fewer is unfinished."
Method: I captured the visible text of 8 surfaces in
en, switched language, and listed the strings that stayed byte-identical (excluding names, paths and product nouns). Surfaces: Personal/_qa, Shares, admin Overview, Sharing policy, Deleted files, Users/accounts, OCM servers, Peering.Untranslated in all three of de, fr, it:
Transliterated instead of accented: de "Uebersicht" (Übersicht), fr "Apercu" (Aperçu), fr "0 elements" / "2 elements" (éléments). The strings appear to have been written ASCII-only.
No raw i18n keys (camelCase key names) appeared on any surface, and no overflow was detected on buttons, tabs or badges in the three languages.
Screenshots:
692-i18n-de-admin.jpg(German labels, English hints and sidebar),692-i18n-fr-admin.jpg("Apercu"; English hints),692-i18n-fr-files.jpg("SHARED", "THIS INSTANCE", "0 elements", "PDF document").