mirror of
https://github.com/ArcaneChat/android.git
synced 2026-07-03 14:05:24 +02:00
make transifex happy and remove space after attribute name
the space is valid xml afaik, however, transifex does not like it and throws an error. closes #2388
This commit is contained in:
@@ -1028,10 +1028,10 @@
|
||||
<string name="notifications_avg_hours">On average every %1$d hours</string>
|
||||
<string name="last_check_at">Checked at %1$s</string>
|
||||
<!-- iOS webxdc selector -->
|
||||
<string name ="webxdc_selector_empty_hint">Private apps received or sent in any chat will appear here. \"Files\" shows private apps just downloaded.</string>
|
||||
<string name="webxdc_selector_empty_hint">Private apps received or sent in any chat will appear here. \"Files\" shows private apps just downloaded.</string>
|
||||
<!-- iOS webxdc shortcut page -->
|
||||
<string name ="shortcut_step1_tap_share_btn">Click the share button</string>
|
||||
<string name ="shortcut_step2_tap_add_to_home_screen">Select \"Add to Home Screen\" to add the app to your home screen.</string>
|
||||
<string name="shortcut_step1_tap_share_btn">Click the share button</string>
|
||||
<string name="shortcut_step2_tap_add_to_home_screen">Select \"Add to Home Screen\" to add the app to your home screen.</string>
|
||||
<!-- iOS permissions, copy from "deltachat-ios/Info.plist", which is used on missing translations in "deltachat-ios/LANG.lproj/InfoPlist.strings" -->
|
||||
<string name="InfoPlist_NSCameraUsageDescription">Delta Chat uses your camera to take and send photos and videos and to scan QR codes.</string>
|
||||
<string name="InfoPlist_NSContactsUsageDescription">Delta Chat uses your contacts to show a list of e-mail addresses you can write to. Delta Chat has no server, your contacts are not sent anywhere.</string>
|
||||
|
||||
Reference in New Issue
Block a user