summaryrefslogtreecommitdiff
path: root/po/git.pot
diff options
context:
space:
mode:
authorJiang Xin <worldhello.net@gmail.com>2015-01-21 07:05:03 (GMT)
committerJiang Xin <worldhello.net@gmail.com>2015-01-21 07:35:37 (GMT)
commit1e607449135792dd117bd528432fc1fbc1115667 (patch)
treeea93ef4d4358800f894b4b412a88d460389e126d /po/git.pot
parent54d80a934332c809cf098e59c6ebd5a17f4ac3a6 (diff)
downloadgit-1e607449135792dd117bd528432fc1fbc1115667.zip
git-1e607449135792dd117bd528432fc1fbc1115667.tar.gz
git-1e607449135792dd117bd528432fc1fbc1115667.tar.bz2
l10n: correct indentation of show-branch usage
An indentation error was found right after we started l10n round 2, and commit d6589d1 (show-branch: fix indentation of usage string) and this update would fix it. Signed-off-by: Jiang Xin <worldhello.net@gmail.com>
Diffstat (limited to 'po/git.pot')
-rw-r--r--po/git.pot10
1 files changed, 5 insertions, 5 deletions
diff --git a/po/git.pot b/po/git.pot
index 923d617..91fa5a1 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: 2015-01-18 11:24+0800\n"
+"POT-Creation-Date: 2015-01-21 14:21+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"
@@ -305,7 +305,7 @@ msgstr ""
msgid "index-pack died"
msgstr ""
-#: color.c:259
+#: color.c:260
#, c-format
msgid "invalid color value: %.*s"
msgstr ""
@@ -9015,9 +9015,9 @@ msgstr ""
#: builtin/show-branch.c:9
msgid ""
"git show-branch [-a|--all] [-r|--remotes] [--topo-order | --date-order]\n"
-"\t\t [--current] [--color[=<when>] | --no-color] [--sparse]\n"
-"\t\t [--more=<n> | --list | --independent | --merge-base]\n"
-"\t [--no-name | --sha1-name] [--topics] [(<rev> | <glob>)...]"
+"\t\t[--current] [--color[=<when>] | --no-color] [--sparse]\n"
+"\t\t[--more=<n> | --list | --independent | --merge-base]\n"
+"\t\t[--no-name | --sha1-name] [--topics] [(<rev> | <glob>)...]"
msgstr ""
#: builtin/show-branch.c:13