Fix X-Poedit-Basepath for de_DE locale

Configure Poedit to correctly interpret the keyword _e
main
Luca 5 years ago
parent 18de950d8f
commit d10fe23366

@ -10,8 +10,8 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 1.8.11\n" "X-Generator: Poedit 1.8.11\n"
"X-Poedit-KeywordsList: __;_e;translate;translatePlural\n" "X-Poedit-KeywordsList: __;_e:1,2;translate;translatePlural\n"
"X-Poedit-Basepath: ../../../..\n" "X-Poedit-Basepath: ../../..\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Poedit-SourceCharset: UTF-8\n" "X-Poedit-SourceCharset: UTF-8\n"
"X-Poedit-SearchPath-0: resources/views\n" "X-Poedit-SearchPath-0: resources/views\n"

Loading…
Cancel
Save