File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 'email ' => 'post@nilshoerrmann.de ' ,
88 'website ' => 'http://www.nilshoerrmann.de '
99 ),
10- 'release-date ' => '2009-12-29 '
10+ 'release-date ' => '2013-09-18 '
1111 );
12-
13-
14- /*
15- * EXTENSION: Debug Devkit
16- * Localisation strings
17- */
1812
13+ /**
14+ * Debug Devkit
15+ */
1916 $ dictionary = array (
2017
21- 'Debug ' =>
22- 'Debug ' ,
23-
2418 'Params ' =>
2519 'Parameter ' ,
2620
21+ 'Result ' =>
22+ 'Ergebnis ' ,
23+
2724 'XML ' =>
2825 'XML ' ,
2926
30- 'Result ' =>
31- 'Ergebnis '
27+ 'Failed to create cache folder. Please check "%s" is writable. ' =>
28+ 'Cache-Ordner konnte nicht angelegt werden. Bitte überprüfen Sie, ob "%s" schreibbar ist. ' ,
29+
30+ 'Cache folder is not writable. Please check permissions on "%s". ' =>
31+ 'Cache-Ordner ist nicht schreibbar. Bitte überprüfen Sie die Schreibrechte für "%s". ' ,
32+
33+ 'Plain XML ' =>
34+ 'Reines XML ' ,
3235
3336 );
34-
You can’t perform that action at this time.
0 commit comments