diff options
author | Vasco Almeida <vascomalmeida@sapo.pt> | 2016-05-12 23:16:26 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-05-12 16:28:43 -0700 |
commit | 2e3926b9489cb767b38526a3a72403087053a1d8 (patch) | |
tree | 0f24a6e8d7798a6093c7b81653ae67e436b437db /t/t5003 | |
parent | i18n: builtin/pull.c: split strings marked for translation (diff) | |
download | tgif-2e3926b9489cb767b38526a3a72403087053a1d8.tar.xz |
i18n: unpack-trees: avoid substituting only a verb in sentences
Instead of reusing the same set of message templates for checkout
and other actions and substituting the verb with "%s", prepare
separate message templates for each known action. That would make
it easier for translation into languages where the same verb may
conjugate differently depending on the message we are giving.
See gettext documentation for details:
http://www.gnu.org/software/gettext/manual/html_node/Preparing-Strings.html
Helped-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Vasco Almeida <vascomalmeida@sapo.pt>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5003')
0 files changed, 0 insertions, 0 deletions