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 <ekempin@google.com>
Change-Id: Ia0c21b06acf43bd8098ec52dd1c9b3580206d4b6
This commit is contained in:
Edwin Kempin
2019-04-23 14:15:20 +02:00
committed by David Pursehouse
parent 20d1039985
commit be304b5b85
3 changed files with 0 additions and 27 deletions

View File

@@ -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