mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 09:20:19 +01:00
Add trim conversations by time option.
This commit is contained in:
@@ -2059,13 +2059,11 @@
|
||||
<string name="preferences__mmsc_password">MMSC Password</string>
|
||||
<string name="preferences__sms_delivery_reports">SMS delivery reports</string>
|
||||
<string name="preferences__request_a_delivery_report_for_each_sms_message_you_send">Request a delivery report for each SMS message you send</string>
|
||||
<string name="preferences__automatically_delete_older_messages_once_a_conversation_exceeds_a_specified_length">Automatically delete older messages once a conversation exceeds a specified length</string>
|
||||
<string name="preferences__delete_old_messages">Delete old messages</string>
|
||||
<string name="preferences__chats">Chats and media</string>
|
||||
<string name="preferences__storage">Storage</string>
|
||||
<string name="preferences__conversation_length_limit">Conversation length limit</string>
|
||||
<string name="preferences__trim_all_conversations_now">Trim all conversations now</string>
|
||||
<string name="preferences__scan_through_all_conversations_and_enforce_conversation_length_limits">Scan through all conversations and enforce conversation length limits</string>
|
||||
<string name="preferences__keep_messages">Keep messages</string>
|
||||
<string name="preferences__clear_message_history">Clear message history</string>
|
||||
<string name="preferences__linked_devices">Linked devices</string>
|
||||
<string name="preferences__light_theme">Light</string>
|
||||
<string name="preferences__dark_theme">Dark</string>
|
||||
@@ -2095,13 +2093,29 @@
|
||||
<string name="preferences_chats__when_using_wifi">When using Wi-Fi</string>
|
||||
<string name="preferences_chats__when_roaming">When roaming</string>
|
||||
<string name="preferences_chats__media_auto_download">Media auto-download</string>
|
||||
<string name="preferences_chats__message_trimming">Message trimming</string>
|
||||
<string name="preferences_chats__message_history">Message history</string>
|
||||
<string name="preferences_storage__storage_usage">Storage usage</string>
|
||||
<string name="preferences_storage__photos">Photos</string>
|
||||
<string name="preferences_storage__videos">Videos</string>
|
||||
<string name="preferences_storage__files">Files</string>
|
||||
<string name="preferences_storage__audio">Audio</string>
|
||||
<string name="preferences_storage__review_storage">Review storage</string>
|
||||
<string name="preferences_storage__delete_older_messages">Delete older messages?</string>
|
||||
<string name="preferences_storage__clear_message_history">Clear message history?</string>
|
||||
<string name="preferences_storage__this_will_permanently_delete_all_message_history_and_media">This will permanently delete all messsage history and media from your device that are older than %1$s.</string>
|
||||
<string name="preferences_storage__this_will_permanently_trim_all_conversations_to_the_d_most_recent_messages">This will permanently trim all conversations to the %1$s most recent messages.</string>
|
||||
<string name="preferences_storage__this_will_delete_all_message_history_and_media_from_your_device">This will permanently delete all messsage history and media from your device.</string>
|
||||
<string name="preferences_storage__are_you_sure_you_want_to_delete_all_message_history">Are you sure you want to delete all message history?</string>
|
||||
<string name="preferences_storage__all_message_history_will_be_permanently_removed_this_action_cannot_be_undone">All message history will be permanently removed. This action cannot be undone.</string>
|
||||
<string name="preferences_storage__delete_all_now">Delete all now</string>
|
||||
<string name="preferences_storage__forever">Forever</string>
|
||||
<string name="preferences_storage__one_year">1 year</string>
|
||||
<string name="preferences_storage__six_months">6 months</string>
|
||||
<string name="preferences_storage__thirty_days">30 days</string>
|
||||
<string name="preferences_storage__none">None</string>
|
||||
<string name="preferences_storage__s_messages">%1$s messages</string>
|
||||
<string name="preferences_storage__custom">Custom</string>
|
||||
<string name="preferences_Storage__custom_conversation_length_limit">Custom conversation length limit</string>
|
||||
<string name="preferences_advanced__use_system_emoji">Use system emoji</string>
|
||||
<string name="preferences_advanced__disable_signal_built_in_emoji_support">Disable Signal\'s built-in emoji support</string>
|
||||
<string name="preferences_advanced__relay_all_calls_through_the_signal_server_to_avoid_revealing_your_ip_address">Relay all calls through the Signal server to avoid revealing your IP address to your contact. Enabling will reduce call quality.</string>
|
||||
@@ -2132,6 +2146,8 @@
|
||||
<string name="preferences_notifications__receive_notifications_when_youre_mentioned_in_muted_chats">Receive notifications when you’re mentioned in muted chats</string>
|
||||
<string name="preferences_setup_a_username">Setup a username</string>
|
||||
|
||||
<string name="configurable_single_select__customize_option">Customize option</string>
|
||||
|
||||
<!-- Internal only preferences -->
|
||||
<string name="preferences__internal_preferences" translatable="false">Internal Preferences</string>
|
||||
<string name="preferences__internal_preferences_groups_v2" translatable="false">Groups V2</string>
|
||||
|
||||
Reference in New Issue
Block a user