Language fixes for 3rd 3rded
authorSebastian Brannstrom <sebastianb@symbian.org>
Mon, 19 Jul 2010 16:34:15 +0100
branch3rded
changeset 190 76b81233473a
parent 186 32aedca70582
child 191 a452d138726a
Language fixes for 3rd
application/data/PodcastClient_english.rls
application/data/PodcastClient_spanish.rls
--- a/application/data/PodcastClient_english.rls	Thu Jul 15 22:43:10 2010 +0100
+++ b/application/data/PodcastClient_english.rls	Mon Jul 19 16:34:15 2010 +0100
@@ -133,11 +133,7 @@
 rls_string STRING_r_view_delete_show_cmd "Delete"
 rls_string STRING_r_view_show_info_cmd "Info (#)"
 rls_string STRING_r_error_playback_failed "Could not play show"
-rls_string STRING_r_view_filter_shows_cmd "Show"
-rls_string STRING_r_view_filter_all_shows_cmd "All shows"
-rls_string STRING_r_view_filter_new_shows_cmd "Show new"
-rls_string STRING_r_view_filter_downloaded_shows_cmd "Show downloaded"
-rls_string STRING_r_view_filter_downloaded_new_shows_cmd "New and downloaded"
+
 // Download queue operations
 rls_string STRING_r_suspend_download_cmd "Suspend"
 rls_string STRING_r_view_resume_short_dls_cmd "Resume"
@@ -147,9 +143,10 @@
 rls_string STRING_r_view_remove_all_downloads_cmd "Clear download queue"
 rls_string STRING_r_clear_query "Clear download queue?"
 rls_string STRING_r_view_remove_download_short_cmd "Remove"
+rls_string STRING_r_view_remove_download_cmd "Remove download"
+
 rls_string STRING_r_view_move_up_short_cmd "Move up"
 rls_string STRING_r_view_move_down_short_cmd "Move down"
-rls_string STRING_r_view_remove_download_cmd "Remove download"
 
 rls_string STRING_r_error_notfound "Error: Not found on server"
 rls_string STRING_r_error_invalid_address "Error: Connection failed"
--- a/application/data/PodcastClient_spanish.rls	Thu Jul 15 22:43:10 2010 +0100
+++ b/application/data/PodcastClient_spanish.rls	Mon Jul 19 16:34:15 2010 +0100
@@ -36,7 +36,7 @@
 // Tab titles
 rls_string STRING_r_tabgroup_feeds "Fuentes"
 rls_string STRING_r_tabgroup_queue "Cola"
-rls_string STRING_r_tabgroup_queue_counter "Cola (%d)"
+rls_string STRING_r_tabgroup_queue_counter "(%d) Cola"
 
 // Question dialogs
 rls_string STRING_r_add_feed_prompt "Introduzca términos de búsqueda o dirección de la fuente"
@@ -129,11 +129,11 @@
 
 // Show view
 
-rls_string STRING_r_view_mark_as_played_cmd_short "Marcar leido"
-rls_string STRING_r_view_mark_as_unplayed_cmd_short "Marcar nuevo"
+rls_string STRING_r_view_mark_as_played_cmd_short "Marcar leido (*)"
+rls_string STRING_r_view_mark_as_unplayed_cmd_short "Marcar nuevo (*)"
 rls_string STRING_r_view_download_show_cmd "Descargar"
 rls_string STRING_r_view_delete_show_cmd "Borrar"
-rls_string STRING_r_view_show_info_cmd "Información"
+rls_string STRING_r_view_show_info_cmd "Información (#)"
 rls_string STRING_r_error_playback_failed "No se pudo reproducir el capítulo"
 
 // Download queue operations
@@ -147,10 +147,16 @@
 rls_string STRING_r_view_remove_download_short_cmd "Borrar"
 rls_string STRING_r_view_remove_download_cmd "Borrar descarga"
 
+rls_string STRING_r_view_move_up_short_cmd "Move up"
+rls_string STRING_r_view_move_down_short_cmd "Move down"
+
 rls_string STRING_r_error_notfound "Error: Servidor no fue hallado"
 rls_string STRING_r_error_invalid_address "Error: La conexión fallo"
 rls_string STRING_r_error_general "Error: Error general %d"
 rls_string STRING_r_error_http "Error: error HTTP %d"
 rls_string STRING_r_error_disk_full "Error: No espacio en el disco"
 
+rls_string STRING_r_view_feed_feed_menu "Manage feeds"
+rls_string STRING_r_view_shows_show_menu "Show"
+rls_string STRING_r_view_queue_show_menu "Queue"