Use cross-platform consistent naming for threads in labs

This commit is contained in:
Gil Eluard
2022-12-09 15:10:41 +01:00
parent 73548c04b0
commit 8e3acb8430
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -794,7 +794,7 @@ Tap the + to start adding people.";
"settings_labs_message_reaction" = "React to messages with emoji";
"settings_labs_enable_ringing_for_group_calls" = "Ring for group calls";
"settings_labs_enabled_polls" = "Polls";
"settings_labs_enable_threads" = "Threaded messaging";
"settings_labs_enable_threads" = "Threaded messages";
"settings_labs_enable_auto_report_decryption_errors" = "Auto Report Decryption Errors";
"settings_labs_use_only_latest_user_avatar_and_name" = "Show latest avatar and name for users in message history";
"settings_labs_enable_live_location_sharing" = "Live location sharing - share current location (active development, and temporarily, locations persist in room history)";