diff options
author | Solomon Peachy <pizza@shaftnet.org> | 2024-05-23 12:40:55 -0400 |
---|---|---|
committer | Solomon Peachy <pizza@shaftnet.org> | 2024-05-24 12:11:00 -0400 |
commit | ac20f8a73c9898ab66e176ab66f3ef89bb76692d (patch) | |
tree | c5fd1c654412cc5d1f2d81fc84345d00faf10e5f | |
parent | 5dd9238004b9a0e90067537b2c58fe4baebf88a6 (diff) | |
download | rockbox-ac20f8a73c.tar.gz rockbox-ac20f8a73c.zip |
lang: Delete 12 unused strings
Change-Id: I7b1d98a0eb4c58cdf5c1819be6e2125e9261246b
-rw-r--r-- | apps/bookmark.c | 4 | ||||
-rw-r--r-- | apps/lang/english-us.lang | 180 | ||||
-rw-r--r-- | apps/lang/english.lang | 180 |
3 files changed, 2 insertions, 362 deletions
diff --git a/apps/bookmark.c b/apps/bookmark.c index 2411ddb0ee..3087b7302b 100644 --- a/apps/bookmark.c +++ b/apps/bookmark.c @@ -975,7 +975,7 @@ static int select_bookmark(const char* bookmark_file_name, { MENUITEM_STRINGLIST(menu_items, ID2P(LANG_BOOKMARK_CONTEXT_MENU), NULL, ID2P(LANG_BOOKMARK_CONTEXT_RESUME), - ID2P(LANG_BOOKMARK_CONTEXT_DELETE)); + ID2P(LANG_DELETE)); static const int menu_actions[] = { ACTION_STD_OK, ACTION_BMS_DELETE @@ -1295,7 +1295,7 @@ bool bookmark_exists(void) char* name = playlist_get_name(NULL, global_temp_buffer, sizeof(global_temp_buffer)); - if (!playlist_dynamic_only() && + if (!playlist_dynamic_only() && generate_bookmark_file_name(bm_filename, sizeof(bm_filename), name, -1)) { exist = file_exists(bm_filename); diff --git a/apps/lang/english-us.lang b/apps/lang/english-us.lang index 158978a186..a5e8c7e8b9 100644 --- a/apps/lang/english-us.lang +++ b/apps/lang/english-us.lang @@ -536,20 +536,6 @@ </voice> </phrase> <phrase> - id: LANG_BOOKMARK_CONTEXT_DELETE - desc: bookmark context menu, delete this bookmark - user: core - <source> - *: "Delete" - </source> - <dest> - *: "Delete" - </dest> - <voice> - *: "Delete" - </voice> -</phrase> -<phrase> id: LANG_AUTO_BOOKMARK_QUERY desc: prompt for user to decide to create an bookmark user: core @@ -4058,23 +4044,6 @@ </voice> </phrase> <phrase> - id: LANG_ALARM_MOD_SHUTDOWN - desc: The text that tells the user that the alarm time is ok and the device shuts off (for the RTC alarm mod). - user: core - <source> - *: none - alarm: "Alarm Set" - </source> - <dest> - *: none - alarm: "Alarm Set" - </dest> - <voice> - *: none - alarm: "Alarm set" - </voice> -</phrase> -<phrase> id: LANG_ALARM_MOD_ERROR desc: The text that tells that the time is incorrect (for the RTC alarm mod). user: core @@ -5289,23 +5258,6 @@ </voice> </phrase> <phrase> - id: LANG_RECORD_DIRECTORY - desc: in recording settings_menu - user: core - <source> - *: none - recording: "Directory" - </source> - <dest> - *: none - recording: "Directory" - </dest> - <voice> - *: none - recording: "Directory" - </voice> -</phrase> -<phrase> id: LANG_CLEAR_REC_DIR desc: user: core @@ -6249,20 +6201,6 @@ </voice> </phrase> <phrase> - id: LANG_CATALOG_VIEW - desc: in onplay playlist catalogue submenu - user: core - <source> - *: "View Catalogue" - </source> - <dest> - *: "View Catalog" - </dest> - <voice> - *: "View Catalog" - </voice> -</phrase> -<phrase> id: LANG_CATALOG_ADD_TO_NEW desc: in onplay playlist catalogue submenu user: core @@ -7023,20 +6961,6 @@ </voice> </phrase> <phrase> - id: LANG_PLAYLIST_CONTROL_UPDATE_ERROR - desc: Playlist error - user: core - <source> - *: "Error updating playlist control file" - </source> - <dest> - *: "Error updating playlist control file" - </dest> - <voice> - *: "Error updating playlist control file" - </voice> -</phrase> -<phrase> id: LANG_PLAYLIST_ACCESS_ERROR desc: Playlist error user: core @@ -7222,23 +7146,6 @@ </voice> </phrase> <phrase> - id: LANG_DB_INF - desc: -inf db for values below measurement - user: core - <source> - *: none - recording: "-inf" - </source> - <dest> - *: none - recording: "-inf" - </dest> - <voice> - *: none - recording: "minus infinity" - </voice> -</phrase> -<phrase> id: LANG_BOOT_CHANGED desc: File browser discovered the boot file was changed user: core @@ -7464,23 +7371,6 @@ </voice> </phrase> <phrase> - id: LANG_BATTERY_TRICKLE_CHARGE - desc: in info display, shows that trickle charge is running - user: core - <source> - *: none - charging: "Battery: Trickle Chg" - </source> - <dest> - *: none - charging: "Battery: Trickle Chg" - </dest> - <voice> - *: none - charging: "Trickle charge" - </voice> -</phrase> -<phrase> id: LANG_WARNING_BATTERY_LOW desc: general warning user: core @@ -10412,20 +10302,6 @@ </voice> </phrase> <phrase> - id: LANG_SCROLLBAR_POSITION - desc: in Settings -> General -> Display -> Status-/Scrollbar - user: core - <source> - *: "Scroll Bar Position" - </source> - <dest> - *: "Scrollbar Position" - </dest> - <voice> - *: "Scrollbar position" - </voice> -</phrase> -<phrase> id: LANG_COMPRESSOR desc: in sound settings user: core @@ -10701,20 +10577,6 @@ </voice> </phrase> <phrase> - id: LANG_STATUSBAR_CUSTOM - desc: if this translation is compatible with LANG_CHANNEL_CUSTOM, then please use the same translation. it can be combined later then - user: core - <source> - *: "Custom" - </source> - <dest> - *: "Custom" - </dest> - <voice> - *: "Custom" - </voice> -</phrase> -<phrase> id: VOICE_EXT_SBS desc: spoken only, for file extension user: core @@ -12633,20 +12495,6 @@ </voice> </phrase> <phrase> - id: LANG_NO_VIEWERS - desc: text for splash to indicate that no viewers are available - user: core - <source> - *: "No viewers found" - </source> - <dest> - *: "No viewers found" - </dest> - <voice> - *: "No viewers found" - </voice> -</phrase> -<phrase> id: LANG_NEVER desc: in lcd settings user: core @@ -14890,34 +14738,6 @@ </voice> </phrase> <phrase> - id: LANG_PLAYLIST_CLEARED - desc: in the pictureflow splash messages - user: core - <source> - *: "Playlist Cleared" - </source> - <dest> - *: "Playlist Cleared" - </dest> - <voice> - *: "Playlist Cleared" - </voice> -</phrase> -<phrase> - id: LANG_ADDED_TO_PLAYLIST - desc: in the pictureflow splash messages - user: core - <source> - *: "Added to playlist" - </source> - <dest> - *: "Added to playlist" - </dest> - <voice> - *: "Added to playlist" - </voice> -</phrase> -<phrase> id: LANG_ERROR_WRITING_CONFIG desc: in the pictureflow splash messages user: core diff --git a/apps/lang/english.lang b/apps/lang/english.lang index c6e0a9ec61..6c09aa3d40 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang @@ -612,20 +612,6 @@ </voice> </phrase> <phrase> - id: LANG_BOOKMARK_CONTEXT_DELETE - desc: bookmark context menu, delete this bookmark - user: core - <source> - *: "Delete" - </source> - <dest> - *: "Delete" - </dest> - <voice> - *: "Delete" - </voice> -</phrase> -<phrase> id: LANG_AUTO_BOOKMARK_QUERY desc: prompt for user to decide to create an bookmark user: core @@ -4134,23 +4120,6 @@ </voice> </phrase> <phrase> - id: LANG_ALARM_MOD_SHUTDOWN - desc: The text that tells the user that the alarm time is ok and the device shuts off (for the RTC alarm mod). - user: core - <source> - *: none - alarm: "Alarm Set" - </source> - <dest> - *: none - alarm: "Alarm Set" - </dest> - <voice> - *: none - alarm: "Alarm set" - </voice> -</phrase> -<phrase> id: LANG_ALARM_MOD_ERROR desc: The text that tells that the time is incorrect (for the RTC alarm mod). user: core @@ -5365,23 +5334,6 @@ </voice> </phrase> <phrase> - id: LANG_RECORD_DIRECTORY - desc: in recording settings_menu - user: core - <source> - *: none - recording: "Directory" - </source> - <dest> - *: none - recording: "Directory" - </dest> - <voice> - *: none - recording: "Directory" - </voice> -</phrase> -<phrase> id: LANG_CLEAR_REC_DIR desc: user: core @@ -6325,20 +6277,6 @@ </voice> </phrase> <phrase> - id: LANG_CATALOG_VIEW - desc: in onplay playlist catalogue submenu - user: core - <source> - *: "View Catalogue" - </source> - <dest> - *: "View Catalogue" - </dest> - <voice> - *: "View Catalogue" - </voice> -</phrase> -<phrase> id: LANG_CATALOG_ADD_TO_NEW desc: in onplay playlist catalogue submenu user: core @@ -7099,20 +7037,6 @@ </voice> </phrase> <phrase> - id: LANG_PLAYLIST_CONTROL_UPDATE_ERROR - desc: Playlist error - user: core - <source> - *: "Error updating playlist control file" - </source> - <dest> - *: "Error updating playlist control file" - </dest> - <voice> - *: "Error updating playlist control file" - </voice> -</phrase> -<phrase> id: LANG_PLAYLIST_ACCESS_ERROR desc: Playlist error user: core @@ -7298,23 +7222,6 @@ </voice> </phrase> <phrase> - id: LANG_DB_INF - desc: -inf db for values below measurement - user: core - <source> - *: none - recording: "-inf" - </source> - <dest> - *: none - recording: "-inf" - </dest> - <voice> - *: none - recording: "minus infinity" - </voice> -</phrase> -<phrase> id: LANG_BOOT_CHANGED desc: File browser discovered the boot file was changed user: core @@ -7540,23 +7447,6 @@ </voice> </phrase> <phrase> - id: LANG_BATTERY_TRICKLE_CHARGE - desc: in info display, shows that trickle charge is running - user: core - <source> - *: none - charging: "Battery: Trickle Chg" - </source> - <dest> - *: none - charging: "Battery: Trickle Chg" - </dest> - <voice> - *: none - charging: "Trickle charge" - </voice> -</phrase> -<phrase> id: LANG_WARNING_BATTERY_LOW desc: general warning user: core @@ -10488,20 +10378,6 @@ </voice> </phrase> <phrase> - id: LANG_SCROLLBAR_POSITION - desc: in Settings -> General -> Display -> Status-/Scrollbar - user: core - <source> - *: "Scroll Bar Position" - </source> - <dest> - *: "Scroll Bar Position" - </dest> - <voice> - *: "Scroll bar position" - </voice> -</phrase> -<phrase> id: LANG_COMPRESSOR desc: in sound settings user: core @@ -10777,20 +10653,6 @@ </voice> </phrase> <phrase> - id: LANG_STATUSBAR_CUSTOM - desc: if this translation is compatible with LANG_CHANNEL_CUSTOM, then please use the same translation. it can be combined later then - user: core - <source> - *: "Custom" - </source> - <dest> - *: "Custom" - </dest> - <voice> - *: "Custom" - </voice> -</phrase> -<phrase> id: VOICE_EXT_SBS desc: spoken only, for file extension user: core @@ -12709,20 +12571,6 @@ </voice> </phrase> <phrase> - id: LANG_NO_VIEWERS - desc: text for splash to indicate that no viewers are available - user: core - <source> - *: "No viewers found" - </source> - <dest> - *: "No viewers found" - </dest> - <voice> - *: "No viewers found" - </voice> -</phrase> -<phrase> id: LANG_NEVER desc: in lcd settings user: core @@ -14966,34 +14814,6 @@ </voice> </phrase> <phrase> - id: LANG_PLAYLIST_CLEARED - desc: in the pictureflow splash messages - user: core - <source> - *: "Playlist Cleared" - </source> - <dest> - *: "Playlist Cleared" - </dest> - <voice> - *: "Playlist Cleared" - </voice> -</phrase> -<phrase> - id: LANG_ADDED_TO_PLAYLIST - desc: in the pictureflow splash messages - user: core - <source> - *: "Added to playlist" - </source> - <dest> - *: "Added to playlist" - </dest> - <voice> - *: "Added to playlist" - </voice> -</phrase> -<phrase> id: LANG_ERROR_WRITING_CONFIG desc: in the pictureflow splash messages user: core |