| Commit message (Expand) | Author | Age | Files | Lines |
* | gettext: add is_utf8_locale() | Nguyễn Thái Ngọc Duy | 2016-07-01 | 1 | -0/+1 |
* | Merge branch 'ye/http-accept-language' | Junio C Hamano | 2015-03-06 | 1 | -0/+2 |
|\ |
|
| * | gettext.c: move get_preferred_languages() from http.cye/http-accept-language | Jeff King | 2015-02-26 | 1 | -0/+2 |
* | | gettext.h: add parentheses around N_ expansion if supportedkm/gettext-n | Kyle J. McKay | 2015-01-12 | 1 | -0/+24 |
|/ |
|
* | Merge branch 'nd/fetch-status-alignment' | Junio C Hamano | 2012-09-18 | 1 | -0/+5 |
|\ |
|
| * | fetch: align per-ref summary report in UTF-8 locales | Nguyễn Thái Ngọc Duy | 2012-09-14 | 1 | -0/+5 |
* | | gettext: do not translate empty string | Thomas Rast | 2012-08-20 | 1 | -0/+2 |
|/ |
|
* | i18n: add infrastructure for translating Git with gettextab/enable-i18n | Ævar Arnfjörð Bjarmason | 2011-12-05 | 1 | -2/+23 |
* | i18n: avoid parenthesized string as array initializer | Ramsay Jones | 2011-04-11 | 1 | -1/+1 |
* | i18n: add stub Q_() wrapper for ngettext | Jonathan Nieder | 2011-03-09 | 1 | -2/+10 |
* | i18n: do not poison translations unless GIT_GETTEXT_POISON envvar is set | Jonathan Nieder | 2011-03-08 | 1 | -1/+1 |
* | i18n: add GETTEXT_POISON to simulate unfriendly translator | Ævar Arnfjörð Bjarmason | 2011-03-08 | 1 | -1/+7 |
* | i18n: add no-op _() and N_() wrappers | Ævar Arnfjörð Bjarmason | 2011-03-08 | 1 | -0/+26 |