Skip to content

Commit d4ddb68

Browse files
committed
remove deprecated strings
1 parent 700d11f commit d4ddb68

File tree

1 file changed

+0
-43
lines changed

1 file changed

+0
-43
lines changed

src/main/res/values/strings.xml

Lines changed: 0 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -240,25 +240,13 @@
240240
<!-- "Chat" is a verb here, "Message to" would also fit. the string might be used in the "New Chat" screen above the contact list -->
241241
<string name="chat_with">Chat with…</string>
242242
<string name="clone_chat">Clone Chat</string>
243-
<!-- deprecated -->
244-
<string name="broadcast_list">Broadcast List</string>
245-
<!-- deprecated -->
246-
<string name="broadcast_lists">Broadcast Lists</string>
247-
<!-- deprecated -->
248-
<string name="new_broadcast_list">New Broadcast List</string>
249243
<!-- consider keeping the term "channel" as in WhatsApp or Telegram -->
250244
<string name="channel">Channel</string>
251245
<!-- consider keeping the term "channel" as in WhatsApp or Telegram -->
252246
<string name="channels">Channels</string>
253247
<!-- consider keeping the term "channel" as in WhatsApp or Telegram -->
254248
<string name="new_channel">New Channel</string>
255249
<string name="add_recipients">Add Recipients</string>
256-
<!-- deprecated -->
257-
<string name="edit_broadcast_list">Edit Broadcast List</string>
258-
<!-- deprecated -->
259-
<string name="broadcast_list_name">Broadcast List Name</string>
260-
<!-- deprecated -->
261-
<string name="please_enter_broadcast_list_name">Please enter a name for the broadcast list.</string>
262250
<!-- consider keeping the term "channel" as in WhatsApp or Telegram -->
263251
<string name="channel_name">Channel Name</string>
264252
<string name="email">E-Mail</string>
@@ -424,8 +412,6 @@
424412
<string name="ask_start_chat_with">Chat with %1$s?</string>
425413
<!-- %1$s is replaced by a comma-separated list of names -->
426414
<string name="ask_remove_members">Remove %1$s from group?</string>
427-
<!-- deprecated -->
428-
<string name="ask_remove_from_broadcast">Remove %1$s from broadcast list?</string>
429415
<!-- %1$s is replaced by a comma-separated list of names -->
430416
<string name="ask_remove_from_channel">Remove %1$s from channel?</string>
431417
<string name="open_url_confirmation">Do you want to open this link?</string>
@@ -457,8 +443,6 @@
457443
</plurals>
458444
<!-- The placeholder will be replaced by the name of the recipient in a one-to-one chat. -->
459445
<string name="chat_new_one_to_one_hint">Send a message to %1$s.</string>
460-
<!-- deprecated -->
461-
<string name="chat_new_broadcast_hint">In a broadcast list, recipients will receive messages in a read-only chat with you.</string>
462446
<!-- consider keeping the term "channel" as in WhatsApp or Telegram -->
463447
<string name="chat_new_channel_hint">Channels are a one-to-many tool for broadcasting your messages.</string>
464448
<string name="chat_new_group_hint">Others will only see this group after you sent a first message.</string>
@@ -569,11 +553,6 @@
569553
<!-- option to show images in the gallery as square (instead of using correct width/height) -->
570554
<string name="square_grid">Square Grid</string>
571555
<string name="send_message">Send Message</string>
572-
<!-- deprecated, was stock string -->
573-
<string name="aeap_addr_changed">%1$s changed their address from %2$s to %3$s</string>
574-
<!-- deprecated -->
575-
<string name="aeap_explanation">You changed your email address from %1$s to %2$s.\n\nIf you now send a message to a verified group, contacts there will automatically replace the old with your new address.\n\nIt\'s highly advised to set up your old email provider to forward all emails to your new email address. Otherwise you might miss messages of contacts who did not get your new address yet.</string>
576-
577556

