[PATCH 0/5] gettext docs: programmer docs in po/README
From: Ævar Arnfjörð Bjarmason <hidden>
Date: 2016-06-15 22:49:31
On Fri, Sep 10, 2010 at 17:17, Ævar Arnfjörð Bjarmason [off-list ref] wrote:
On Fri, Sep 10, 2010 at 16:01, Junio C Hamano [off-list ref] wrote:quoted
As a companion update to 6495411 (gettext docs: add po/README file documenting Git's gettext, 2010-09-03), we would need a file in Documentation/ directory to describe the use of _() and N_() for programmers and point it from CodingGuidelines.I can add that to ab/i18n-for-junio, but haven't already. Isn't it better if I send that to the list for review instead of just tucking something at the end of the series. I can do either.
Here it is on top of ab/i18n-for-junio. These can also be fetched
from:
git://github.com/avar/git.git ab/i18n-for-junio-with-docs
Ævar Arnfjörð Bjarmason (5):
gettext docs: add a "Testing your changes" section to po/README
gettext docs: add "Marking strings for translation" section in
po/README
gettext docs: the gettext.h C interface
gettext docs: the git-sh-i18n.sh Shell interface
gettext docs: the Git::I18N Perl interface
Documentation/CodingGuidelines | 7 ++
git-sh-i18n.sh | 16 +-----
po/README | 125 +++++++++++++++++++++++++++++++++++++++-
3 files changed, 133 insertions(+), 15 deletions(-)
--
1.7.2.3.313.gcd15