Commit 933333d
committed
build: stop updating the catalog on 'all'
While it can be useful to keep the translation catalog up-to-date,
updating it every time a file is changed is a bit wasteful.
Hence, do not ensure that the pot file is updated on 'all'. This will
likely require some manual update from time to time to make sure that
the translatable messages are still up-to-date, however they do not
change that often in linuxlogo.1 parent 003127c commit 933333d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments