Upgrade string from Riot

This commit is contained in:
Benoit Marty
2019-04-02 11:57:12 +02:00
parent 494d893aa3
commit 10520fb1bd
27 changed files with 2022 additions and 786 deletions

View File

@ -14,7 +14,7 @@
<!-- permanent notification subtitle -->
<string name="notification_sync_init">Initializing service</string>
<string name="notification_sync_in_progress">Synchronising</string>
<string name="notification_sync_in_progress">Synchronising</string>
<string name="notification_listening_for_events">Listening for events</string>
<string name="notification_noisy_notifications">Noisy notifications</string>
<string name="notification_silent_notifications">Silent notifications</string>
@ -106,6 +106,7 @@
<string name="action_mark_all_as_read">Mark all as read</string>
<string name="action_historical">Historical</string>
<string name="action_quick_reply">Quick reply</string>
<string name="action_mark_room_read">Mark as read</string>
<string name="action_open">Open</string>
<string name="action_close">Close</string>
<string name="copied_to_clipboard">Copied to clipboard</string>
@ -1075,6 +1076,8 @@
<item quantity="other">%d active widgets</item>
</plurals>
<string name="error_jitsi_not_supported_on_old_device">Sorry, conference calls with Jitsi are not supported on old devices (devices with Android OS below 5.0)</string>
<!-- Widget Integration Manager -->
<string name="widget_integration_unable_to_create">Unable to create widget.</string>
<string name="widget_integration_failed_to_send_request">Failed to send request.</string>
@ -1234,7 +1237,7 @@
<string name="no_valid_google_play_services_apk">No valid Google Play Services APK found. Notifications may not work properly.</string>
<!-- String for Play Store -->
<string name="store_title">Riot.im - Communicate, your way.</string>
<string name="store_title">Riot.im - Communicate, your way</string>
<string name="store_whats_new">"Were always making changes and improvements to Riot.im.
The complete changelog can be found here: %1$s.
To make sure you dont miss a thing, just keep your updates turned on."</string>