# HG changeset patch # User teknolog # Date 1268070886 0 # Node ID ca935c84c94b320445473025ebd9bbed76850ed2 # Parent c11e52c5acd29072ac6b6f89a8da9b00a41c76dc Removed unused strings. Fixed clipping problem with icons diff -r c11e52c5acd2 -r ca935c84c94b application/data/PodcastClient_english.rls --- a/application/data/PodcastClient_english.rls Fri Mar 05 16:29:33 2010 +0000 +++ b/application/data/PodcastClient_english.rls Mon Mar 08 17:54:46 2010 +0000 @@ -16,97 +16,37 @@ * */ -// list view commands -rls_string STRING_r_listbox_listview_cmd_close_debug "Close (debug)" -rls_string STRING_r_listbox_listview_cmd_close_debug_shorttext "Close" - -// Menu commands, view filtering and navigation -rls_string STRING_r_view_cmd "View" - -// Navigation to shows view -rls_string STRING_r_view_main_cmd "Main" -rls_string STRING_r_view_new_shows_cmd "Unplayed" -rls_string STRING_r_view_about_cmd "About" - -// Navigation to feeds -rls_string STRING_r_view_feeds_cmd "Feeds" -rls_string STRING_r_view_remove_download_short_cmd "Remove" -rls_string STRING_r_view_remove_download_cmd "Remove Download" +// Menu items -// Actions for feeds -rls_string STRING_r_view_add_feed_cmd "Add Feed" -rls_string STRING_r_view_add_feed_cmd_short "Add" -rls_string STRING_r_view_edit_feed_cmd "Edit Feed" -rls_string STRING_r_view_edit_feed_cmd_short "Edit" - -rls_string STRING_r_view_delete_feed_cmd "Remove Feed" -rls_string STRING_r_view_delete_feed_cmd_short "Remove" -rls_string STRING_r_view_delete_played_cmd "Delete All Played" -rls_string STRING_r_update_feed_cmd "Update Feed" -rls_string STRING_r_update_feed_short_cmd "Update" -rls_string STRING_r_update_all_feeds_cmd "Update All" -rls_string STRING_r_update_all_feeds_short_cmd "Upd. All" - -rls_string STRING_r_podcast_feeds_update_message "Updating..." -rls_string STRING_r_podcast_feeds_update_error "Update failed!" +rls_string STRING_r_settings_cmd "Settings" +rls_string STRING_r_view_mark_all_played_cmd "Mark all old" +rls_string STRING_r_exit_cmd "Exit" +rls_string STRING_r_view_help "Help" +rls_string STRING_r_view_about_cmd "About" +rls_string STRING_r_view_import_export_feeds_cmd "Import/export feeds" +rls_string STRING_r_view_import_feeds_cmd "Import feeds" +rls_string STRING_r_view_export_feeds_cmd "Export feeds" -// Actions for shows -rls_string STRING_r_view_download_show_cmd "Get" -rls_string STRING_r_view_delete_show_cmd "Delete" -rls_string STRING_r_view_delete_shows_cmd "Delete All" -rls_string STRING_r_view_delete_show_cmd "Delete" -rls_string STRING_r_view_stop_downloads_cmd "Suspend Downloading" -rls_string STRING_r_view_resume_downloads_cmd "Resume Downloading" -rls_string STRING_r_view_mark_all_played_cmd "Mark all old" -rls_string STRING_r_view_show_unplayed_cmd "Show Unplayed Only" -rls_string STRING_r_view_show_info_cmd "Info" -rls_string STRING_r_view_show_play_cmd "Play" -// Common actions -rls_string STRING_r_settings_cmd "Settings" - -// Categories (strings max 20 character long) -rls_string STRING_r_category_all "All Shows" -rls_string STRING_r_category_new "Unplayed" -rls_string STRING_r_category_dled "Shows on Phone" -rls_string STRING_r_category_pending "Downloader" +// CBA buttons +rls_string STRING_r_cba_options "Options" +rls_string STRING_r_cba_hide "Hide" +rls_string STRING_r_cba_cancel "Cancel" -// View titles -rls_string STRING_r_view_feeds_title "Feeds" - -// Shows view status strings -rls_string STRING_r_podcast_shows_title_format "%d Unplayed, %d Total" -rls_string STRING_r_podcast_shows_title_download "%d Queued" -rls_string STRING_r_podcast_shows_downloads_suspended "%d Queued (Suspended)" -rls_string STRING_r_podcast_shows_no_items "No items" +// Tab titles +rls_string STRING_r_tabgroup_feeds "Feeds" +rls_string STRING_r_tabgroup_queue "Queue" +rls_string STRING_r_tabgroup_queue_counter "Queue (%d)" -// Feeds view status strings -rls_string STRING_r_podcast_feeds_title_format "%d Feeds" -rls_string STRING_r_podcast_feeds_status_format "%d new" -rls_string STRING_r_podcast_shows_never_updated "Never" -rls_string STRING_r_podcast_feeds_is_updating "Updating..." -rls_string STRING_r_podcast_no_feeds "(no feeds)" - -// DIALOG string -rls_string STRING_r_about_title "About" - -rls_string STRING_r_add_feed_title "Add feed" -rls_string STRING_r_edit_feed_title "Edit feed" - +// Question dialogs rls_string STRING_r_add_feed_prompt "Enter search terms or feed URL" rls_string STRING_r_edit_feed_prompt "Feed URL" rls_string STRING_r_add_feed_title_prompt "Feed title" - -rls_string STRING_r_remove_feed_title "Remove feed" rls_string STRING_r_remove_feed_prompt "Remove feed '%S'?" - -rls_string STRING_r_enable_downloads_title "Resume downloading" rls_string STRING_r_enable_downloads_prompt "There are shows in the download queue. Do you want to download now?" - -rls_string STRING_r_update_new_feed_title "Update feed" rls_string STRING_r_update_new_feed_prompt "Do you want to update the feed now?" - -rls_string STRING_r_delete_show_title "Delete Show" rls_string STRING_r_delete_show_prompt "Delete show '%S'?" +rls_string STRING_r_podcast_connection_error "Connection failed. Check connection settings." +rls_string STRING_r_exit_shows_downloading "Shows are being downloaded. Exit anyway?" // Settings view rls_string STRING_r_podcast_settings_title "Settings" @@ -116,7 +56,7 @@ rls_string STRING_r_podcast_setting_connection "Connection" rls_string STRING_r_podcast_setting_default "Use default" rls_string STRING_r_podcast_setting_alwaysask "Always ask" -rls_string STRING_r_podcast_setting_useiap "Select Access point" +rls_string STRING_r_podcast_setting_useiap "Select access point" rls_string STRING_r_podcast_setting_iaplist "Access points" // Choicelist for autodownload @@ -126,93 +66,72 @@ rls_string STRING_podcast_autoupdate_option4 "Twice a day" rls_string STRING_podcast_autoupdate_option5 "Daily" -// Latest strings here - -rls_string STRING_r_view_import_export_feeds_cmd "Import/export feeds" // Import feeds cmd in feedview - -rls_string STRING_r_view_import_feeds_cmd "Import feeds" // Import feeds cmd in feedview -rls_string STRING_r_view_import_feeds_cmd_short "Import" - +// Feed import/export rls_string STRING_r_view_import_feeds_title "Select OPML file" - -rls_string STRING_r_view_feeds_status "%d Feeds" // Used in base view listbox for feeds status text max 32 chars - -rls_string STRING_r_cancel_update_all_feeds_cmd "Cancel update" -rls_string STRING_r_cancel_update_all_feeds_short_cmd "Cancel" - -rls_string STRING_r_suspend_download_cmd "Suspend" // String used for cmd to suspend current download rather than removing it from the que. -rls_string STRING_r_view_resume_short_dls_cmd "Resume" // Short download cmd -rls_string STRING_r_view_onphone_status "%d Unplayed, %d Total" // Used in base view listbox status for shows on phone text max 32 chars -rls_string STRING_r_view_onphone_status_unknown "Unknown" // Used for unknown status event - -rls_string STRING_r_view_remove_all_downloads_cmd "Remove All" -rls_string STRING_r_view_remove_all_downloads_cmd_short "Clear" - -rls_string STRING_r_podcast_subtitle "" - -rls_string STRING_r_add_feed_exists "A feed with this URL already exists" // shown when adding or changing a feed to a URL that already exists -rls_string STRING_r_add_feed_exists_title "Duplicate Feed" // title of error dialogs when adding feeds - -rls_string STRING_r_add_feed_replace "All existing shows in this feed will be deleted! Continue?" // shown when changing an existing feed URL -rls_string STRING_r_add_feed_replace_title "Warning" // title to dialog -rls_string STRING_r_view_export_feeds_cmd "Export feeds" // Export feeds cmd in feedview -rls_string STRING_r_view_export_feeds_cmd_short "Export" - -rls_string STRING_r_catchup_feed "Mark all shows as played?" // shown when first updating a new feed -rls_string STRING_r_catchup_feed_title "First Update" // title to dialog - -rls_string STRING_r_on "On" -rls_string STRING_r_off "Off" - rls_string STRING_r_enter_filename "Enter file name" rls_string STRING_r_view_export_feeds_title "Select folder" rls_string STRING_r_view_export_feeds_softkey "Select" - -rls_string STRING_r_playview_tab_info "Info" -rls_string STRING_r_playview_tab_play "Play" -rls_string STRING_r_exit_cmd "Exit" -rls_string STRING_r_cba_options "Options" -rls_string STRING_r_cba_hide "Hide" - -rls_string STRING_r_tabgroup_feeds "Feeds" -rls_string STRING_r_tabgroup_queue "Queue" -rls_string STRING_r_tabgroup_queue_counter "Queue (%d)" -rls_string STRING_r_tabgroup_shows "Shows" - -rls_string STRING_r_podcast_empty_queue "(queue empty)" -rls_string STRING_r_podcast_empty_list "(no shows)" -rls_string STRING_r_podcast_empty_search "(no search results)" -rls_string STRING_r_podcast_empty_list_updating "(updating...)" - -rls_string STRING_r_view_help "Help" -rls_string STRING_r_view_mark_as_played_cmd_short "Mark old" -rls_string STRING_r_view_mark_as_unplayed_cmd_short "Mark new" -rls_string STRING_r_view_more_options "More actions" - -rls_string STRING_r_search "Search" -rls_string STRING_r_search_help "Search for podcasts" -rls_string STRING_r_search_title "Enter search terms" - -rls_string STRING_add_feed_title "Add feed" -rls_string STRING_add_feed_query "Add feed '%S'?" -rls_string STRING_add_feed_success "Feed added. Update now?" -rls_string STRING_add_feed_error "Could not add feed" - rls_string STRING_import_feed_success "%d feeds imported. Update all feeds now?" rls_string STRING_import_feed_failure "Feed import failed" rls_string STRING_export_feed_success "%d feeds exported" rls_string STRING_export_feed_failure "Feed export failed" - -rls_string STRING_r_clear_query "Clear download queue?" -rls_string STRING_r_search_noresults "No search results" -rls_string STRING_r_cba_search "Search" -rls_string STRING_r_searching "Searching..." rls_string STRING_r_importing "Importing..." rls_string STRING_r_exporting "Exporting..." -rls_string STRING_r_cba_cancel "Cancel" +// Listbox empty strings +rls_string STRING_r_podcast_empty_queue "(queue empty)" +rls_string STRING_r_podcast_empty_list "(no shows)" +rls_string STRING_r_podcast_no_feeds "(no feeds)" +rls_string STRING_r_podcast_empty_search "(no search results)" +rls_string STRING_r_podcast_empty_list_updating "(updating...)" + +// Feed view + +rls_string STRING_r_add_feed_title "Add feed" +rls_string STRING_r_edit_feed_title "Edit feed" +rls_string STRING_r_cancel_update_all_feeds_cmd "Cancel update" +rls_string STRING_r_cancel_update_all_feeds_short_cmd "Cancel" +rls_string STRING_r_podcast_feeds_status_format "%d new" +rls_string STRING_r_podcast_shows_never_updated "Never" +rls_string STRING_r_view_add_feed_cmd "Add feed" +rls_string STRING_r_view_add_feed_cmd_short "Add" +rls_string STRING_r_view_edit_feed_cmd "Edit feed" +rls_string STRING_r_view_edit_feed_cmd_short "Edit" +rls_string STRING_r_view_delete_feed_cmd "Remove feed" +rls_string STRING_r_view_delete_feed_cmd_short "Remove" +rls_string STRING_r_update_feed_cmd "Update feed" +rls_string STRING_r_update_feed_short_cmd "Update" +rls_string STRING_r_update_all_feeds_cmd "Update all" +rls_string STRING_r_update_all_feeds_short_cmd "Update" +rls_string STRING_r_podcast_feeds_is_updating "Updating..." -rls_string STRING_r_podcast_connection_error "Connection failed. Check connection settings." -rls_string STRING_r_exit_shows_downloading "Shows are being downloaded. Exit anyway?" +// Add/edit feed +rls_string STRING_add_feed_query "Add feed '%S'?" +rls_string STRING_add_feed_success "Feed added. Update now?" +rls_string STRING_add_feed_error "Could not add feed" +rls_string STRING_r_add_feed_replace "All existing shows in this feed will be deleted! Continue?" // shown when changing an existing feed URL +rls_string STRING_r_add_feed_exists "A feed with this URL already exists" // shown when adding or changing a feed to a URL that already exists + +// Feed searching + +rls_string STRING_r_search_noresults "No search results" +rls_string STRING_r_searching "Searching..." +rls_string STRING_r_search_results "Search results" + +// Show view -rls_string STRING_r_search_results "Search results" +rls_string STRING_r_view_mark_as_played_cmd_short "Mark old" +rls_string STRING_r_view_mark_as_unplayed_cmd_short "Mark new" +rls_string STRING_r_view_download_show_cmd "Get" +rls_string STRING_r_view_delete_show_cmd "Delete" +rls_string STRING_r_view_show_info_cmd "Info" + +// Download queue operations +rls_string STRING_r_suspend_download_cmd "Suspend" +rls_string STRING_r_view_resume_short_dls_cmd "Resume" +rls_string STRING_r_view_stop_downloads_cmd "Suspend downloading" +rls_string STRING_r_view_resume_downloads_cmd "Resume downloading" +rls_string STRING_r_view_remove_all_downloads_cmd_short "Clear" +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" diff -r c11e52c5acd2 -r ca935c84c94b application/data/PodcastStrings.ra --- a/application/data/PodcastStrings.ra Fri Mar 05 16:29:33 2010 +0000 +++ b/application/data/PodcastStrings.ra Mon Mar 08 17:54:46 2010 +0000 @@ -17,44 +17,25 @@ */ RESOURCE TBUF r_podcast_main_player_cmd{buf = STRING_r_view_player_cmd;} - RESOURCE TBUF r_podcast_show_cmd{buf = STRING_r_view_show_cmd;} RESOURCE TBUF r_podcast_update_cmd{buf = STRING_r_update_feeds_cmd;} - RESOURCE TBUF r_podcast_update_all_cmd{buf = STRING_r_update_all_feeds_cmd;} RESOURCE TBUF r_podcast_view_cmd {buf = STRING_r_view_cmd;} - RESOURCE TBUF r_podcast_remove_feed_title {buf = STRING_r_remove_feed_title;} RESOURCE TBUF r_podcast_remove_feed_prompt {buf = STRING_r_remove_feed_prompt;} - RESOURCE TBUF r_podcast_update_new_feed_title {buf = STRING_r_update_new_feed_title;} RESOURCE TBUF r_podcast_update_new_feed_prompt {buf = STRING_r_update_new_feed_prompt;} - RESOURCE TBUF r_podcast_delete_played_title {buf = STRING_r_delete_played_title;} RESOURCE TBUF r_podcast_delete_played_prompt {buf = STRING_r_delete_played_prompt;} - RESOURCE TBUF r_podcast_delete_show_title {buf = STRING_r_delete_show_title;} RESOURCE TBUF r_podcast_delete_show_prompt {buf = STRING_r_delete_show_prompt;} - RESOURCE TBUF r_podcast_remove_chapter_title {buf = STRING_r_remove_chapter_title;} RESOURCE TBUF r_podcast_remove_chapter_prompt {buf = STRING_r_remove_chapter_prompt;} - - RESOURCE TBUF r_podcast_enable_downloads_title {buf = STRING_r_enable_downloads_title;} RESOURCE TBUF r_podcast_enable_downloads_prompt {buf = STRING_r_enable_downloads_prompt;} - RESOURCE TBUF r_podcast_feeds_title_format {buf = STRING_r_podcast_feeds_title_format;} RESOURCE TBUF r_podcast_feeds_status_format {buf = STRING_r_podcast_feeds_status_format;} - -RESOURCE TBUF r_podcast_onphone_status {buf = STRING_r_view_onphone_status;} -RESOURCE TBUF r_podcast_onphone_status_unknown {buf = STRING_r_view_onphone_status_unknown;} - -RESOURCE TBUF r_podcast_subtitle {buf = STRING_r_podcast_subtitle;} - - RESOURCE TBUF r_podcast_shows_no_items {buf = STRING_r_podcast_shows_no_items;} - -// Shows view status strings RESOURCE TBUF r_podcast_shows_title_format { buf = STRING_r_podcast_shows_title_format;} RESOURCE TBUF r_podcast_shows_title_download {buf = STRING_r_podcast_shows_title_download;} RESOURCE TBUF r_podcast_shows_downloads_suspended { buf = STRING_r_podcast_shows_downloads_suspended;} @@ -62,15 +43,9 @@ RESOURCE TBUF r_podcast_empty_list { buf = STRING_r_podcast_empty_list; } RESOURCE TBUF r_podcast_empty_list_updating { buf = STRING_r_podcast_empty_list_updating; } RESOURCE TBUF r_podcast_empty_search { buf = STRING_r_podcast_empty_search; } - - -RESOURCE TBUF r_podcast_feeds_update_message {buf = STRING_r_podcast_feeds_update_message;} RESOURCE TBUF r_podcast_feeds_update_error {buf = STRING_r_podcast_feeds_update_error;} - -// Feeds status RESOURCE TBUF r_podcast_feeds_never_updated {buf = STRING_r_podcast_shows_never_updated;} RESOURCE TBUF r_podcast_feeds_is_updating {buf = STRING_r_podcast_feeds_is_updating;} - RESOURCE TBUF r_podcast_feeds_no_feeds {buf = STRING_r_podcast_no_feeds;} RESOURCE TBUF r_podcast_import_feeds_title {buf = STRING_r_view_import_feeds_title;} RESOURCE TBUF r_podcast_export_feeds_title {buf = STRING_r_view_export_feeds_title;} @@ -78,34 +53,27 @@ RESOURCE TBUF r_podcast_pending_status_active {buf = STRING_r_podcast_shows_title_download;} RESOURCE TBUF r_podcast_pending_status_suspended {buf = STRING_r_podcast_shows_downloads_suspended;} RESOURCE TBUF r_podcast_feeds_status {buf = STRING_r_view_feeds_status;} - RESOURCE TBUF r_add_feed_exists {buf = STRING_r_add_feed_exists;} RESOURCE TBUF r_add_feed_exists_title {buf = STRING_r_add_feed_exists_title;} - RESOURCE TBUF r_add_feed_replace {buf = STRING_r_add_feed_replace;} RESOURCE TBUF r_add_feed_replace_title {buf = STRING_r_add_feed_replace_title;} - RESOURCE TBUF r_catchup_feed {buf = STRING_r_catchup_feed;} RESOURCE TBUF r_catchup_feed_title {buf = STRING_r_catchup_feed_title;} RESOURCE TBUF r_remove_all_dlg {buf = STRING_r_remove_all_dlg;} RESOURCE TBUF r_question_title {buf = STRING_r_question_title;} RESOURCE TBUF r_podcast_addfeed_prompt {buf = STRING_r_add_feed_prompt;} RESOURCE TBUF r_podcast_addfeed_title_prompt {buf = STRING_r_add_feed_title_prompt;} - RESOURCE TBUF r_tabgroup_feeds {buf = STRING_r_tabgroup_feeds;} RESOURCE TBUF r_tabgroup_queue {buf = STRING_r_tabgroup_queue;} RESOURCE TBUF r_tabgroup_queue_counter {buf = STRING_r_tabgroup_queue_counter;} RESOURCE TBUF r_tabgroup_search {buf = STRING_r_search;} RESOURCE TBUF r_tabgroup_shows {buf = STRING_r_tabgroup_shows;} - RESOURCE TBUF r_search_prompt {buf = STRING_r_search_title;} RESOURCE TBUF r_podcast_no_search_results {buf = STRING_r_podcast_empty_list;} - RESOURCE TBUF r_add_feed_title {buf=STRING_add_feed_title;} RESOURCE TBUF r_add_feed_query {buf=STRING_add_feed_query;} RESOURCE TBUF r_add_feed_success {buf=STRING_add_feed_success;} RESOURCE TBUF r_add_feed_failure {buf=STRING_add_feed_error;} - RESOURCE TBUF r_import_feed_success {buf=STRING_import_feed_success;} RESOURCE TBUF r_import_feed_failure {buf=STRING_import_feed_failure;} RESOURCE TBUF r_export_feed_success {buf=STRING_export_feed_success;} diff -r c11e52c5acd2 -r ca935c84c94b application/data/images/new/Audio_downloading.svg --- a/application/data/images/new/Audio_downloading.svg Fri Mar 05 16:29:33 2010 +0000 +++ b/application/data/images/new/Audio_downloading.svg Mon Mar 08 17:54:46 2010 +0000 @@ -1,139 +1,86 @@ - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -r c11e52c5acd2 -r ca935c84c94b application/data/images/new/Audio_queued.svg --- a/application/data/images/new/Audio_queued.svg Fri Mar 05 16:29:33 2010 +0000 +++ b/application/data/images/new/Audio_queued.svg Mon Mar 08 17:54:46 2010 +0000 @@ -1,43 +1,94 @@ - - - - - - - - + + + + - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - diff -r c11e52c5acd2 -r ca935c84c94b application/data/images/new/Audio_suspended.svg --- a/application/data/images/new/Audio_suspended.svg Fri Mar 05 16:29:33 2010 +0000 +++ b/application/data/images/new/Audio_suspended.svg Mon Mar 08 17:54:46 2010 +0000 @@ -1,28 +1,75 @@ - - - - - - - - - - - + + + + + + + + + + + + + + + - - - + + + + + - - - - - - - - - - + + + + + diff -r c11e52c5acd2 -r ca935c84c94b application/sis/podcatcher_udeb.sis Binary file application/sis/podcatcher_udeb.sis has changed diff -r c11e52c5acd2 -r ca935c84c94b application/sis/podcatcher_udeb_signed.sis Binary file application/sis/podcatcher_udeb_signed.sis has changed diff -r c11e52c5acd2 -r ca935c84c94b application/sis/podcatcher_urel.sis Binary file application/sis/podcatcher_urel.sis has changed diff -r c11e52c5acd2 -r ca935c84c94b application/sis/podcatcher_urel_signed.sis Binary file application/sis/podcatcher_urel_signed.sis has changed