From: Carsten K. <car...@us...> - 2001-12-19 04:54:37
|
Update of /cvsroot/phpwiki/phpwiki/locale/po In directory usw-pr-cvs1:/tmp/cvs-serv1993/phpwiki/locale/po Modified Files: de.po Log Message: fixed Titelsuch (was incorrectly translated as Volltextsuch) Index: de.po =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/locale/po/de.po,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -r1.18 -r1.19 *** de.po 2001/12/19 03:41:45 1.18 --- de.po 2001/12/19 04:54:34 1.19 *************** *** 409,418 **** #: ../lib/plugin/RecentChanges.php:251 ../lib/plugin/TitleSearch.php:16 msgid "Title Search" ! msgstr "Volltextsuch" #: ../lib/main.php:123 ../lib/plugin/RecentChanges.php:253 #: ../lib/plugin/TitleSearch.php:12 msgid "TitleSearch" ! msgstr "Volltextsuch" #: ../lib/plugin/TitleSearch.php:48 --- 409,418 ---- #: ../lib/plugin/RecentChanges.php:251 ../lib/plugin/TitleSearch.php:16 msgid "Title Search" ! msgstr "Titelsuch" #: ../lib/main.php:123 ../lib/plugin/RecentChanges.php:253 #: ../lib/plugin/TitleSearch.php:12 msgid "TitleSearch" ! msgstr "Titelsuch" #: ../lib/plugin/TitleSearch.php:48 |