578557
<!-- Multi Device -->
579558
<!-- "Second Device" can also be translated as "Another Device", if that is catchier in the destination language. However, make sure to use the term consistently. -->
@@ -975,14 +954,8 @@
975954
<string name="ephemeral_timer_weeks_by_you">You set disappearing messages timer to %1$s weeks.</string>
976955
<!-- %1$s will be replaced by the number of weeks (always >1) the timer is set to, %2$s will be replaced by name and address of the contact -->
977956
<string name="ephemeral_timer_weeks_by_other">Disappearing messages timer set to %1$s weeks by %2$s.</string>
978-
<!-- deprecated -->
979-
<string name="chat_protection_broken">%1$s sent a message from another device.</string>
980957
<string name="chat_protection_enabled_tap_to_learn_more">Messages are end-to-end encrypted. Tap to learn more.</string>
981958
<string name="chat_protection_enabled_explanation">All messages in this chat are end-to-end encrypted.\n\nEnd-to-end encryption keeps messages private between you and your chat partners. Not even servers, providers or relays can read them.</string>
982-
<!-- deprecated -->
983-
<string name="chat_protection_broken_tap_to_learn_more">%1$s sent a message from another device. Tap to learn more.</string>
984-
<!-- deprecated -->
985-
<string name="chat_protection_broken_explanation">End-to-end encryption cannot be guaranteed anymore, likely because %1$s reinstalled Delta Chat or sent a message from another device.\n\nYou may meet them in person and scan their QR code again to reestablish guaranteed end-to-end encryption.</string>
986959
<string name="invalid_unencrypted_tap_to_learn_more">⚠️ %1$s requires end-to-end encryption which is not setup for this chat yet. Tap to learn more.</string>
987960
<string name="invalid_unencrypted_explanation">To establish end-to-end-encryption, you may meet contacts in person and scan their QR Code to introduce them.</string>
988961
<string name="learn_more">Learn More</string>
@@ -1041,19 +1014,11 @@
10411014
<!-- placeholder will be replaced by the name of the inviter. -->
10421015
<string name="secure_join_replies">%1$s replied, waiting for being added to the group…</string>
10431016
<string name="secure_join_wait">Establishing end-to-end encryption, please wait…</string>
1044-
<!-- deprecated -->
1045-
<string name="secure_join_wait_timeout">Could not yet establish guaranteed end-to-end encryption, but you may already send a message.</string>
1046-
<!-- deprecated, was stock string -->
1047-
<string name="secure_join_takes_longer">The contact must be online to proceed.\n\nThis process will continue automatically in background.</string>
10481017
<string name="contact_verified">%1$s introduced.</string>
1049-
<!-- deprecated, was stock string -->
1050-
<string name="contact_not_verified">Cannot establish end-to-end encryption with %1$s.</string>
10511018
<!-- Shown in contact profile. The placeholder will be replaced by the name of the contact that introduced the contact. -->
10521019
<string name="verified_by">Introduced by %1$s</string>
10531020
<string name="verified_by_you">Introduced by me</string>
10541021
<string name="verified_by_unknown">Introduced</string>
1055-
<!-- deprecated, was stock string -->
1056-
<string name="contact_setup_changed">Changed setup for %1$s.</string>
10571022
<string name="verified_contact_required_explain">To guarantee end-to-end-encryption, you can only add contacts with a green checkmark to this group.\n\nYou may meet contacts in person and scan their QR Code to introduce them.</string>
10581023
<string name="mailto_dialog_header_select_chat">Select chat to send the message to</string>
10591024
<!-- first placeholder is the name of the chat -->
@@ -1096,9 +1061,6 @@
10961061
<string name="ImageEditorHud_flip">Flip</string>
10971062
<string name="ImageEditorHud_rotate">Rotate</string>
10981063

1099-
<!-- deprecated, use string "E-Mail" for non-encrypted messages instead -->
1100-
<string name="encrypted_message">Encrypted message</string>
1101-
11021064
<!-- strings introduced on desktop. we want to share strings between the os, in general, please do not add generic strings here -->
11031065
<string name="about_offical_app_desktop">This is the official Delta Chat Desktop app.</string>
11041066
<string name="about_licensed_under_desktop">This software is licensed under GNU GPL version 3 and the source code is available on GitHub.</string>
@@ -1213,7 +1175,6 @@
12131175
<string name="InfoPlist_NSPhotoLibraryAddUsageDescription">Delta Chat wants to save images to your photo library.</string>
12141176
<string name="InfoPlist_NSFaceIDUsageDescription">Delta Chat can use Face ID to protect your local profile, backup creation and second device setup.</string>
12151177

1216-
12171178
<!-- android specific strings, developers: please take care to remove strings that are no longer used! -->
12181179
<string name="pref_instant_delivery">Instant Delivery</string>
12191180
<string name="pref_background_notifications">Use Background Connection</string>
@@ -1228,8 +1189,4 @@
12281189

12291190
<!-- device messages for updates -->
12301191
<string name="update_2_0">What\'s new?\n\n💯 End-to-end encryption is reliable and forever now. Padlocks 🔒 are gone!\n\n✉️ Classic email without end-to-end encryption is marked with a letter symbol\n\n😻 New enhanced profile screen for all your contacts\n\n🔲 New button for quick access to apps used in a chat\n\n❤️ Please donate to help us remain independent and continue to bring improvements: %1$s</string>
1231-
<!-- deprecated -->
1232-
<string name="update_1_50_android">What\'s new?\n\n❤️‍🔥 New emojis picker with more emoji\n\n🎮 Enhanced in-chat apps: Get notifications and open supporting apps in context, i.e. open an added calendar entry directly\n\n👍 Get notified about reactions to your messages\n\n... 🛠️ FIXES and EVEN MORE at %1$s</string>
1233-
<!-- deprecated -->
1234-
<string name="update_switch_profile_placement">ℹ️ \"Switch Profile\" option moved: Tap your profile image in the upper corner of the main screen to add or switch profiles 💡</string>
12351192
</resources>

0 commit comments

Comments
 (0)