From be304b5b852daf8f9eee127b7fb81ee98c672cd6 Mon Sep 17 00:00:00 2001 From: Edwin Kempin Date: Tue, 23 Apr 2019 14:15:20 +0200 Subject: [PATCH] Drop outdated documentation about i18n support This documentation page is not very informative. Basically it says we don't have i18n support because "there are some issues with the way the code produces output". I'm not sure how the situation is with PolyGerrit nowadays, but since this page hasn't been updated in a long time it's safe to assume that the information in it is mostly outdated and hence having this page doesn't provide much value. We still dicuss "Internationalization and Localization" in the dev design. Signed-off-by: Edwin Kempin Change-Id: Ia0c21b06acf43bd8098ec52dd1c9b3580206d4b6 --- Documentation/dev-community.txt | 1 - Documentation/dev-design.txt | 2 -- Documentation/i18n-readme.txt | 24 ------------------------ 3 files changed, 27 deletions(-) delete mode 100644 Documentation/i18n-readme.txt diff --git a/Documentation/dev-community.txt b/Documentation/dev-community.txt index 00d68931b0..ec1f9a3296 100644 --- a/Documentation/dev-community.txt +++ b/Documentation/dev-community.txt @@ -22,7 +22,6 @@ Gerrit is developed as a self-hosting open source project: .. link:dev-stars.html[Starring Changes] .. link:quota.html[Quota Enforcement] . link:dev-design.html[System Design] -. link:i18n-readme.html[i18n Support] == Maintainer . link:dev-release.html[Making a Gerrit Release] diff --git a/Documentation/dev-design.txt b/Documentation/dev-design.txt index 9cb06c716d..1285404b77 100644 --- a/Documentation/dev-design.txt +++ b/Documentation/dev-design.txt @@ -193,8 +193,6 @@ Gerrit code base. Some portions of the code have tried to take RTL into consideration, while others probably need to be modified before translating the UI to an RTL language. -* link:i18n-readme.html[Gerrit's i18n Support] - == Accessibility Considerations diff --git a/Documentation/i18n-readme.txt b/Documentation/i18n-readme.txt deleted file mode 100644 index 180fc5385b..0000000000 --- a/Documentation/i18n-readme.txt +++ /dev/null @@ -1,24 +0,0 @@ -= Gerrit Code Review - i18n - -Aside from actually writing translations, there are some issues with -the way the code produces output. Most of the UI should support -right-to-left (RTL) languages. - -== Labels - -Labels and their values are defined in project.config by the Gerrit -administrator or project owners. Only a single translation of these -strings is supported. - -== /Gerrit Gerrit.html - -* The title of the host page is not translated. - -* The