summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2024-05-23 12:40:55 -0400
committerSolomon Peachy <pizza@shaftnet.org>2024-05-24 12:11:00 -0400
commitac20f8a73c9898ab66e176ab66f3ef89bb76692d (patch)
treec5fd1c654412cc5d1f2d81fc84345d00faf10e5f
parent5dd9238004b9a0e90067537b2c58fe4baebf88a6 (diff)
downloadrockbox-ac20f8a73c9898ab66e176ab66f3ef89bb76692d.tar.gz
rockbox-ac20f8a73c9898ab66e176ab66f3ef89bb76692d.zip
lang: Delete 12 unused strings
Change-Id: I7b1d98a0eb4c58cdf5c1819be6e2125e9261246b
-rw-r--r--apps/bookmark.c4
-rw-r--r--apps/lang/english-us.lang180
-rw-r--r--apps/lang/english.lang180
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,
975 { 975 {
976 MENUITEM_STRINGLIST(menu_items, ID2P(LANG_BOOKMARK_CONTEXT_MENU), 976 MENUITEM_STRINGLIST(menu_items, ID2P(LANG_BOOKMARK_CONTEXT_MENU),
977 NULL, ID2P(LANG_BOOKMARK_CONTEXT_RESUME), 977 NULL, ID2P(LANG_BOOKMARK_CONTEXT_RESUME),
978 ID2P(LANG_BOOKMARK_CONTEXT_DELETE)); 978 ID2P(LANG_DELETE));
979 static const int menu_actions[] = 979 static const int menu_actions[] =
980 { 980 {
981 ACTION_STD_OK, ACTION_BMS_DELETE 981 ACTION_STD_OK, ACTION_BMS_DELETE
@@ -1295,7 +1295,7 @@ bool bookmark_exists(void)
1295 1295
1296 char* name = playlist_get_name(NULL, global_temp_buffer, 1296 char* name = playlist_get_name(NULL, global_temp_buffer,
1297 sizeof(global_temp_buffer)); 1297 sizeof(global_temp_buffer));
1298 if (!playlist_dynamic_only() && 1298 if (!playlist_dynamic_only() &&
1299 generate_bookmark_file_name(bm_filename, sizeof(bm_filename), name, -1)) 1299 generate_bookmark_file_name(bm_filename, sizeof(bm_filename), name, -1))
1300 { 1300 {
1301 exist = file_exists(bm_filename); 1301 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 @@
536 </voice> 536 </voice>
537</phrase> 537</phrase>
538<phrase> 538<phrase>
539 id: LANG_BOOKMARK_CONTEXT_DELETE
540 desc: bookmark context menu, delete this bookmark
541 user: core
542 <source>
543 *: "Delete"
544 </source>
545 <dest>
546 *: "Delete"
547 </dest>
548 <voice>
549 *: "Delete"
550 </voice>
551</phrase>
552<phrase>
553 id: LANG_AUTO_BOOKMARK_QUERY 539 id: LANG_AUTO_BOOKMARK_QUERY
554 desc: prompt for user to decide to create an bookmark 540 desc: prompt for user to decide to create an bookmark
555 user: core 541 user: core
@@ -4058,23 +4044,6 @@
4058 </voice> 4044 </voice>
4059</phrase> 4045</phrase>
4060<phrase> 4046<phrase>
4061 id: LANG_ALARM_MOD_SHUTDOWN
4062 desc: The text that tells the user that the alarm time is ok and the device shuts off (for the RTC alarm mod).
4063 user: core
4064 <source>
4065 *: none
4066 alarm: "Alarm Set"
4067 </source>
4068 <dest>
4069 *: none
4070 alarm: "Alarm Set"
4071 </dest>
4072 <voice>
4073 *: none
4074 alarm: "Alarm set"
4075 </voice>
4076</phrase>
4077<phrase>
4078 id: LANG_ALARM_MOD_ERROR 4047 id: LANG_ALARM_MOD_ERROR
4079 desc: The text that tells that the time is incorrect (for the RTC alarm mod). 4048 desc: The text that tells that the time is incorrect (for the RTC alarm mod).
4080 user: core 4049 user: core
@@ -5289,23 +5258,6 @@
5289 </voice> 5258 </voice>
5290</phrase> 5259</phrase>
5291<phrase> 5260<phrase>
5292 id: LANG_RECORD_DIRECTORY
5293 desc: in recording settings_menu
5294 user: core
5295 <source>
5296 *: none
5297 recording: "Directory"
5298 </source>
5299 <dest>
5300 *: none
5301 recording: "Directory"
5302 </dest>
5303 <voice>
5304 *: none
5305 recording: "Directory"
5306 </voice>
5307</phrase>
5308<phrase>
5309 id: LANG_CLEAR_REC_DIR 5261 id: LANG_CLEAR_REC_DIR
5310 desc: 5262 desc:
5311 user: core 5263 user: core
@@ -6249,20 +6201,6 @@
6249 </voice> 6201 </voice>
6250</phrase> 6202</phrase>
6251<phrase> 6203<phrase>
6252 id: LANG_CATALOG_VIEW
6253 desc: in onplay playlist catalogue submenu
6254 user: core
6255 <source>
6256 *: "View Catalogue"
6257 </source>
6258 <dest>
6259 *: "View Catalog"
6260 </dest>
6261 <voice>
6262 *: "View Catalog"
6263 </voice>
6264</phrase>
6265<phrase>
6266 id: LANG_CATALOG_ADD_TO_NEW 6204 id: LANG_CATALOG_ADD_TO_NEW
6267 desc: in onplay playlist catalogue submenu 6205 desc: in onplay playlist catalogue submenu
6268 user: core 6206 user: core
@@ -7023,20 +6961,6 @@
7023 </voice> 6961 </voice>
7024</phrase> 6962</phrase>
7025<phrase> 6963<phrase>
7026 id: LANG_PLAYLIST_CONTROL_UPDATE_ERROR
7027 desc: Playlist error
7028 user: core
7029 <source>
7030 *: "Error updating playlist control file"
7031 </source>
7032 <dest>
7033 *: "Error updating playlist control file"
7034 </dest>
7035 <voice>
7036 *: "Error updating playlist control file"
7037 </voice>
7038</phrase>
7039<phrase>
7040 id: LANG_PLAYLIST_ACCESS_ERROR 6964 id: LANG_PLAYLIST_ACCESS_ERROR
7041 desc: Playlist error 6965 desc: Playlist error
7042 user: core 6966 user: core
@@ -7222,23 +7146,6 @@
7222 </voice> 7146 </voice>
7223</phrase> 7147</phrase>
7224<phrase> 7148<phrase>
7225 id: LANG_DB_INF
7226 desc: -inf db for values below measurement
7227 user: core
7228 <source>
7229 *: none
7230 recording: "-inf"
7231 </source>
7232 <dest>
7233 *: none
7234 recording: "-inf"
7235 </dest>
7236 <voice>
7237 *: none
7238 recording: "minus infinity"
7239 </voice>
7240</phrase>
7241<phrase>
7242 id: LANG_BOOT_CHANGED 7149 id: LANG_BOOT_CHANGED
7243 desc: File browser discovered the boot file was changed 7150 desc: File browser discovered the boot file was changed
7244 user: core 7151 user: core
@@ -7464,23 +7371,6 @@
7464 </voice> 7371 </voice>
7465</phrase> 7372</phrase>
7466<phrase> 7373<phrase>
7467 id: LANG_BATTERY_TRICKLE_CHARGE
7468 desc: in info display, shows that trickle charge is running
7469 user: core
7470 <source>
7471 *: none
7472 charging: "Battery: Trickle Chg"
7473 </source>
7474 <dest>
7475 *: none
7476 charging: "Battery: Trickle Chg"
7477 </dest>
7478 <voice>
7479 *: none
7480 charging: "Trickle charge"
7481 </voice>
7482</phrase>
7483<phrase>
7484 id: LANG_WARNING_BATTERY_LOW 7374 id: LANG_WARNING_BATTERY_LOW
7485 desc: general warning 7375 desc: general warning
7486 user: core 7376 user: core
@@ -10412,20 +10302,6 @@
10412 </voice> 10302 </voice>
10413</phrase> 10303</phrase>
10414<phrase> 10304<phrase>
10415 id: LANG_SCROLLBAR_POSITION
10416 desc: in Settings -> General -> Display -> Status-/Scrollbar
10417 user: core
10418 <source>
10419 *: "Scroll Bar Position"
10420 </source>
10421 <dest>
10422 *: "Scrollbar Position"
10423 </dest>
10424 <voice>
10425 *: "Scrollbar position"
10426 </voice>
10427</phrase>
10428<phrase>
10429 id: LANG_COMPRESSOR 10305 id: LANG_COMPRESSOR
10430 desc: in sound settings 10306 desc: in sound settings
10431 user: core 10307 user: core
@@ -10701,20 +10577,6 @@
10701 </voice> 10577 </voice>
10702</phrase> 10578</phrase>
10703<phrase> 10579<phrase>
10704 id: LANG_STATUSBAR_CUSTOM
10705 desc: if this translation is compatible with LANG_CHANNEL_CUSTOM, then please use the same translation. it can be combined later then
10706 user: core
10707 <source>
10708 *: "Custom"
10709 </source>
10710 <dest>
10711 *: "Custom"
10712 </dest>
10713 <voice>
10714 *: "Custom"
10715 </voice>
10716</phrase>
10717<phrase>
10718 id: VOICE_EXT_SBS 10580 id: VOICE_EXT_SBS
10719 desc: spoken only, for file extension 10581 desc: spoken only, for file extension
10720 user: core 10582 user: core
@@ -12633,20 +12495,6 @@
12633 </voice> 12495 </voice>
12634</phrase> 12496</phrase>
12635<phrase> 12497<phrase>
12636 id: LANG_NO_VIEWERS
12637 desc: text for splash to indicate that no viewers are available
12638 user: core
12639 <source>
12640 *: "No viewers found"
12641 </source>
12642 <dest>
12643 *: "No viewers found"
12644 </dest>
12645 <voice>
12646 *: "No viewers found"
12647 </voice>
12648</phrase>
12649<phrase>
12650 id: LANG_NEVER 12498 id: LANG_NEVER
12651 desc: in lcd settings 12499 desc: in lcd settings
12652 user: core 12500 user: core
@@ -14890,34 +14738,6 @@
14890 </voice> 14738 </voice>
14891</phrase> 14739</phrase>
14892<phrase> 14740<phrase>
14893 id: LANG_PLAYLIST_CLEARED
14894 desc: in the pictureflow splash messages
14895 user: core
14896 <source>
14897 *: "Playlist Cleared"
14898 </source>
14899 <dest>
14900 *: "Playlist Cleared"
14901 </dest>
14902 <voice>
14903 *: "Playlist Cleared"
14904 </voice>
14905</phrase>
14906<phrase>
14907 id: LANG_ADDED_TO_PLAYLIST
14908 desc: in the pictureflow splash messages
14909 user: core
14910 <source>
14911 *: "Added to playlist"
14912 </source>
14913 <dest>
14914 *: "Added to playlist"
14915 </dest>
14916 <voice>
14917 *: "Added to playlist"
14918 </voice>
14919</phrase>
14920<phrase>
14921 id: LANG_ERROR_WRITING_CONFIG 14741 id: LANG_ERROR_WRITING_CONFIG
14922 desc: in the pictureflow splash messages 14742 desc: in the pictureflow splash messages
14923 user: core 14743 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 @@
612 </voice> 612 </voice>
613</phrase> 613</phrase>
614<phrase> 614<phrase>
615 id: LANG_BOOKMARK_CONTEXT_DELETE
616 desc: bookmark context menu, delete this bookmark
617 user: core
618 <source>
619 *: "Delete"
620 </source>
621 <dest>
622 *: "Delete"
623 </dest>
624 <voice>
625 *: "Delete"
626 </voice>
627</phrase>
628<phrase>
629 id: LANG_AUTO_BOOKMARK_QUERY 615 id: LANG_AUTO_BOOKMARK_QUERY
630 desc: prompt for user to decide to create an bookmark 616 desc: prompt for user to decide to create an bookmark
631 user: core 617 user: core
@@ -4134,23 +4120,6 @@
4134 </voice> 4120 </voice>
4135</phrase> 4121</phrase>
4136<phrase> 4122<phrase>
4137 id: LANG_ALARM_MOD_SHUTDOWN
4138 desc: The text that tells the user that the alarm time is ok and the device shuts off (for the RTC alarm mod).
4139 user: core
4140 <source>
4141 *: none
4142 alarm: "Alarm Set"
4143 </source>
4144 <dest>
4145 *: none
4146 alarm: "Alarm Set"
4147 </dest>
4148 <voice>
4149 *: none
4150 alarm: "Alarm set"
4151 </voice>
4152</phrase>
4153<phrase>
4154 id: LANG_ALARM_MOD_ERROR 4123 id: LANG_ALARM_MOD_ERROR
4155 desc: The text that tells that the time is incorrect (for the RTC alarm mod). 4124 desc: The text that tells that the time is incorrect (for the RTC alarm mod).
4156 user: core 4125 user: core
@@ -5365,23 +5334,6 @@
5365 </voice> 5334 </voice>
5366</phrase> 5335</phrase>
5367<phrase> 5336<phrase>
5368 id: LANG_RECORD_DIRECTORY
5369 desc: in recording settings_menu
5370 user: core
5371 <source>
5372 *: none
5373 recording: "Directory"
5374 </source>
5375 <dest>
5376 *: none
5377 recording: "Directory"
5378 </dest>
5379 <voice>
5380 *: none
5381 recording: "Directory"
5382 </voice>
5383</phrase>
5384<phrase>
5385 id: LANG_CLEAR_REC_DIR 5337 id: LANG_CLEAR_REC_DIR
5386 desc: 5338 desc:
5387 user: core 5339 user: core
@@ -6325,20 +6277,6 @@
6325 </voice> 6277 </voice>
6326</phrase> 6278</phrase>
6327<phrase> 6279<phrase>
6328 id: LANG_CATALOG_VIEW
6329 desc: in onplay playlist catalogue submenu
6330 user: core
6331 <source>
6332 *: "View Catalogue"
6333 </source>
6334 <dest>
6335 *: "View Catalogue"
6336 </dest>
6337 <voice>
6338 *: "View Catalogue"
6339 </voice>
6340</phrase>
6341<phrase>
6342 id: LANG_CATALOG_ADD_TO_NEW 6280 id: LANG_CATALOG_ADD_TO_NEW
6343 desc: in onplay playlist catalogue submenu 6281 desc: in onplay playlist catalogue submenu
6344 user: core 6282 user: core
@@ -7099,20 +7037,6 @@
7099 </voice> 7037 </voice>
7100</phrase> 7038</phrase>
7101<phrase> 7039<phrase>
7102 id: LANG_PLAYLIST_CONTROL_UPDATE_ERROR
7103 desc: Playlist error
7104 user: core
7105 <source>
7106 *: "Error updating playlist control file"
7107 </source>
7108 <dest>
7109 *: "Error updating playlist control file"
7110 </dest>
7111 <voice>
7112 *: "Error updating playlist control file"
7113 </voice>
7114</phrase>
7115<phrase>
7116 id: LANG_PLAYLIST_ACCESS_ERROR 7040 id: LANG_PLAYLIST_ACCESS_ERROR
7117 desc: Playlist error 7041 desc: Playlist error
7118 user: core 7042 user: core
@@ -7298,23 +7222,6 @@
7298 </voice> 7222 </voice>
7299</phrase> 7223</phrase>
7300<phrase> 7224<phrase>
7301 id: LANG_DB_INF
7302 desc: -inf db for values below measurement
7303 user: core
7304 <source>
7305 *: none
7306 recording: "-inf"
7307 </source>
7308 <dest>
7309 *: none
7310 recording: "-inf"
7311 </dest>
7312 <voice>
7313 *: none
7314 recording: "minus infinity"
7315 </voice>
7316</phrase>
7317<phrase>
7318 id: LANG_BOOT_CHANGED 7225 id: LANG_BOOT_CHANGED
7319 desc: File browser discovered the boot file was changed 7226 desc: File browser discovered the boot file was changed
7320 user: core 7227 user: core
@@ -7540,23 +7447,6 @@
7540 </voice> 7447 </voice>
7541</phrase> 7448</phrase>
7542<phrase> 7449<phrase>
7543 id: LANG_BATTERY_TRICKLE_CHARGE
7544 desc: in info display, shows that trickle charge is running
7545 user: core
7546 <source>
7547 *: none
7548 charging: "Battery: Trickle Chg"
7549 </source>
7550 <dest>
7551 *: none
7552 charging: "Battery: Trickle Chg"
7553 </dest>
7554 <voice>
7555 *: none
7556 charging: "Trickle charge"
7557 </voice>
7558</phrase>
7559<phrase>
7560 id: LANG_WARNING_BATTERY_LOW 7450 id: LANG_WARNING_BATTERY_LOW
7561 desc: general warning 7451 desc: general warning
7562 user: core 7452 user: core
@@ -10488,20 +10378,6 @@
10488 </voice> 10378 </voice>
10489</phrase> 10379</phrase>
10490<phrase> 10380<phrase>
10491 id: LANG_SCROLLBAR_POSITION
10492 desc: in Settings -> General -> Display -> Status-/Scrollbar
10493 user: core
10494 <source>
10495 *: "Scroll Bar Position"
10496 </source>
10497 <dest>
10498 *: "Scroll Bar Position"
10499 </dest>
10500 <voice>
10501 *: "Scroll bar position"
10502 </voice>
10503</phrase>
10504<phrase>
10505 id: LANG_COMPRESSOR 10381 id: LANG_COMPRESSOR
10506 desc: in sound settings 10382 desc: in sound settings
10507 user: core 10383 user: core
@@ -10777,20 +10653,6 @@
10777 </voice> 10653 </voice>
10778</phrase> 10654</phrase>
10779<phrase> 10655<phrase>
10780 id: LANG_STATUSBAR_CUSTOM
10781 desc: if this translation is compatible with LANG_CHANNEL_CUSTOM, then please use the same translation. it can be combined later then
10782 user: core
10783 <source>
10784 *: "Custom"
10785 </source>
10786 <dest>
10787 *: "Custom"
10788 </dest>
10789 <voice>
10790 *: "Custom"
10791 </voice>
10792</phrase>
10793<phrase>
10794 id: VOICE_EXT_SBS 10656 id: VOICE_EXT_SBS
10795 desc: spoken only, for file extension 10657 desc: spoken only, for file extension
10796 user: core 10658 user: core
@@ -12709,20 +12571,6 @@
12709 </voice> 12571 </voice>
12710</phrase> 12572</phrase>
12711<phrase> 12573<phrase>
12712 id: LANG_NO_VIEWERS
12713 desc: text for splash to indicate that no viewers are available
12714 user: core
12715 <source>
12716 *: "No viewers found"
12717 </source>
12718 <dest>
12719 *: "No viewers found"
12720 </dest>
12721 <voice>
12722 *: "No viewers found"
12723 </voice>
12724</phrase>
12725<phrase>
12726 id: LANG_NEVER 12574 id: LANG_NEVER
12727 desc: in lcd settings 12575 desc: in lcd settings
12728 user: core 12576 user: core
@@ -14966,34 +14814,6 @@
14966 </voice> 14814 </voice>
14967</phrase> 14815</phrase>
14968<phrase> 14816<phrase>
14969 id: LANG_PLAYLIST_CLEARED
14970 desc: in the pictureflow splash messages
14971 user: core
14972 <source>
14973 *: "Playlist Cleared"
14974 </source>
14975 <dest>
14976 *: "Playlist Cleared"
14977 </dest>
14978 <voice>
14979 *: "Playlist Cleared"
14980 </voice>
14981</phrase>
14982<phrase>
14983 id: LANG_ADDED_TO_PLAYLIST
14984 desc: in the pictureflow splash messages
14985 user: core
14986 <source>
14987 *: "Added to playlist"
14988 </source>
14989 <dest>
14990 *: "Added to playlist"
14991 </dest>
14992 <voice>
14993 *: "Added to playlist"
14994 </voice>
14995</phrase>
14996<phrase>
14997 id: LANG_ERROR_WRITING_CONFIG 14817 id: LANG_ERROR_WRITING_CONFIG
14998 desc: in the pictureflow splash messages 14818 desc: in the pictureflow splash messages
14999 user: core 14819 user: core