From 827e66ba2605a7586fc544a6e4bd3a6ff9a2ba7b Mon Sep 17 00:00:00 2001 From: Stefan Schmidt Date: Mon, 8 Sep 2014 17:55:03 +0200 Subject: [PATCH] i10n: Fix copy and paste bug in error translation. We fail SVG here not PNG. 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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/po/de.po b/po/de.po index 0d0c32390..074814a16 100644 --- 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 \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 ""