paramaterize app name in more places
This commit is contained in:
parent
deee31e517
commit
3847ab8465
|
@ -593,12 +593,12 @@
|
|||
<string name="show_error_message">Show error message</string>
|
||||
<string name="error_message">Error Message</string>
|
||||
<string name="data_saver_enabled">Data saver enabled</string>
|
||||
<string name="data_saver_enabled_explained">Your operating system is restricting %1$s from accessing the Internet when in background. To receive notifications of new messages you should allow Conversations unrestricted access when “Data saver” is on.\nConversations will still make an effort to save data when possible.</string>
|
||||
<string name="data_saver_enabled_explained">Your operating system is restricting %1$s from accessing the Internet when in background. To receive notifications of new messages you should allow %1$s unrestricted access when “Data saver” is on.\%1$s will still make an effort to save data when possible.</string>
|
||||
<string name="device_does_not_support_data_saver">Your device does not support disabling Data saver for %1$s.</string>
|
||||
<string name="error_unable_to_create_temporary_file">Could not create temporary file</string>
|
||||
<string name="this_device_has_been_verified">This device has been verified</string>
|
||||
<string name="copy_fingerprint">Copy fingerprint</string>
|
||||
<string name="all_omemo_keys_have_been_verified">You have verified all the OMEMO keys in your posession</string>
|
||||
<string name="all_omemo_keys_have_been_verified">You have verified all the OMEMO keys in your possession</string>
|
||||
<string name="barcode_does_not_contain_fingerprints_for_this_conversation">The barcode does not contain fingerprints for this conversation.</string>
|
||||
<string name="verified_fingerprints">Verified fingerprints</string>
|
||||
<string name="use_camera_icon_to_scan_barcode">Use the camera to scan a contact’s barcode</string>
|
||||
|
|
Loading…
Reference in New Issue