From d803fbeb52769ab9edacb0fd862dbc8dc2753055 Mon Sep 17 00:00:00 2001 From: "Janus B. Kristensen" Date: Sun, 11 Sep 2005 21:10:30 +0000 Subject: [PATCH] Added translation tokens for the forum search action pages (form still missing translation tokens). svn path=/trunk/boinc/; revision=7972 --- html/languages/translations/en.po | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/html/languages/translations/en.po b/html/languages/translations/en.po index 80b8dd2ad6..cac544b8ef 100644 --- a/html/languages/translations/en.po +++ b/html/languages/translations/en.po @@ -358,3 +358,18 @@ msgstr "Top %s teams" msgid "TEAM_TABLE_MEMBERS" msgstr "Members" + +######################################### +# Forum search features +######################################### +msgid "FORUM_SEARCH_TITLES" +msgstr "Titles containing '%s'" + +msgid "FORUM_SEARCH_BODIES" +msgstr "Posts containing '%s'" + +msgid "FORUM_SEARCH_TITLES_NO" +msgstr "No titles containing '%s' could be found." + +msgid "FORUM_SEARCH_BODIES_NO" +msgstr "No posts containing '%s' could be found."