Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
@@ -8,8 +8,7 @@ Apart from this, arguments of the following R functions are also automatically c
...
@@ -8,8 +8,7 @@ Apart from this, arguments of the following R functions are also automatically c
When having some new l10n candidates in the R code, the following steps have to be performed (in the `Dashboard` directory):
When having some new l10n candidates in the R code, the following steps have to be performed (in the `Dashboard` directory):
1. Run `make` – this will add translation templates for the new l10n candidates to the Portable Object (PO) file
1. Run `make` – this will add translation templates for the new l10n candidates to the Portable Object (PO) file `locales/cs/LC_MESSAGES/R-Dashboard.po`
```locales/cs/LC_MESSAGES/R-Dashboard.po```
2. Add translations by editing the new templates in the PO file. See [PO editors](#po-editors).
2. Add translations by editing the new templates in the PO file. See [PO editors](#po-editors).