mirror of
https://github.com/oxen-io/session-android.git
synced 2024-12-24 08:47:46 +00:00
Add 'Got it' as string to be used on link preview splash screen.
"Understood" or "Got it" is a way of dismissing a splash screen of notification without any change that is applies agreeing to anything. It replaces "OK" which was sometimes misinterpreted as "I am OK with what I just read".
This commit is contained in:
parent
b8ab1bc3b2
commit
c5571e8a8d
@ -331,6 +331,7 @@
|
||||
<string name="ExperienceUpgradeActivity_introducing_link_previews">Introducing link previews.</string>
|
||||
<string name="ExperienceUpgradeActivity_optional_link_previews_are_now_supported">Optional link previews are now supported for some of the most popular sites on the Internet.</string>
|
||||
<string name="ExperienceUpgradeActivity_you_can_disable_or_enable_this_feature_link_previews">You can disable or enable this feature anytime in your Signal settings (Privacy > Send link previews).</string>
|
||||
<string name="ExperienceUpgradeActivity_got_it">Got it</string>
|
||||
|
||||
<!-- GcmBroadcastReceiver -->
|
||||
<string name="GcmBroadcastReceiver_retrieving_a_message">Retrieving a message...</string>
|
||||
|
Loading…
x
Reference in New Issue
Block a user