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".
fork-5.53.8
Meteor0id 2019-02-06 17:25:50 +01:00 zatwierdzone przez Greyson Parrelli
rodzic b8ab1bc3b2
commit c5571e8a8d
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -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 &gt; Send link previews).</string>
<string name="ExperienceUpgradeActivity_got_it">Got it</string>
<!-- GcmBroadcastReceiver -->
<string name="GcmBroadcastReceiver_retrieving_a_message">Retrieving a message...</string>