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