From: Jiang Xin Date: Tue, 15 Mar 2016 16:20:14 +0000 (+0800) Subject: l10n: git.pot: Add one new message for Git 2.8.0 X-Git-Tag: v2.8.0-rc3~7^2~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/a5a41683dc145c0fa73a4966f262c71823570d9c l10n: git.pot: Add one new message for Git 2.8.0 Add one new message came from this commit: * df22724 wt-status: allow "ahead " to be picked up by l10n Signed-off-by: Jiang Xin --- diff --git a/po/git.pot b/po/git.pot index 68cc9d662c..72ef798cde 100644 --- a/po/git.pot +++ b/po/git.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: Git Mailing List \n" -"POT-Creation-Date: 2016-03-12 22:05+0800\n" +"POT-Creation-Date: 2016-03-16 00:16+0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -2211,6 +2211,10 @@ msgstr "" msgid "behind " msgstr "" +#: wt-status.c:1680 wt-status.c:1683 +msgid "ahead " +msgstr "" + #: compat/precompose_utf8.c:57 builtin/clone.c:413 #, c-format msgid "failed to unlink '%s'"