Skip to content

Commit b64e24f

Browse files
committed
Add missing de_DE keys
1 parent fd6bf67 commit b64e24f

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed
94 Bytes
Binary file not shown.

module/Application/language/de_DE.po

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ msgid ""
22
msgstr ""
33
"Project-Id-Version: ZendSkeletonModule\n"
44
"Report-Msgid-Bugs-To: \n"
5-
"POT-Creation-Date: 2012-07-05 19:39-0700\n"
6-
"PO-Revision-Date: 2012-07-05 21:50-0700\n"
5+
"POT-Creation-Date: 2012-07-05 23:45-0700\n"
6+
"PO-Revision-Date: 2012-07-05 23:46-0700\n"
77
"Last-Translator: Evan Coury <[email protected]>\n"
88
"Language-Team: ZF Contributors <[email protected]>\n"
99
"Language: \n"
@@ -16,6 +16,19 @@ msgstr ""
1616
"X-Poedit-Country: GERMANY\n"
1717
"X-Poedit-SearchPath-0: ..\n"
1818

19+
#: ../view/layout/layout.phtml:6
20+
#: ../view/layout/layout.phtml:33
21+
msgid "Skeleton Application"
22+
msgstr ""
23+
24+
#: ../view/layout/layout.phtml:36
25+
msgid "Home"
26+
msgstr "Startseite"
27+
28+
#: ../view/layout/layout.phtml:50
29+
msgid "All rights reserved."
30+
msgstr "Alle Rechte vorbehalten."
31+
1932
#: ../view/application/index/index.phtml:2
2033
#, php-format
2134
msgid "Welcome to %sZend Framework 2%s"

0 commit comments

Comments
 (0)