| author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | |
| Thu, 2 Sep 2010 18:46:15 +0000 (18:46 +0000) | ||
| committer | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | |
| Sat, 30 Oct 2010 07:12:09 +0000 (07:12 +0000) | ||
| commit | b8666a19632de6eaaab47723a3a34adbce22d9aa | |
| tree | 1a47537cff616e57d1efb3a461e79ee7be5d2910 | tree | snapshot |
| parent | a616aecd6022a6c06ff47c992eaba6f29e6ff814 | commit | diff |
gettextize: git-reset reset_type_names messages
Make the messages in git-reset that use the reset_type_names static
array to be translatable by marking the array items with N_() and
using _() later.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Make the messages in git-reset that use the reset_type_names static
array to be translatable by marking the array items with N_() and
using _() later.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
| builtin/reset.c | diff | blob | history |