Skip to content

Commit

Permalink
l10n: git.pot: Add one new message for Git 2.8.0
Browse files Browse the repository at this point in the history
Add one new message came from this commit:

* df22724 wt-status: allow "ahead " to be picked up by l10n

Signed-off-by: Jiang Xin <worldhello.net@gmail.com>
  • Loading branch information
Jiang Xin committed Mar 15, 2016
1 parent 531f756 commit a5a4168
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion po/git.pot
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\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 <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
Expand Down Expand Up @@ -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'"
Expand Down

0 comments on commit a5a4168

Please sign in to comment.