Sync Strings from Localazy (#6761)

Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
This commit is contained in:
ElementBot 2026-05-11 09:37:59 +02:00 committed by GitHub
parent 071d98c66b
commit 0c657c258a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
248 changed files with 1988 additions and 1448 deletions

View file

@ -325,7 +325,6 @@ Reason: %1$s."</string>
<item quantity="other">"%1$d replies"</item>
</plurals>
<string name="common_replying_to">"Replying to %1$s"</string>
<string name="common_report_a_bug">"Report a bug"</string>
<string name="common_report_a_problem">"Report a problem"</string>
<string name="common_report_submitted">"Report submitted"</string>
<string name="common_rich_text_editor">"Rich text editor"</string>
@ -468,6 +467,9 @@ Are you sure you want to continue?"</string>
<string name="error_unknown">"Sorry, an error occurred"</string>
<string name="invite_friends_rich_title">"🔐️ Join me on %1$s"</string>
<string name="invite_friends_text">"Hey, talk to me on %1$s: %2$s"</string>
<string name="live_location_sharing_foreground_service_channel_title_android">"Live Location Sharing"</string>
<string name="live_location_sharing_foreground_service_message_android">"Location sharing in progress"</string>
<string name="live_location_sharing_foreground_service_title_android">"%1$s Live Location"</string>
<string name="login_initial_device_name_android">"%1$s Android"</string>
<string name="preference_rageshake">"Rageshake to report bug"</string>
<string name="screen_bug_report_a11y_screenshot">"Screenshot"</string>