Às 22:35 de 26-05-2016, Junio C Hamano escreveu: > Vasco Almeida <vascomalme...@sapo.pt> writes: > >> Helper functions this_nth_commit_message and skip_nth_commit_message >> replace the previous method of making the comment messages (such as >> "This is the 2nd commit message:") aided by nth_string helper function. >> This step was taken as a workaround to enabled translation of entire >> sentences. However, doesn't change any text seen in English by the user, >> except for string "The first commit's message is:" which was changed to >> match the style of other instances. > > If only the original were written as "This is the commit message > $N", you didn't have to do a lot of work like this, but such is > life. Thanks for working on this. > I did that work, assuming it was important and we wanted to keep the existing messages as much as possible. Unless they are out of place, as it felt about the message I changed. I've assumed that based on the user being used to those messages and eventual scripts that expected those messages. Is my assumption right? Anyway, the work is already done. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
- [PATCH v2 02/22] i18n: advice: mark string about detached h... Vasco Almeida
- [PATCH v2 03/22] i18n: advice: internationalize message for... Vasco Almeida
- [PATCH v2 01/22] i18n: builtin/remote.c: fix mark for trans... Vasco Almeida
- [PATCH v2 06/22] i18n: sequencer: mark string for translati... Vasco Almeida
- [PATCH v2 08/22] merge-octupus: use die shell function from... Vasco Almeida
- [PATCH v2 10/22] i18n: rebase: mark placeholder for transla... Vasco Almeida
- [PATCH v2 05/22] i18n: sequencer: mark entire sentences for... Vasco Almeida
- [PATCH v2 09/22] i18n: rebase: fix marked string to use eva... Vasco Almeida
- [PATCH v2 16/22] i18n: rebase-interactive: mark comments of... Vasco Almeida
- Re: [PATCH v2 16/22] i18n: rebase-interactive: mark co... Junio C Hamano
- Re: [PATCH v2 16/22] i18n: rebase-interactive: mar... Vasco Almeida
- [PATCH v2 07/22] i18n: merge-octopus: mark messages for tra... Vasco Almeida
- [PATCH v2 15/22] i18n: rebase-interactive: mark here-doc st... Vasco Almeida
- [PATCH v2 12/22] t6030: update to use test_i18ncmp Vasco Almeida
- [PATCH v2 11/22] i18n: bisect: simplify error message for i... Vasco Almeida
- [PATCH v2 04/22] i18n: transport: mark strings for translat... Vasco Almeida
- [PATCH v2 19/22] tests: unpack-trees: update to use test_i1... Vasco Almeida
- [PATCH v2 17/22] i18n: setup: mark strings for translation Vasco Almeida
- [PATCH v2 21/22] t4153: fix negated test_i18ngrep call Vasco Almeida
- [PATCH v2 13/22] i18n: git-sh-setup.sh: mark strings for tr... Vasco Almeida