po/README: Update documentation that refers to maintainer mode

merge-requests/540/head
Olaf Meeuwissen 2020-09-13 16:24:17 +09:00
rodzic 262e32ce59
commit e22b393e38
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B8A4A88AF84A2DD9
1 zmienionych plików z 3 dodań i 2 usunięć

Wyświetl plik

@ -29,8 +29,9 @@ Translators: I want to add a new language
-----------------------------------------
* Add the language code to po/LINGUAS
* automake (if you have not enabled maintainer mode)
* ./configure
* ./config.status || ./configure
* cp po/sane-backends.pot po/$lang.po
Replace $lang with the language code you added to po/LINGUAS.
* Go ahead with "I want to update existing translations".