i10n: Fix copy and paste bug in error translation. We fail SVG here not PNG.
authorStefan Schmidt <s.schmidt@samsung.com>
Mon, 8 Sep 2014 15:55:03 +0000 (17:55 +0200)
committerStefan Schmidt <s.schmidt@samsung.com>
Mon, 8 Sep 2014 16:46:49 +0000 (18:46 +0200)
This was really confusing. I always wondered why a message showed up in my E
startup that it was not able to load PNG files. It clearly could do so. Even
more confusing was that E did not shutdown immediately when detecting the
PNG problem. Turns out that that it was simply a wrong translation. SVG failed.

po/de.po

index 0d0c323..074814a 100644 (file)
--- a/po/de.po
+++ b/po/de.po
@@ -26,7 +26,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Enlightenment DR17\n"
 "Report-Msgid-Bugs-To: enlightenment-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2014-06-23 08:15+0900\n"
+"POT-Creation-Date: 2014-09-08 18:30+0200\n"
 "PO-Revision-Date: 2012-12-21 13:52+0100\n"
 "Last-Translator: Thomas Gstädtner <thomas@gstaedtner.net>\n"
 "Language-Team: E17-de\n"
@@ -3941,13 +3941,13 @@ msgstr ""
 "Enlightenment entdeckte, dass Evas keine Buffercanvas erstellen konnte.\n"
 "Bitte überprüfen Sie Evas auf Softwarebufferengine-Unterstützung.\n"
 
-#: src/bin/e_main.c:1466
+#: src/bin/e_main.c:1479
 msgid ""
 "Enlightenment found Evas can't load SVG files. Check Evas has SVG loader "
 "support.\n"
 msgstr ""
-"Enlightenment stellte fest, dass Evas keine PNG-Dateien laden kann.\n"
-"Bitte überprüfen Sie Evas auf PNG-Loader-Unterstützung.\n"
+"Enlightenment stellte fest, dass Evas keine SVG-Dateien laden kann.\n"
+"Bitte überprüfen Sie Evas auf SVG-Loader-Unterstützung.\n"
 
 #: src/bin/e_main.c:1476
 msgid ""