diff --git a/functions.js b/functions.js
index b3fc8876..59ff28ef 100644
--- a/functions.js
+++ b/functions.js
@@ -46,12 +46,12 @@ function exception_error(location, e, ext_info) {
if (ext_info) {
ebc.innerHTML += "
Additional information:
" +
- "";
+ "";
}
ebc.innerHTML += "Stack trace:
" +
"";
-
+
} else {
alert(msg);
}
diff --git a/locale/ca_CA/LC_MESSAGES/messages.mo b/locale/ca_CA/LC_MESSAGES/messages.mo
index bce204d6..1ff99ce7 100644
Binary files a/locale/ca_CA/LC_MESSAGES/messages.mo and b/locale/ca_CA/LC_MESSAGES/messages.mo differ
diff --git a/locale/ca_CA/LC_MESSAGES/messages.po b/locale/ca_CA/LC_MESSAGES/messages.po
index 102fd3e0..864dee8f 100644
--- a/locale/ca_CA/LC_MESSAGES/messages.po
+++ b/locale/ca_CA/LC_MESSAGES/messages.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: messages\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-11 12:07+0400\n"
+"POT-Creation-Date: 2010-09-11 12:16+0400\n"
"PO-Revision-Date: 2009-11-19 09:40+0100\n"
"Last-Translator: Alfred Galitó \n"
"Language-Team: Català \n"
@@ -110,30 +110,6 @@ msgstr "Administrador"
msgid "Default profile"
msgstr "Nombre maximal d'articles par défaut"
-#: digest.php:58 prefs.php:90 tt-rss.php:112
-msgid "Hello,"
-msgstr "Hola, "
-
-#: digest.php:62 prefs.php:94 tt-rss.php:122 mobile/functions.php:60
-#: mobile/functions.php:234
-msgid "Logout"
-msgstr "Surt"
-
-#: digest.php:67
-#, fuzzy
-msgid "Tiny Tiny RSS"
-msgstr "Torna a Tiny Tiny RSS"
-
-#: digest.php:88
-#, fuzzy
-msgid "feeds"
-msgstr "Canals"
-
-#: digest.php:94
-#, fuzzy
-msgid "headlines"
-msgstr "Derniers en-têtes :"
-
#: errors.php:3
msgid "Unknown error"
msgstr "Error desconegut"
@@ -487,8 +463,7 @@ msgstr "Filtra l'article"
msgid "Set starred"
msgstr "Marca'l com a destacat"
-#: localized_schema.php:18 digest.js:346 digest.js:420 viewfeed.js:545
-#: viewfeed.js:659
+#: localized_schema.php:18 viewfeed.js:545 viewfeed.js:659
msgid "Publish article"
msgstr "Publica l'article"
@@ -851,10 +826,19 @@ msgstr ""
"reviseu els vostres\n"
"/t/t paràmetres del navegador."
+#: prefs.php:90 tt-rss.php:112
+msgid "Hello,"
+msgstr "Hola, "
+
#: prefs.php:92 help/4.php:14
msgid "Exit preferences"
msgstr "Surt de les preferències"
+#: prefs.php:94 tt-rss.php:122 mobile/functions.php:60
+#: mobile/functions.php:234
+msgid "Logout"
+msgstr "Surt"
+
#: prefs.php:102
msgid "Keyboard shortcuts"
msgstr "Dreceres de teclat"
@@ -2274,27 +2258,6 @@ msgstr "Mostra/amaga els canals llegits"
msgid "Sort feeds by unread count"
msgstr "Ordena els canals per articles no llegits"
-#: digest.js:295
-#, fuzzy
-msgid "More articles..."
-msgstr "Accions..."
-
-#: digest.js:329 digest.js:378 viewfeed.js:528 viewfeed.js:592
-msgid "Star article"
-msgstr "Marca l'article"
-
-#: digest.js:371 viewfeed.js:577
-msgid "Unstar article"
-msgstr "Treu la marca de l'article"
-
-#: digest.js:374 digest.js:416 viewfeed.js:585 viewfeed.js:652
-msgid "Please wait..."
-msgstr "Si us plau, espereu..."
-
-#: digest.js:412 viewfeed.js:648
-msgid "Unpublish article"
-msgstr "Deixa de publicar l'article"
-
#: functions.js:1332
msgid "Can't add filter: nothing to match on."
msgstr "No s'ha pogut afegir el filtre: no hi ha coincidències."
@@ -2634,6 +2597,22 @@ msgstr "No podeu canviar la puntuació d'aquest tipus de canal."
msgid "Rescore articles in %s?"
msgstr "Esteu segur que voleu canviar la puntuació dels articles a %s?"
+#: viewfeed.js:528 viewfeed.js:592
+msgid "Star article"
+msgstr "Marca l'article"
+
+#: viewfeed.js:577
+msgid "Unstar article"
+msgstr "Treu la marca de l'article"
+
+#: viewfeed.js:585 viewfeed.js:652
+msgid "Please wait..."
+msgstr "Si us plau, espereu..."
+
+#: viewfeed.js:648
+msgid "Unpublish article"
+msgstr "Deixa de publicar l'article"
+
#: viewfeed.js:935 viewfeed.js:971 viewfeed.js:1012 viewfeed.js:1097
#: viewfeed.js:1141 viewfeed.js:1288 viewfeed.js:1338 viewfeed.js:1394
msgid "No articles are selected."
@@ -3195,6 +3174,9 @@ msgstr "Si us plau, escriviu una nota per aquest article:"
#~ msgid "Last updated:"
#~ msgstr "Dernière mise à jour :"
+#~ msgid "Last headlines:"
+#~ msgstr "Derniers en-têtes :"
+
#~ msgid "Other feeds: Top 25"
#~ msgstr "Autres flux : Top 25"
diff --git a/locale/de_DE/LC_MESSAGES/messages.mo b/locale/de_DE/LC_MESSAGES/messages.mo
index 85fe6a66..f0616f5a 100644
Binary files a/locale/de_DE/LC_MESSAGES/messages.mo and b/locale/de_DE/LC_MESSAGES/messages.mo differ
diff --git a/locale/de_DE/LC_MESSAGES/messages.po b/locale/de_DE/LC_MESSAGES/messages.po
index 8525e455..fc9c97eb 100644
--- a/locale/de_DE/LC_MESSAGES/messages.po
+++ b/locale/de_DE/LC_MESSAGES/messages.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Tiny Tiny RSS 1.3.1\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-11 12:07+0400\n"
+"POT-Creation-Date: 2010-09-11 12:16+0400\n"
"PO-Revision-Date: \n"
"Last-Translator: Kevin Kraft \n"
"Language-Team: Deutsch \n"
@@ -113,29 +113,6 @@ msgstr "Administrator"
msgid "Default profile"
msgstr "Standard Artikelgrenzwert"
-#: digest.php:58 prefs.php:90 tt-rss.php:112
-msgid "Hello,"
-msgstr "Hallo,"
-
-#: digest.php:62 prefs.php:94 tt-rss.php:122 mobile/functions.php:60
-#: mobile/functions.php:234
-msgid "Logout"
-msgstr "Abmelden"
-
-#: digest.php:67
-#, fuzzy
-msgid "Tiny Tiny RSS"
-msgstr "Zu Tiny Tiny RSS zurückkehren"
-
-#: digest.php:88
-#, fuzzy
-msgid "feeds"
-msgstr "Feeds"
-
-#: digest.php:94
-msgid "headlines"
-msgstr ""
-
#: errors.php:3
msgid "Unknown error"
msgstr "Unbekannter Fehler"
@@ -492,8 +469,7 @@ msgstr "Artikel filtern"
msgid "Set starred"
msgstr "Bewertung setzen"
-#: localized_schema.php:18 digest.js:346 digest.js:420 viewfeed.js:545
-#: viewfeed.js:659
+#: localized_schema.php:18 viewfeed.js:545 viewfeed.js:659
msgid "Publish article"
msgstr "Artikel veröffentlichen"
@@ -846,10 +822,19 @@ msgstr ""
"\t\tfunktionieren, welches von Ihrem Browser nicht unterstützt wird.\t"
"\tBitte überprüfen Sie Ihre Browser Einstellungen."
+#: prefs.php:90 tt-rss.php:112
+msgid "Hello,"
+msgstr "Hallo,"
+
#: prefs.php:92 help/4.php:14
msgid "Exit preferences"
msgstr "Einstellungen verlassen"
+#: prefs.php:94 tt-rss.php:122 mobile/functions.php:60
+#: mobile/functions.php:234
+msgid "Logout"
+msgstr "Abmelden"
+
#: prefs.php:102
msgid "Keyboard shortcuts"
msgstr "Tastaturbefehle"
@@ -2276,27 +2261,6 @@ msgstr "Gelesene ein-/ausblenden"
msgid "Sort feeds by unread count"
msgstr "Feeds nach Anzahl der ungelesenen Artikel sortieren"
-#: digest.js:295
-#, fuzzy
-msgid "More articles..."
-msgstr "Aktionen..."
-
-#: digest.js:329 digest.js:378 viewfeed.js:528 viewfeed.js:592
-msgid "Star article"
-msgstr "Artikel bewerten"
-
-#: digest.js:371 viewfeed.js:577
-msgid "Unstar article"
-msgstr "Artikelbewertung zurücknehmen"
-
-#: digest.js:374 digest.js:416 viewfeed.js:585 viewfeed.js:652
-msgid "Please wait..."
-msgstr "Bitte warten..."
-
-#: digest.js:412 viewfeed.js:648
-msgid "Unpublish article"
-msgstr "Artikelveröffentlichung widerrufen"
-
#: functions.js:1332
msgid "Can't add filter: nothing to match on."
msgstr "Kann den Filter nicht hinzufügen: keine Übereinstimmung vorhanden."
@@ -2636,6 +2600,22 @@ msgstr "Sie können diese Art von Feed nicht neu bewerten."
msgid "Rescore articles in %s?"
msgstr "Artikel in %s neu bewerten?"
+#: viewfeed.js:528 viewfeed.js:592
+msgid "Star article"
+msgstr "Artikel bewerten"
+
+#: viewfeed.js:577
+msgid "Unstar article"
+msgstr "Artikelbewertung zurücknehmen"
+
+#: viewfeed.js:585 viewfeed.js:652
+msgid "Please wait..."
+msgstr "Bitte warten..."
+
+#: viewfeed.js:648
+msgid "Unpublish article"
+msgstr "Artikelveröffentlichung widerrufen"
+
#: viewfeed.js:935 viewfeed.js:971 viewfeed.js:1012 viewfeed.js:1097
#: viewfeed.js:1141 viewfeed.js:1288 viewfeed.js:1338 viewfeed.js:1394
msgid "No articles are selected."
diff --git a/locale/es_ES/LC_MESSAGES/messages.mo b/locale/es_ES/LC_MESSAGES/messages.mo
index 511545e5..c5851f81 100644
Binary files a/locale/es_ES/LC_MESSAGES/messages.mo and b/locale/es_ES/LC_MESSAGES/messages.mo differ
diff --git a/locale/es_ES/LC_MESSAGES/messages.po b/locale/es_ES/LC_MESSAGES/messages.po
index eb2d70ba..f1f3ee71 100644
--- a/locale/es_ES/LC_MESSAGES/messages.po
+++ b/locale/es_ES/LC_MESSAGES/messages.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: messages\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-11 12:07+0400\n"
+"POT-Creation-Date: 2010-09-11 12:16+0400\n"
"PO-Revision-Date: 2009-11-10 00:12+0100\n"
"Last-Translator: Manuel Gualda Caballero \n"
"Language-Team: Español \n"
@@ -107,29 +107,6 @@ msgstr "Administrador"
msgid "Default profile"
msgstr "Límite de artículos por defecto"
-#: digest.php:58 prefs.php:90 tt-rss.php:112
-msgid "Hello,"
-msgstr "Hola,"
-
-#: digest.php:62 prefs.php:94 tt-rss.php:122 mobile/functions.php:60
-#: mobile/functions.php:234
-msgid "Logout"
-msgstr "Cerrar sesión"
-
-#: digest.php:67
-#, fuzzy
-msgid "Tiny Tiny RSS"
-msgstr "Volver a Tiny Tiny RSS"
-
-#: digest.php:88
-#, fuzzy
-msgid "feeds"
-msgstr "Fuentes"
-
-#: digest.php:94
-msgid "headlines"
-msgstr ""
-
#: errors.php:3
msgid "Unknown error"
msgstr "Error desconocido"
@@ -483,8 +460,7 @@ msgstr "Filtrar artículo"
msgid "Set starred"
msgstr "Fijar como favorito"
-#: localized_schema.php:18 digest.js:346 digest.js:420 viewfeed.js:545
-#: viewfeed.js:659
+#: localized_schema.php:18 viewfeed.js:545 viewfeed.js:659
msgid "Publish article"
msgstr "Publicar artículo"
@@ -850,10 +826,19 @@ msgstr ""
"navegador no lo soporta actualmente. Por favor, revise las opciones de "
"configuración de su navegador."
+#: prefs.php:90 tt-rss.php:112
+msgid "Hello,"
+msgstr "Hola,"
+
#: prefs.php:92 help/4.php:14
msgid "Exit preferences"
msgstr "Salir de las preferencias"
+#: prefs.php:94 tt-rss.php:122 mobile/functions.php:60
+#: mobile/functions.php:234
+msgid "Logout"
+msgstr "Cerrar sesión"
+
#: prefs.php:102
msgid "Keyboard shortcuts"
msgstr "Atajos de teclado"
@@ -2284,27 +2269,6 @@ msgstr "Ocultar/Mostrar las leídas"
msgid "Sort feeds by unread count"
msgstr "Ordenar las fuentes en función del número de artículos sin leer"
-#: digest.js:295
-#, fuzzy
-msgid "More articles..."
-msgstr "Acciones..."
-
-#: digest.js:329 digest.js:378 viewfeed.js:528 viewfeed.js:592
-msgid "Star article"
-msgstr "Marcar el artículo como favorito"
-
-#: digest.js:371 viewfeed.js:577
-msgid "Unstar article"
-msgstr "Quitar el artículo de los favoritos"
-
-#: digest.js:374 digest.js:416 viewfeed.js:585 viewfeed.js:652
-msgid "Please wait..."
-msgstr "Por favor, espere..."
-
-#: digest.js:412 viewfeed.js:648
-msgid "Unpublish article"
-msgstr "Anular la publicación del artículo"
-
#: functions.js:1332
msgid "Can't add filter: nothing to match on."
msgstr "No se puede añadir el filtro: no se ha indicado ninguna coincidencia."
@@ -2641,6 +2605,22 @@ msgstr "No puede reiniciar la puntuación de esta clase de fuente."
msgid "Rescore articles in %s?"
msgstr "¿Reiniciar la puntuación de los artículos de %s?"
+#: viewfeed.js:528 viewfeed.js:592
+msgid "Star article"
+msgstr "Marcar el artículo como favorito"
+
+#: viewfeed.js:577
+msgid "Unstar article"
+msgstr "Quitar el artículo de los favoritos"
+
+#: viewfeed.js:585 viewfeed.js:652
+msgid "Please wait..."
+msgstr "Por favor, espere..."
+
+#: viewfeed.js:648
+msgid "Unpublish article"
+msgstr "Anular la publicación del artículo"
+
#: viewfeed.js:935 viewfeed.js:971 viewfeed.js:1012 viewfeed.js:1097
#: viewfeed.js:1141 viewfeed.js:1288 viewfeed.js:1338 viewfeed.js:1394
msgid "No articles are selected."
diff --git a/locale/fr_FR/LC_MESSAGES/messages.mo b/locale/fr_FR/LC_MESSAGES/messages.mo
index e31c3fb6..65a13520 100644
Binary files a/locale/fr_FR/LC_MESSAGES/messages.mo and b/locale/fr_FR/LC_MESSAGES/messages.mo differ
diff --git a/locale/fr_FR/LC_MESSAGES/messages.po b/locale/fr_FR/LC_MESSAGES/messages.po
index 06faeb1f..e0f6f580 100644
--- a/locale/fr_FR/LC_MESSAGES/messages.po
+++ b/locale/fr_FR/LC_MESSAGES/messages.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: messages\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-11 12:07+0400\n"
+"POT-Creation-Date: 2010-09-11 12:16+0400\n"
"PO-Revision-Date: 2007-11-20 23:01+0100\n"
"Last-Translator: Ploc \n"
"Language-Team: Français \n"
@@ -112,29 +112,6 @@ msgstr "Administrateur"
msgid "Default profile"
msgstr "Nombre maximal d'articles par défaut"
-#: digest.php:58 prefs.php:90 tt-rss.php:112
-msgid "Hello,"
-msgstr "Bonjour,"
-
-#: digest.php:62 prefs.php:94 tt-rss.php:122 mobile/functions.php:60
-#: mobile/functions.php:234
-msgid "Logout"
-msgstr "Déconnexion"
-
-#: digest.php:67
-#, fuzzy
-msgid "Tiny Tiny RSS"
-msgstr "Revenir à Tiny Tiny RSS"
-
-#: digest.php:88
-#, fuzzy
-msgid "feeds"
-msgstr "Flux"
-
-#: digest.php:94
-msgid "headlines"
-msgstr ""
-
#: errors.php:3
msgid "Unknown error"
msgstr "Erreur inconnue"
@@ -492,8 +469,7 @@ msgstr "Filtrer l'article"
msgid "Set starred"
msgstr "Marquer comme remarquable"
-#: localized_schema.php:18 digest.js:346 digest.js:420 viewfeed.js:545
-#: viewfeed.js:659
+#: localized_schema.php:18 viewfeed.js:545 viewfeed.js:659
msgid "Publish article"
msgstr "Publier l'article"
@@ -854,10 +830,19 @@ msgstr ""
"\t\tpour le bon fonctionnement de ce logiciel. Veuillez modifier la\n"
"\t\tconfiguration de votre navigateur."
+#: prefs.php:90 tt-rss.php:112
+msgid "Hello,"
+msgstr "Bonjour,"
+
#: prefs.php:92 help/4.php:14
msgid "Exit preferences"
msgstr "Quitter la configuration"
+#: prefs.php:94 tt-rss.php:122 mobile/functions.php:60
+#: mobile/functions.php:234
+msgid "Logout"
+msgstr "Déconnexion"
+
#: prefs.php:102
msgid "Keyboard shortcuts"
msgstr "Raccourcis clavier"
@@ -2288,27 +2273,6 @@ msgstr "(Dé)Masquer les flux lus"
msgid "Sort feeds by unread count"
msgstr "Trier les flux par nombre d'articles non lus"
-#: digest.js:295
-#, fuzzy
-msgid "More articles..."
-msgstr "Actions..."
-
-#: digest.js:329 digest.js:378 viewfeed.js:528 viewfeed.js:592
-msgid "Star article"
-msgstr "Marquer comme remarquable"
-
-#: digest.js:371 viewfeed.js:577
-msgid "Unstar article"
-msgstr "Ne plus marquer comme remarquable"
-
-#: digest.js:374 digest.js:416 viewfeed.js:585 viewfeed.js:652
-msgid "Please wait..."
-msgstr "Veuillez patienter..."
-
-#: digest.js:412 viewfeed.js:648
-msgid "Unpublish article"
-msgstr "Ne plus publier l'article"
-
#: functions.js:1332
msgid "Can't add filter: nothing to match on."
msgstr "Impossible d'ajouter un filtre : aucune correspondance."
@@ -2654,6 +2618,22 @@ msgstr "Vous ne pouvez pas recalculer le score de ce type de flux."
msgid "Rescore articles in %s?"
msgstr "Recalculer le score des articles de %s ?"
+#: viewfeed.js:528 viewfeed.js:592
+msgid "Star article"
+msgstr "Marquer comme remarquable"
+
+#: viewfeed.js:577
+msgid "Unstar article"
+msgstr "Ne plus marquer comme remarquable"
+
+#: viewfeed.js:585 viewfeed.js:652
+msgid "Please wait..."
+msgstr "Veuillez patienter..."
+
+#: viewfeed.js:648
+msgid "Unpublish article"
+msgstr "Ne plus publier l'article"
+
#: viewfeed.js:935 viewfeed.js:971 viewfeed.js:1012 viewfeed.js:1097
#: viewfeed.js:1141 viewfeed.js:1288 viewfeed.js:1338 viewfeed.js:1394
msgid "No articles are selected."
diff --git a/locale/hu_HU/LC_MESSAGES/messages.mo b/locale/hu_HU/LC_MESSAGES/messages.mo
index 3079d1c7..462ce1f0 100644
Binary files a/locale/hu_HU/LC_MESSAGES/messages.mo and b/locale/hu_HU/LC_MESSAGES/messages.mo differ
diff --git a/locale/hu_HU/LC_MESSAGES/messages.po b/locale/hu_HU/LC_MESSAGES/messages.po
index 014e79d0..7fd2fa88 100644
--- a/locale/hu_HU/LC_MESSAGES/messages.po
+++ b/locale/hu_HU/LC_MESSAGES/messages.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-11 12:07+0400\n"
+"POT-Creation-Date: 2010-09-11 12:16+0400\n"
"PO-Revision-Date: 2009-08-17 23:04+0100\n"
"Last-Translator: MoJo2009\n"
"Language-Team: HUNGARIAN\n"
@@ -111,29 +111,6 @@ msgstr "Adminisztrátor"
msgid "Default profile"
msgstr "Hírek maximális száma"
-#: digest.php:58 prefs.php:90 tt-rss.php:112
-msgid "Hello,"
-msgstr "Üdv,"
-
-#: digest.php:62 prefs.php:94 tt-rss.php:122 mobile/functions.php:60
-#: mobile/functions.php:234
-msgid "Logout"
-msgstr "Kijelentkezés"
-
-#: digest.php:67
-#, fuzzy
-msgid "Tiny Tiny RSS"
-msgstr "Vissza az RSS-olvasóhoz"
-
-#: digest.php:88
-#, fuzzy
-msgid "feeds"
-msgstr "Hírcsatornák"
-
-#: digest.php:94
-msgid "headlines"
-msgstr ""
-
#: errors.php:3
msgid "Unknown error"
msgstr "Ismeretlen hiba"
@@ -479,8 +456,7 @@ msgstr "Hír szűrése"
msgid "Set starred"
msgstr "Csillagoz"
-#: localized_schema.php:18 digest.js:346 digest.js:420 viewfeed.js:545
-#: viewfeed.js:659
+#: localized_schema.php:18 viewfeed.js:545 viewfeed.js:659
msgid "Publish article"
msgstr "Hír publikálása"
@@ -834,10 +810,19 @@ msgstr ""
"\t\telengedhetetlen a program működéséhez.\n"
"\t\tKérem ellenőrizze böngészőbeállításait, és engedélyezze a Javascriptet!"
+#: prefs.php:90 tt-rss.php:112
+msgid "Hello,"
+msgstr "Üdv,"
+
#: prefs.php:92 help/4.php:14
msgid "Exit preferences"
msgstr "Kilépés a beállításokból"
+#: prefs.php:94 tt-rss.php:122 mobile/functions.php:60
+#: mobile/functions.php:234
+msgid "Logout"
+msgstr "Kijelentkezés"
+
#: prefs.php:102
msgid "Keyboard shortcuts"
msgstr "Billentyűparancsok"
@@ -2246,27 +2231,6 @@ msgstr "Olvasottak rejtése/mutatása"
msgid "Sort feeds by unread count"
msgstr "Hírcsatornák rendezése olvasatlan hírek száma alapján"
-#: digest.js:295
-#, fuzzy
-msgid "More articles..."
-msgstr "Műveletek"
-
-#: digest.js:329 digest.js:378 viewfeed.js:528 viewfeed.js:592
-msgid "Star article"
-msgstr "Hír csillagozása"
-
-#: digest.js:371 viewfeed.js:577
-msgid "Unstar article"
-msgstr "Csillagot levesz a hírről"
-
-#: digest.js:374 digest.js:416 viewfeed.js:585 viewfeed.js:652
-msgid "Please wait..."
-msgstr "Kérem várjon..."
-
-#: digest.js:412 viewfeed.js:648
-msgid "Unpublish article"
-msgstr "Publikálás visszavonása"
-
#: functions.js:1332
msgid "Can't add filter: nothing to match on."
msgstr "Szűrő hozzáadása sikertelen: nincs érvényes szűrőfeltétel."
@@ -2607,6 +2571,22 @@ msgstr ""
msgid "Rescore articles in %s?"
msgstr ""
+#: viewfeed.js:528 viewfeed.js:592
+msgid "Star article"
+msgstr "Hír csillagozása"
+
+#: viewfeed.js:577
+msgid "Unstar article"
+msgstr "Csillagot levesz a hírről"
+
+#: viewfeed.js:585 viewfeed.js:652
+msgid "Please wait..."
+msgstr "Kérem várjon..."
+
+#: viewfeed.js:648
+msgid "Unpublish article"
+msgstr "Publikálás visszavonása"
+
#: viewfeed.js:935 viewfeed.js:971 viewfeed.js:1012 viewfeed.js:1097
#: viewfeed.js:1141 viewfeed.js:1288 viewfeed.js:1338 viewfeed.js:1394
msgid "No articles are selected."
diff --git a/locale/it_IT/LC_MESSAGES/messages.mo b/locale/it_IT/LC_MESSAGES/messages.mo
index 9585d1dc..57f551c3 100644
Binary files a/locale/it_IT/LC_MESSAGES/messages.mo and b/locale/it_IT/LC_MESSAGES/messages.mo differ
diff --git a/locale/it_IT/LC_MESSAGES/messages.po b/locale/it_IT/LC_MESSAGES/messages.po
index 4a984a49..4be367a5 100644
--- a/locale/it_IT/LC_MESSAGES/messages.po
+++ b/locale/it_IT/LC_MESSAGES/messages.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ttrss-1.4.1\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-11 12:07+0400\n"
+"POT-Creation-Date: 2010-09-11 12:16+0400\n"
"PO-Revision-Date: 2010-04-19 16:36+0200\n"
"Last-Translator: Andrea Zagli \n"
"Language-Team: Italian \n"
@@ -107,30 +107,6 @@ msgstr "Amministratore"
msgid "Default profile"
msgstr "Profilo predefinito"
-#: digest.php:58 prefs.php:90 tt-rss.php:112
-msgid "Hello,"
-msgstr "Salve,"
-
-#: digest.php:62 prefs.php:94 tt-rss.php:122 mobile/functions.php:60
-#: mobile/functions.php:234
-msgid "Logout"
-msgstr "Esci"
-
-#: digest.php:67
-#, fuzzy
-msgid "Tiny Tiny RSS"
-msgstr "Ritorna a Tiny Tiny RSS"
-
-#: digest.php:88
-#, fuzzy
-msgid "feeds"
-msgstr "Notiziari"
-
-#: digest.php:94
-#, fuzzy
-msgid "headlines"
-msgstr "Ultimi sommari:"
-
#: errors.php:3
msgid "Unknown error"
msgstr "Errore sconosciuto"
@@ -480,8 +456,7 @@ msgstr "Filtra articoli"
msgid "Set starred"
msgstr "Imposta con stella"
-#: localized_schema.php:18 digest.js:346 digest.js:420 viewfeed.js:545
-#: viewfeed.js:659
+#: localized_schema.php:18 viewfeed.js:545 viewfeed.js:659
msgid "Publish article"
msgstr "Pubblica articolo"
@@ -842,10 +817,19 @@ msgstr ""
"\t\tda questa applicazione per funzionare correttamente. Controllare\n"
"\t\tle impostazioni del browser."
+#: prefs.php:90 tt-rss.php:112
+msgid "Hello,"
+msgstr "Salve,"
+
#: prefs.php:92 help/4.php:14
msgid "Exit preferences"
msgstr "Esci dalle preferenze"
+#: prefs.php:94 tt-rss.php:122 mobile/functions.php:60
+#: mobile/functions.php:234
+msgid "Logout"
+msgstr "Esci"
+
#: prefs.php:102
msgid "Keyboard shortcuts"
msgstr "Scorciatoie da tastiera"
@@ -2245,27 +2229,6 @@ msgstr "Nascondi notiziari letti"
msgid "Sort feeds by unread count"
msgstr "Ordinare i notiziari per numero di non letti"
-#: digest.js:295
-#, fuzzy
-msgid "More articles..."
-msgstr "Altre azioni..."
-
-#: digest.js:329 digest.js:378 viewfeed.js:528 viewfeed.js:592
-msgid "Star article"
-msgstr "Metti la stella all'articolo"
-
-#: digest.js:371 viewfeed.js:577
-msgid "Unstar article"
-msgstr "Togli la stella all'articolo"
-
-#: digest.js:374 digest.js:416 viewfeed.js:585 viewfeed.js:652
-msgid "Please wait..."
-msgstr "Attendere prego..."
-
-#: digest.js:412 viewfeed.js:648
-msgid "Unpublish article"
-msgstr "Non pubblicare articolo"
-
#: functions.js:1332
msgid "Can't add filter: nothing to match on."
msgstr "Impossibile aggiungere il filtro: niente a cui corrisponda."
@@ -2602,6 +2565,22 @@ msgstr "Impossibile cambiare il punteggio a questo tipo di notiziari."
msgid "Rescore articles in %s?"
msgstr "Cambiare il punteggio degli articoli in «%s»?"
+#: viewfeed.js:528 viewfeed.js:592
+msgid "Star article"
+msgstr "Metti la stella all'articolo"
+
+#: viewfeed.js:577
+msgid "Unstar article"
+msgstr "Togli la stella all'articolo"
+
+#: viewfeed.js:585 viewfeed.js:652
+msgid "Please wait..."
+msgstr "Attendere prego..."
+
+#: viewfeed.js:648
+msgid "Unpublish article"
+msgstr "Non pubblicare articolo"
+
#: viewfeed.js:935 viewfeed.js:971 viewfeed.js:1012 viewfeed.js:1097
#: viewfeed.js:1141 viewfeed.js:1288 viewfeed.js:1338 viewfeed.js:1394
msgid "No articles are selected."
@@ -2689,6 +2668,9 @@ msgstr "Inserire una nota per questo articolo:"
#~ msgid "Last updated:"
#~ msgstr "Ultimo aggiornamento:"
+#~ msgid "Last headlines:"
+#~ msgstr "Ultimi sommari:"
+
#~ msgid ""
#~ "Feed browser cache information is missing. Please refer to the \n"
"Language-Team: Norwegian Bokmål \n"
@@ -109,30 +109,6 @@ msgstr "Administrator"
msgid "Default profile"
msgstr "Standard artikkelbegrensning"
-#: digest.php:58 prefs.php:90 tt-rss.php:112
-msgid "Hello,"
-msgstr "Hei, "
-
-#: digest.php:62 prefs.php:94 tt-rss.php:122 mobile/functions.php:60
-#: mobile/functions.php:234
-msgid "Logout"
-msgstr "Logg ut"
-
-#: digest.php:67
-#, fuzzy
-msgid "Tiny Tiny RSS"
-msgstr "Returner til Tiny Tiny RSS"
-
-#: digest.php:88
-#, fuzzy
-msgid "feeds"
-msgstr "Nyhetsstrømmer"
-
-#: digest.php:94
-#, fuzzy
-msgid "headlines"
-msgstr "Siste artikler:"
-
#: errors.php:3
msgid "Unknown error"
msgstr "Ukjent feil"
@@ -484,8 +460,7 @@ msgstr "Filtrer artikkel"
msgid "Set starred"
msgstr "Sett som favorittartikkel"
-#: localized_schema.php:18 digest.js:346 digest.js:420 viewfeed.js:545
-#: viewfeed.js:659
+#: localized_schema.php:18 viewfeed.js:545 viewfeed.js:659
msgid "Publish article"
msgstr "Publiser artiklen"
@@ -841,10 +816,19 @@ msgstr ""
"\t\tfor at dette programmet skal fungere ordentlig. Vennligst sjekk din \n"
"\t\tnettlesers instillinger."
+#: prefs.php:90 tt-rss.php:112
+msgid "Hello,"
+msgstr "Hei, "
+
#: prefs.php:92 help/4.php:14
msgid "Exit preferences"
msgstr "Forlat innstillinger"
+#: prefs.php:94 tt-rss.php:122 mobile/functions.php:60
+#: mobile/functions.php:234
+msgid "Logout"
+msgstr "Logg ut"
+
#: prefs.php:102
msgid "Keyboard shortcuts"
msgstr "Tastatursnarveier"
@@ -2271,27 +2255,6 @@ msgstr "Skjul/vis leste nyhetsstrømmer"
msgid "Sort feeds by unread count"
msgstr "Sorter nyhetsstrømer ut i fra antall uleste artikler"
-#: digest.js:295
-#, fuzzy
-msgid "More articles..."
-msgstr "Handlinger..."
-
-#: digest.js:329 digest.js:378 viewfeed.js:528 viewfeed.js:592
-msgid "Star article"
-msgstr "Marker artikkel som favoritt"
-
-#: digest.js:371 viewfeed.js:577
-msgid "Unstar article"
-msgstr "Fjern favorittmerkingen fra artiklen"
-
-#: digest.js:374 digest.js:416 viewfeed.js:585 viewfeed.js:652
-msgid "Please wait..."
-msgstr "Vennligst vent..."
-
-#: digest.js:412 viewfeed.js:648
-msgid "Unpublish article"
-msgstr "Fjern publiseringen av artikkelen."
-
#: functions.js:1332
msgid "Can't add filter: nothing to match on."
msgstr "Kan ikke legge til filter, ingen match på kriteriene"
@@ -2623,6 +2586,22 @@ msgstr "Du kan ikke endre poengsummen for denne typen nyhetskanal"
msgid "Rescore articles in %s?"
msgstr "Endre poengene for artiklene i %s?"
+#: viewfeed.js:528 viewfeed.js:592
+msgid "Star article"
+msgstr "Marker artikkel som favoritt"
+
+#: viewfeed.js:577
+msgid "Unstar article"
+msgstr "Fjern favorittmerkingen fra artiklen"
+
+#: viewfeed.js:585 viewfeed.js:652
+msgid "Please wait..."
+msgstr "Vennligst vent..."
+
+#: viewfeed.js:648
+msgid "Unpublish article"
+msgstr "Fjern publiseringen av artikkelen."
+
#: viewfeed.js:935 viewfeed.js:971 viewfeed.js:1012 viewfeed.js:1097
#: viewfeed.js:1141 viewfeed.js:1288 viewfeed.js:1338 viewfeed.js:1394
msgid "No articles are selected."
@@ -3170,6 +3149,9 @@ msgstr "Vennligst skriv inn et notat for denne artikkelen:"
#~ msgid "Last updated:"
#~ msgstr "Siste oppdatering:"
+#~ msgid "Last headlines:"
+#~ msgstr "Siste artikler:"
+
#~ msgid "Other feeds: Top 25"
#~ msgstr "Andre nyhetsstrømmer: Topp 25"
diff --git a/locale/pt_BR/LC_MESSAGES/messages.mo b/locale/pt_BR/LC_MESSAGES/messages.mo
index 385601b3..c9c7ca42 100644
Binary files a/locale/pt_BR/LC_MESSAGES/messages.mo and b/locale/pt_BR/LC_MESSAGES/messages.mo differ
diff --git a/locale/pt_BR/LC_MESSAGES/messages.po b/locale/pt_BR/LC_MESSAGES/messages.po
index 424736a0..882de8a7 100644
--- a/locale/pt_BR/LC_MESSAGES/messages.po
+++ b/locale/pt_BR/LC_MESSAGES/messages.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: tt-rss 1.2.14.2\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-11 12:07+0400\n"
+"POT-Creation-Date: 2010-09-11 12:16+0400\n"
"PO-Revision-Date: 2007-10-24 00:47-0200\n"
"Last-Translator: Marcelo Jorge VIeira (metal) \n"
"Language-Team: Portuguese/Brazil\n"
@@ -112,28 +112,6 @@ msgstr "Administrador"
msgid "Default profile"
msgstr "Padrão"
-#: digest.php:58 prefs.php:90 tt-rss.php:112
-msgid "Hello,"
-msgstr "Olá,"
-
-#: digest.php:62 prefs.php:94 tt-rss.php:122 mobile/functions.php:60
-#: mobile/functions.php:234
-msgid "Logout"
-msgstr "Sair"
-
-#: digest.php:67
-msgid "Tiny Tiny RSS"
-msgstr ""
-
-#: digest.php:88
-#, fuzzy
-msgid "feeds"
-msgstr "Feed"
-
-#: digest.php:94
-msgid "headlines"
-msgstr ""
-
#: errors.php:3
msgid "Unknown error"
msgstr "Erro desconhecido"
@@ -485,8 +463,7 @@ msgstr ""
msgid "Set starred"
msgstr "Marcar como favorito"
-#: localized_schema.php:18 digest.js:346 digest.js:420 viewfeed.js:545
-#: viewfeed.js:659
+#: localized_schema.php:18 viewfeed.js:545 viewfeed.js:659
msgid "Publish article"
msgstr ""
@@ -811,10 +788,19 @@ msgid ""
"\t\tbrowser settings."
msgstr ""
+#: prefs.php:90 tt-rss.php:112
+msgid "Hello,"
+msgstr "Olá,"
+
#: prefs.php:92 help/4.php:14
msgid "Exit preferences"
msgstr "Sair das preferências"
+#: prefs.php:94 tt-rss.php:122 mobile/functions.php:60
+#: mobile/functions.php:234
+msgid "Logout"
+msgstr "Sair"
+
#: prefs.php:102
#, fuzzy
msgid "Keyboard shortcuts"
@@ -2257,28 +2243,6 @@ msgstr "Favoritos"
msgid "Sort feeds by unread count"
msgstr ""
-#: digest.js:295
-#, fuzzy
-msgid "More articles..."
-msgstr "Ações..."
-
-#: digest.js:329 digest.js:378 viewfeed.js:528 viewfeed.js:592
-#, fuzzy
-msgid "Star article"
-msgstr "Favoritos"
-
-#: digest.js:371 viewfeed.js:577
-msgid "Unstar article"
-msgstr ""
-
-#: digest.js:374 digest.js:416 viewfeed.js:585 viewfeed.js:652
-msgid "Please wait..."
-msgstr ""
-
-#: digest.js:412 viewfeed.js:648
-msgid "Unpublish article"
-msgstr ""
-
#: functions.js:1332
msgid "Can't add filter: nothing to match on."
msgstr ""
@@ -2616,6 +2580,23 @@ msgstr ""
msgid "Rescore articles in %s?"
msgstr "Favoritos"
+#: viewfeed.js:528 viewfeed.js:592
+#, fuzzy
+msgid "Star article"
+msgstr "Favoritos"
+
+#: viewfeed.js:577
+msgid "Unstar article"
+msgstr ""
+
+#: viewfeed.js:585 viewfeed.js:652
+msgid "Please wait..."
+msgstr ""
+
+#: viewfeed.js:648
+msgid "Unpublish article"
+msgstr ""
+
#: viewfeed.js:935 viewfeed.js:971 viewfeed.js:1012 viewfeed.js:1097
#: viewfeed.js:1141 viewfeed.js:1288 viewfeed.js:1338 viewfeed.js:1394
msgid "No articles are selected."
diff --git a/locale/ru_RU/LC_MESSAGES/messages.mo b/locale/ru_RU/LC_MESSAGES/messages.mo
index 422cc3c3..74d6e5c9 100644
Binary files a/locale/ru_RU/LC_MESSAGES/messages.mo and b/locale/ru_RU/LC_MESSAGES/messages.mo differ
diff --git a/locale/ru_RU/LC_MESSAGES/messages.po b/locale/ru_RU/LC_MESSAGES/messages.po
index 7be489d7..5bcf2e2e 100644
--- a/locale/ru_RU/LC_MESSAGES/messages.po
+++ b/locale/ru_RU/LC_MESSAGES/messages.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 1.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-11 12:07+0400\n"
+"POT-Creation-Date: 2010-09-11 12:16+0400\n"
"PO-Revision-Date: 2009-05-29 14:38+0300\n"
"Last-Translator: Max Kamashev \n"
"Language-Team: Русский \n"
@@ -115,30 +115,6 @@ msgstr "Администратор"
msgid "Default profile"
msgstr "Количество статей по умолчанию"
-#: digest.php:58 prefs.php:90 tt-rss.php:112
-msgid "Hello,"
-msgstr "Привет,"
-
-#: digest.php:62 prefs.php:94 tt-rss.php:122 mobile/functions.php:60
-#: mobile/functions.php:234
-msgid "Logout"
-msgstr "Выход"
-
-#: digest.php:67
-#, fuzzy
-msgid "Tiny Tiny RSS"
-msgstr "Вернуться к Tiny Tiny RSS"
-
-#: digest.php:88
-#, fuzzy
-msgid "feeds"
-msgstr "Каналы"
-
-#: digest.php:94
-#, fuzzy
-msgid "headlines"
-msgstr "Последние заголовки:"
-
#: errors.php:3
msgid "Unknown error"
msgstr "Неизвестная ошибка"
@@ -488,8 +464,7 @@ msgstr "Отфильтровать статью"
msgid "Set starred"
msgstr "Отметить"
-#: localized_schema.php:18 digest.js:346 digest.js:420 viewfeed.js:545
-#: viewfeed.js:659
+#: localized_schema.php:18 viewfeed.js:545 viewfeed.js:659
msgid "Publish article"
msgstr "Опубликовать"
@@ -839,10 +814,19 @@ msgstr ""
"\t\tдля функционала этой программы. Пожалуйста, проверьте\n"
"\t\tнастройки вашего браузера."
+#: prefs.php:90 tt-rss.php:112
+msgid "Hello,"
+msgstr "Привет,"
+
#: prefs.php:92 help/4.php:14
msgid "Exit preferences"
msgstr "Закрыть настройки"
+#: prefs.php:94 tt-rss.php:122 mobile/functions.php:60
+#: mobile/functions.php:234
+msgid "Logout"
+msgstr "Выход"
+
#: prefs.php:102
msgid "Keyboard shortcuts"
msgstr "Горячие Клавиши"
@@ -2265,27 +2249,6 @@ msgstr " Показать/скрыть прочитанные"
msgid "Sort feeds by unread count"
msgstr "Сортировать каналы по количеству непрочитанных статей"
-#: digest.js:295
-#, fuzzy
-msgid "More articles..."
-msgstr "Действия..."
-
-#: digest.js:329 digest.js:378 viewfeed.js:528 viewfeed.js:592
-msgid "Star article"
-msgstr "Отмеченные"
-
-#: digest.js:371 viewfeed.js:577
-msgid "Unstar article"
-msgstr "Не отмеченные"
-
-#: digest.js:374 digest.js:416 viewfeed.js:585 viewfeed.js:652
-msgid "Please wait..."
-msgstr "Пожалуйста, подождите..."
-
-#: digest.js:412 viewfeed.js:648
-msgid "Unpublish article"
-msgstr "Не публиковать"
-
#: functions.js:1332
msgid "Can't add filter: nothing to match on."
msgstr "Не могу добавить фильтр: нет соответствия."
@@ -2617,6 +2580,22 @@ msgstr "Вы не можете снова оценить этот канал."
msgid "Rescore articles in %s?"
msgstr "Установить оценку статьям в %s?"
+#: viewfeed.js:528 viewfeed.js:592
+msgid "Star article"
+msgstr "Отмеченные"
+
+#: viewfeed.js:577
+msgid "Unstar article"
+msgstr "Не отмеченные"
+
+#: viewfeed.js:585 viewfeed.js:652
+msgid "Please wait..."
+msgstr "Пожалуйста, подождите..."
+
+#: viewfeed.js:648
+msgid "Unpublish article"
+msgstr "Не публиковать"
+
#: viewfeed.js:935 viewfeed.js:971 viewfeed.js:1012 viewfeed.js:1097
#: viewfeed.js:1141 viewfeed.js:1288 viewfeed.js:1338 viewfeed.js:1394
msgid "No articles are selected."
@@ -3169,6 +3148,9 @@ msgstr "Пожалуйста, укажите заметку для статьи:
#~ msgid "Last updated:"
#~ msgstr "Последнее обновление"
+#~ msgid "Last headlines:"
+#~ msgstr "Последние заголовки:"
+
#, fuzzy
#~ msgid ""
#~ "Feed browser cache information is missing. Please refer to the \n"
"Language-Team: hicode.org \n"
@@ -108,30 +108,6 @@ msgstr "管理员"
msgid "Default profile"
msgstr "默认文章限制"
-#: digest.php:58 prefs.php:90 tt-rss.php:112
-msgid "Hello,"
-msgstr "你好,"
-
-#: digest.php:62 prefs.php:94 tt-rss.php:122 mobile/functions.php:60
-#: mobile/functions.php:234
-msgid "Logout"
-msgstr "注销"
-
-#: digest.php:67
-#, fuzzy
-msgid "Tiny Tiny RSS"
-msgstr "返回Tiny Tiny RSS"
-
-#: digest.php:88
-#, fuzzy
-msgid "feeds"
-msgstr "Feed"
-
-#: digest.php:94
-#, fuzzy
-msgid "headlines"
-msgstr "最新提要:"
-
#: errors.php:3
msgid "Unknown error"
msgstr "未知错误"
@@ -487,8 +463,7 @@ msgstr "过滤文章"
msgid "Set starred"
msgstr "设置星级"
-#: localized_schema.php:18 digest.js:346 digest.js:420 viewfeed.js:545
-#: viewfeed.js:659
+#: localized_schema.php:18 viewfeed.js:545 viewfeed.js:659
msgid "Publish article"
msgstr "发布文章"
@@ -820,10 +795,19 @@ msgid ""
"\t\tbrowser settings."
msgstr "您的浏览器不支持Javascript, 请检查设置。"
+#: prefs.php:90 tt-rss.php:112
+msgid "Hello,"
+msgstr "你好,"
+
#: prefs.php:92 help/4.php:14
msgid "Exit preferences"
msgstr "退出我的最爱"
+#: prefs.php:94 tt-rss.php:122 mobile/functions.php:60
+#: mobile/functions.php:234
+msgid "Logout"
+msgstr "注销"
+
#: prefs.php:102
#, fuzzy
msgid "Keyboard shortcuts"
@@ -2307,31 +2291,6 @@ msgstr " (显示)隐藏已读feed"
msgid "Sort feeds by unread count"
msgstr "以未读文章数量排序feed源"
-#: digest.js:295
-#, fuzzy
-msgid "More articles..."
-msgstr "激活..."
-
-#: digest.js:329 digest.js:378 viewfeed.js:528 viewfeed.js:592
-#, fuzzy
-msgid "Star article"
-msgstr "星级文章"
-
-#: digest.js:371 viewfeed.js:577
-#, fuzzy
-msgid "Unstar article"
-msgstr "星级文章"
-
-#: digest.js:374 digest.js:416 viewfeed.js:585 viewfeed.js:652
-#, fuzzy
-msgid "Please wait..."
-msgstr "读取中,请等待..."
-
-#: digest.js:412 viewfeed.js:648
-#, fuzzy
-msgid "Unpublish article"
-msgstr "发布文章"
-
#: functions.js:1332
msgid "Can't add filter: nothing to match on."
msgstr "未能添加过滤:无匹配。"
@@ -2682,6 +2641,26 @@ msgstr "您不能编辑本分类feed"
msgid "Rescore articles in %s?"
msgstr "星级文章"
+#: viewfeed.js:528 viewfeed.js:592
+#, fuzzy
+msgid "Star article"
+msgstr "星级文章"
+
+#: viewfeed.js:577
+#, fuzzy
+msgid "Unstar article"
+msgstr "星级文章"
+
+#: viewfeed.js:585 viewfeed.js:652
+#, fuzzy
+msgid "Please wait..."
+msgstr "读取中,请等待..."
+
+#: viewfeed.js:648
+#, fuzzy
+msgid "Unpublish article"
+msgstr "发布文章"
+
#: viewfeed.js:935 viewfeed.js:971 viewfeed.js:1012 viewfeed.js:1097
#: viewfeed.js:1141 viewfeed.js:1288 viewfeed.js:1338 viewfeed.js:1394
msgid "No articles are selected."
@@ -3172,6 +3151,9 @@ msgstr "请输入标签主题"
#~ msgid "Last updated:"
#~ msgstr "已更新"
+#~ msgid "Last headlines:"
+#~ msgstr "最新提要:"
+
#~ msgid "Other feeds: Top 25"
#~ msgstr " 其他feed: Top 25"