News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

[Fixed]: [Bug]: Typo in german language files

Started by Αndré, November 06, 2008, 01:36:15 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Αndré

In lang/german.php and lang/german_sie.php
$lang_pluginmgr_php = array(
[..]
'configure_plugin' => 'Plugin knfigurieren', //cpg1.4
[..]

has to be
'configure_plugin' => 'Plugin konfigurieren', //cpg1.4

Please fix for next release.


(I'm not allowed to start new topics in the language board, that's why I'm posting in misc)

Joachim Müller

Thanks for the report. Typo fixed in SVN for cpg1.4.x, so this fix will go into cpg1.4.20.
Typo doesn't exist in cpg1.5.x, so no correction needed there.