From 6118250779a852f24784165add21e510f59c1ede Mon Sep 17 00:00:00 2001 From: carstenklapp Date: Wed, 19 Dec 2001 05:24:48 +0000 Subject: [PATCH] fixed string typo which inadvertantly broke the search plugins (VolltextsuchE u. TitelsuchE) git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@843 96ab9672-09ca-45d6-a79d-3d69d39ca109 --- locale/de/LC_MESSAGES/phpwiki.php | 8 ++++---- locale/po/de.po | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/locale/de/LC_MESSAGES/phpwiki.php b/locale/de/LC_MESSAGES/phpwiki.php index 6707f9c53..1be58c43e 100644 --- a/locale/de/LC_MESSAGES/phpwiki.php +++ b/locale/de/LC_MESSAGES/phpwiki.php @@ -69,11 +69,11 @@ $locale["Edit:"] = $locale["FindPage"] = "SeiteFinden"; $locale["Full Text Search"] = - "Volltextsuch"; + "Volltextsuche"; $locale["Full text search results for '%s'"] = "Volltext-Suchresultate nach »%s«"; $locale["FullTextSearch"] = - "Volltextsuch"; + "Volltextsuche"; $locale["Get BackLinks for [pagename]"] = "Hole BackLinks für [pagename]"; $locale["Get debugging information for [pagename]."] = @@ -225,11 +225,11 @@ $locale["This is a minor change."] = $locale["This page has been locked by the administrator and cannot be edited."] = "Diese Seite wurde vom Systemverwalter gesperrt und kann nicht editiert werden."; $locale["Title Search"] = - "Titelsuch"; + "Titelsuche"; $locale["Title search results for '%s'"] = "Titel-Suchresultate nach »%s«"; $locale["TitleSearch"] = - "Titelsuch"; + "Titelsuche"; $locale["To cancel press the \"Back\" button of your browser."] = "Anderenfalls benütze die »Zurück« Funktion deines Browsers."; $locale["Unlock page"] = diff --git a/locale/po/de.po b/locale/po/de.po index 3067bdfd3..1ef9c6202 100644 --- a/locale/po/de.po +++ b/locale/po/de.po @@ -211,11 +211,11 @@ msgstr "%s Editieren" #: ../lib/main.php:120 ../lib/plugin/FullTextSearch.php:12 msgid "FullTextSearch" -msgstr "Volltextsuch" +msgstr "Volltextsuche" #: ../lib/plugin/FullTextSearch.php:16 msgid "Full Text Search" -msgstr "Volltextsuch" +msgstr "Volltextsuche" #: ../lib/plugin/FullTextSearch.php:52 #, c-format @@ -408,12 +408,12 @@ msgstr "Suche" #: ../lib/plugin/RecentChanges.php:251 ../lib/plugin/TitleSearch.php:16 msgid "Title Search" -msgstr "Titelsuch" +msgstr "Titelsuche" #: ../lib/main.php:123 ../lib/plugin/RecentChanges.php:253 #: ../lib/plugin/TitleSearch.php:12 msgid "TitleSearch" -msgstr "Titelsuch" +msgstr "Titelsuche" #: ../lib/plugin/TitleSearch.php:48 #, c-format -- 2.45.0