From 774b79fbb8947a12996bcc49b3951d14c0395444 Mon Sep 17 00:00:00 2001 From: Ralf Thielow Date: Tue, 19 Jun 2012 20:25:40 +0200 Subject: [PATCH] =?utf8?q?git-gui:=20de.po:=20translate=20"bare"=20as=20"b?= =?utf8?q?lo=C3=9F"?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit According to the translation in git-core, we translate "bare" as "bloß". Signed-off-by: Ralf Thielow Signed-off-by: Pat Thoyts --- po/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/de.po b/po/de.po index 91221ef..55fde80 100644 --- a/po/de.po +++ b/po/de.po @@ -72,7 +72,7 @@ msgstr "" #: git-gui.sh:1154 msgid "Cannot use bare repository:" -msgstr "Leeres Projektarchiv kann nicht benutzt werden:" +msgstr "Bloßes Projektarchiv kann nicht benutzt werden:" #: git-gui.sh:1162 msgid "No working directory" -- 2.11.4.GIT