Extract some strings for localization

// FREEBIE
This commit is contained in:
Moxie Marlinspike
2017-02-20 13:59:23 -08:00
parent 1669731329
commit b27d829013
2 changed files with 7 additions and 2 deletions

View File

@@ -251,6 +251,10 @@
<string name="DeviceListItem_last_active_s">Last active %s</string>
<string name="DeviceListItem_today">Today</string>
<!-- DozeReminder -->
<string name="DozeReminder_optimize_for_missing_play_services">Optimize for missing Play Services</string>
<string name="DozeReminder_this_device_does_not_support_play_services_tap_to_disable_system_battery">This device does not support Play Services. Tap to disable system battery optimizations that prevent Signal from retrieving messages while inactive.</string>
<!-- ShareActivity -->
<string name="ShareActivity_share_with">Share with</string>