|
@@ -23,6 +23,13 @@ Contents
|
|
|
# fix typos in source code with
|
|
|
tools/fix_typos.sh
|
|
|
|
|
|
+# i18N: sync from Transifex (https://www.transifex.com/grass-gis/grass72/dashboard/)
|
|
|
+# - except for Latvian; Latvian is directly edited in SVN and then sync'ed from trunk .po files
|
|
|
+cd locale
|
|
|
+sh ~/software/grass-addons/tools/transifex_merge.sh
|
|
|
+make
|
|
|
+make verify
|
|
|
+# ... then fix .po files as needed.
|
|
|
|
|
|
1. Local work
|
|
|
|