gerrit/Documentation/i18n-readme.txt
Shawn O. Pearce e31d02c9cd documentation: Clean up references to 'Gerrit2'
Now that the 2.x code base is over a year old, and has been in
production for almost a full year, its time to stop calling this
'Gerrit2' and start referring to it by the complete project name,
Gerrit Code Review.

Change-Id: Ifb37dd63b94ed7e1b938511aa0fc2a6ad3c981d6
Signed-off-by: Shawn O. Pearce <sop@google.com>
2009-12-11 17:43:39 -08:00

35 lines
1001 B
Plaintext

Gerrit Code Review - i18n
=========================
Aside from actually writing translations, there's some issues with
the way the code produces output. Most of the UI should support
right-to-left (RTL) languages.
ApprovalCategory
----------------
The getName() function produces only a single translation of the
description string. This name is set by the Gerrit administrator,
which may cause problems if the site is translated into multiple
langauges and different users want different translations.
ApprovalCategoryValue
---------------------
The getName() function produces only a single translation of the
description string. This name is set by the Gerrit administrator,
which may cause problems if the site is translated into multiple
langauges and different users want different translations.
/Gerrit Gerrit.html
-------------------
* The title of the host page is not translated.
* The <noscript> tag is not translated.
GERRIT
------
Part of link:index.html[Gerrit Code Review]