Mercurial > p > roundup > code
diff doc/developers.txt @ 7337:beed64c7090c
Add index entry for adding translation for your tracker
under i18n and and see also index entries for i18n.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 14 May 2023 01:12:19 -0400 |
| parents | 485cecfba982 |
| children | 623502678b97 |
line wrap: on
line diff
--- a/doc/developers.txt Sun May 14 01:06:23 2023 -0400 +++ b/doc/developers.txt Sun May 14 01:12:19 2023 -0400 @@ -411,6 +411,10 @@ # fire before changes are made db.status.audit('create', statusfail) +.. index:: + i18n; adding translations for your tracker + see: internatonalization; i18n + see: localization; i18n Extracting Translatable Messages ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
