Commit f86ff67ef48f79650da056bce5487da570e03cdb
Committed by
Silvan Calarco
1 parent
b7f261c0fe
Exists in
silvan-v1.16.3
autospec.po: add missing italian translation strings
Signed-off-by: Davide Madrisan <davide.madrisan@gmail.com> Conflicts: ChangeLog
Showing 2 changed files with 19 additions and 2 deletions Side-by-side Diff
ChangeLog
1 | 1 | Changes in version 1.16.4 - "Korbielow" release |
2 | -Sat Jul 13 2013 Madrisan <davide.madrisan(a)gmail.com> | |
2 | +Thu Nov 07 2013 Madrisan <davide.madrisan(a)gmail.com> | |
3 | 3 | |
4 | 4 | + bugfix |
5 | 5 | * lib/libtest.lib - Davide Madrisan: |
... | ... | @@ -28,7 +28,6 @@ |
28 | 28 | New configuration file for the OCaml (library) modules. |
29 | 29 | |
30 | 30 | + update |
31 | - | |
32 | 31 | * po/it/pck-update.po - Davide Madrisan: |
33 | 32 | Update the italian translation strings. |
34 | 33 | |
... | ... | @@ -58,6 +57,18 @@ |
58 | 57 | Fix necessary and tested with code.google.com |
59 | 58 | Additionally print full 'git clone ..' command line used in debug output. |
60 | 59 | |
60 | +<<<<<<< HEAD | |
61 | +======= | |
62 | ++ improvement | |
63 | + * pck-update - Davide Madrisan: | |
64 | + New function 'package.generate_name()' required for removing duplicated | |
65 | + code and fix a long standing issue. | |
66 | + | |
67 | ++ bugfix | |
68 | + * po/it/autospec.po - Davide Madrisan: | |
69 | + Add missing translation strings. | |
70 | + | |
71 | +>>>>>>> c8f985b... autospec.po: add missing italian translation strings | |
61 | 72 | ------------------------------------------------------------------------------- |
62 | 73 | |
63 | 74 | Changes in version 1.16.3 |
po/it/autospec.po
... | ... | @@ -853,6 +853,12 @@ |
853 | 853 | msgid "Redirect the output to the file <outfile>" |
854 | 854 | msgstr "Redirige lo standard output sul file <outfile>" |
855 | 855 | |
856 | +msgid "Override packager full name" | |
857 | +msgstr "Sostituisce il nome completo del packager" | |
858 | + | |
859 | +msgid "Override packager email" | |
860 | +msgstr "Sostituisce l'indizizzo mail del packager" | |
861 | + | |
856 | 862 | msgid "Specify a git branch" |
857 | 863 | msgstr "Specifica un branch git" |
858 | 864 |