From 1ef863f67c9eac06133df2f030bc9c0508fc5911 Mon Sep 17 00:00:00 2001
From: Jiang Xin <worldhello.net@gmail.com>
Date: Wed, 16 Mar 2016 00:20:14 +0800
Subject: [PATCH] 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 <worldhello.net@gmail.com>
---
 po/git.pot | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

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 <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"
@@ -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'"
-- 
GitLab