stefan pushed a commit to branch efl-1.10. http://git.enlightenment.org/core/efl.git/commit/?id=c4f68bea5a324b59a82a164b9fdbb1f408bfdbe1
commit c4f68bea5a324b59a82a164b9fdbb1f408bfdbe1 Author: Stefan Schmidt <[email protected]> Date: Tue Jun 10 10:33:42 2014 +0200 po: Set initial language value in po file where it is missing Some file have it and some not. My hopes are that this will fix the build problems on jenkins. @fix --- po/de.po | 2 +- po/el.po | 2 +- po/nl.po | 2 +- po/ru.po | 2 +- po/sl.po | 2 +- po/sr.po | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/po/de.po b/po/de.po index 406cca1..5365657 100644 --- a/po/de.po +++ b/po/de.po @@ -12,7 +12,7 @@ msgstr "" "PO-Revision-Date: 2012-06-24 17:10+0900\n" "Last-Translator: Jerome Pinot <[email protected]>\n" "Language-Team: Enlightenment Team\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/po/el.po b/po/el.po index 6cb89eb..59a5af8 100644 --- a/po/el.po +++ b/po/el.po @@ -14,7 +14,7 @@ msgstr "" "PO-Revision-Date: 2012-12-01 18:26+0200\n" "Last-Translator: Efstathios Iosifidis <[email protected]>\n" "Language-Team: Ελληνικά, Σύγχρονα <[email protected]>\n" -"Language: \n" +"Language: el\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/po/nl.po b/po/nl.po index a591bfb..3e460ca 100644 --- a/po/nl.po +++ b/po/nl.po @@ -10,7 +10,7 @@ msgstr "" "PO-Revision-Date: 2012-06-24 17:10+0900\n" "Last-Translator: Jerome Pinot <[email protected]>\n" "Language-Team: Enlightenment Team\n" -"Language: \n" +"Language: nl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/po/ru.po b/po/ru.po index fb66c75..3a05438 100644 --- a/po/ru.po +++ b/po/ru.po @@ -10,7 +10,7 @@ msgstr "" "PO-Revision-Date: 2012-06-24 17:10+0900\n" "Last-Translator: Jerome Pinot <[email protected]>\n" "Language-Team: Enlightenment Team\n" -"Language: \n" +"Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/po/sl.po b/po/sl.po index 7da5363..a18c8a6 100644 --- a/po/sl.po +++ b/po/sl.po @@ -11,7 +11,7 @@ msgstr "" "PO-Revision-Date: 2012-06-24 17:10+0900\n" "Last-Translator: Jerome Pinot <[email protected]>\n" "Language-Team: Enlightenment Team\n" -"Language: \n" +"Language: sl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/po/sr.po b/po/sr.po index 70ab4a7..f4734fc 100644 --- a/po/sr.po +++ b/po/sr.po @@ -12,7 +12,7 @@ msgstr "" "PO-Revision-Date: 2013-06-20 04:43+0000\n" "Last-Translator: Саша Петровић <[email protected]>\n" "Language-Team: српски <српски <[email protected]>>\n" -"Language: \n" +"Language: sr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" --
