mirror of
https://github.com/gsantner/dandelion
synced 2024-11-22 12:22:08 +01:00
Fix some TR's
This commit is contained in:
parent
06574ccbcf
commit
8ef2cacc79
3 changed files with 5 additions and 5 deletions
|
@ -58,7 +58,7 @@
|
||||||
<string name="fragment_license__thirdparty_libs">Third-Party Libraries</string>
|
<string name="fragment_license__thirdparty_libs">Third-Party Libraries</string>
|
||||||
<string name="fragment_license__thirdparty_libs_text">The following libraries are used:</string>
|
<string name="fragment_license__thirdparty_libs_text">The following libraries are used:</string>
|
||||||
<string name="fragment_license__misc" translatable="false">@string/pref_title__sub_miscelaneous</string>
|
<string name="fragment_license__misc" translatable="false">@string/pref_title__sub_miscelaneous</string>
|
||||||
<string name="fragment_license__misc_leafpic">We took some inspiration and code from LeafPic. Go check it out, its free software as well!</string>
|
<string name="fragment_license__misc_leafpic">We took some inspiration and code from LeafPic. Go check it out, it\'s free software as well!</string>
|
||||||
<string name="fragment_license__misc_leafpic_button">Tell me more</string>
|
<string name="fragment_license__misc_leafpic_button">Tell me more</string>
|
||||||
<string name="fragment_licesen__misc_leafpic_link" translatable="false">https://github.com/HoraApps/LeafPic</string>
|
<string name="fragment_licesen__misc_leafpic_link" translatable="false">https://github.com/HoraApps/LeafPic</string>
|
||||||
|
|
||||||
|
|
|
@ -112,7 +112,7 @@
|
||||||
|
|
||||||
<!-- Load images -->
|
<!-- Load images -->
|
||||||
<string name="pref_title__load_images">Load images</string>
|
<string name="pref_title__load_images">Load images</string>
|
||||||
<string name="pref_desc__load_images">Toggle image loading to eg. safe mobile data</string>
|
<string name="pref_desc__load_images">Toggle image loading to eg. save mobile data</string>
|
||||||
|
|
||||||
<!-- Screen rotation -->
|
<!-- Screen rotation -->
|
||||||
<string name="pref_title__screen_rotation">Screen rotation</string>
|
<string name="pref_title__screen_rotation">Screen rotation</string>
|
||||||
|
@ -165,7 +165,7 @@
|
||||||
<string name="pref_desc__manage_contacts">Manage your contact list</string>
|
<string name="pref_desc__manage_contacts">Manage your contact list</string>
|
||||||
|
|
||||||
<string name="pref_title__manage_tags">Manage Hashtags</string>
|
<string name="pref_title__manage_tags">Manage Hashtags</string>
|
||||||
<string name="pref_desc__manage_tags">Add and delete the hashtags you are following</string>
|
<string name="pref_desc__manage_tags">Unfollow already followed hashtags</string>
|
||||||
|
|
||||||
<string name="pref_title__change_account">Change Account</string>
|
<string name="pref_title__change_account">Change Account</string>
|
||||||
<string name="pref_desc__change_account">Erase local session data and switch to another diaspora* pod/account</string>
|
<string name="pref_desc__change_account">Erase local session data and switch to another diaspora* pod/account</string>
|
||||||
|
|
|
@ -100,7 +100,7 @@
|
||||||
<string name="permissions_screenshot">You must grant \"Access Storage Permission\" to save screenshots. After that you should
|
<string name="permissions_screenshot">You must grant \"Access Storage Permission\" to save screenshots. After that you should
|
||||||
completely close the app or restart the device. If you don\'t permit the storage access but want to use the
|
completely close the app or restart the device. If you don\'t permit the storage access but want to use the
|
||||||
screenshot function at a later time, you can grant the permission later. Please open then: systemsettings - apps -
|
screenshot function at a later time, you can grant the permission later. Please open then: systemsettings - apps -
|
||||||
Diaspora. In the permissions section you can grant the \"write storage permission\".</string>
|
dandelion*. In the permissions section you can grant the \"write storage permission\".</string>
|
||||||
<string name="permissions_image">You must grant \"Access Storage Permission\" to save/upload images. After that you should
|
<string name="permissions_image">You must grant \"Access Storage Permission\" to save/upload images. After that you should
|
||||||
completely close the app or restart the device. If you don\'t permit the storage access but want to save images
|
completely close the app or restart the device. If you don\'t permit the storage access but want to save images
|
||||||
at a later time, you can grant the permission later. Please open then: systemsettings - apps -
|
at a later time, you can grant the permission later. Please open then: systemsettings - apps -
|
||||||
|
|
Loading…
Reference in a new issue