1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 05:15:55 +00:00

fix wrong translation in de_DE

This commit is contained in:
Andrew Dolgov
2012-02-29 09:40:34 +04:00
parent 9c97041d55
commit d50edb08ba
2 changed files with 2 additions and 2 deletions

View File

@@ -1021,7 +1021,7 @@ class Pref_Feeds extends Protected_Handler {
print_warning(T_sprintf("Already subscribed to <b>%s</b>.", $feed_url));
break;
case 4:
print_notice("Multiple feed URLs found.");
print_notice(__("Multiple feed URLs found."));
$feed_urls = get_feeds_from_html($feed_url);
break;

View File

@@ -1541,7 +1541,7 @@ msgstr ""
#: classes/pref_feeds.php:1050
msgid "Subscribe to selected feed"
msgstr "Ausgewählte Feeds abbestellen"
msgstr "Ausgewählte Feed abonnieren"
#: classes/pref_feeds.php:1075
msgid "Edit subscription options"