00001
00002
00003
00004 void strings_null() {
00005 ThemeUI::tr("Bookmark Manager");
00006 ThemeUI::tr("Cancel");
00007 ThemeUI::tr("OK");
00008 ThemeUI::tr("News Settings");
00009 ThemeUI::tr("%DATE%, %TIME%");
00010 ThemeUI::tr("Edit RSS News Feeds");
00011 ThemeUI::tr("You can edit the name, URL, and icon path for the selected RSS Feed on this screen. You can also designate the item as a podcast.\n\nWhen you have finished editing, select \"OK\" or \"Cancel\" to continue.");
00012 ThemeUI::tr("Name:");
00013 ThemeUI::tr("URL:");
00014 ThemeUI::tr("Icon:");
00015 ThemeUI::tr("Podcast:");
00016 ThemeUI::tr("Genre:");
00017 ThemeUI::tr("Channel:");
00018 ThemeUI::tr("News Subscriptions");
00019 ThemeUI::tr("Choose the news sites you would like to read.");
00020 ThemeUI::tr("News Feeds");
00021 ThemeUI::tr("Category");
00022 ThemeUI::tr("[x]");
00023 ThemeUI::tr("Web Site");
00024 ThemeUI::tr("Edit RSS News Feed");
00025 ThemeUI::tr("Contexts");
00026 ThemeUI::tr("Actions");
00027 }