00001
00002
00003
00004 void strings_null() {
00005 ThemeUI::tr("Bookmark Manager");
00006 ThemeUI::tr("Web Page");
00007 ThemeUI::tr("Rating Settings");
00008 ThemeUI::tr("Browser Command:");
00009 ThemeUI::tr("Text Size:");
00010 ThemeUI::tr("Enable plugins:");
00011 ThemeUI::tr("Cancel");
00012 ThemeUI::tr("OK");
00013 ThemeUI::tr("%DATE%, %TIME%");
00014 ThemeUI::tr("Web Bookmarks");
00015 ThemeUI::tr("Browse your favorite web sites.");
00016 ThemeUI::tr("Browser:");
00017 ThemeUI::tr("Enable browser plugins (Flash, etc):");
00018 ThemeUI::tr("Configure Web Browser");
00019 ThemeUI::tr("You can edit the name, URL, and category for the selected Web Site on this screen.\n\nWhen you have finished editing, select \"OK\" or \"Cancel\" to continue.");
00020 ThemeUI::tr("Category:");
00021 ThemeUI::tr("Name:");
00022 ThemeUI::tr("URL:");
00023 ThemeUI::tr("Genre:");
00024 ThemeUI::tr("Channel:");
00025 ThemeUI::tr("Click to choose from existing categories...");
00026 ThemeUI::tr("Category");
00027 ThemeUI::tr("[x]");
00028 ThemeUI::tr("Name");
00029 ThemeUI::tr("URL");
00030 ThemeUI::tr("Find...");
00031 ThemeUI::tr("Find");
00032 ThemeUI::tr("Enable browser plugins (Flash, etc)");
00033 ThemeUI::tr("Enable plugins");
00034 }