Skip to content

Commit

Permalink
Update wording for store text
Browse files Browse the repository at this point in the history
  • Loading branch information
jancborchardt authored Apr 15, 2019
1 parent d544fa5 commit d65e94b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -660,8 +660,8 @@
<string name="resized_image_not_possible">No resized image available.</string>
<string name="resized_image_not_possible_download">No resized image available. Download full image?</string>

<string name="store_short_desc">The Nextcloud Android app gives mobile access to all files on your Nextcloud.</string>
<string name="store_full_desc">The copylefted libre Nextcloud Android app, giving you mobile freedom.\n\nFeatures:\n* Easy, modern interface, suited to the theme of your server\n* Upload files to your Nextcloud server\n* Share them with others\n* Keep your favorite files and folders synced\n* Search across all folders on your server\n* Auto Upload for photos and videos taken by your device\n* Keep up to date with notifications\n* Multi-account support\n* Secure access to your data with fingerprint or PIN\n* Integration with DAVx5 (formerly known as DAVdroid) for easy setup of calendar &amp; Contacts synchronization\n\nPlease report all issues at https://github.com/nextcloud/android/issues and discuss this app at https://help.nextcloud.com/c/clients/android\n\nNew to Nextcloud? Nextcloud is a private file sync &amp; share and communication server. It is libre software, and you can host it yourself or pay a company to do it for you. That way, you are in control of your photos, your calendar and contact data, your documents and everything else.\n\nCheck out Nextcloud at https://nextcloud.com</string>
<string name="store_short_desc">Protecting your data</string>
<string name="store_full_desc">Building self-hosted products that allow you to be productive without losing control.\n\nFeatures:\n* Easy, modern interface, suited to the theme of your server\n* Upload files to your Nextcloud server\n* Share them with others\n* Keep your favorite files and folders synced\n* Search across all folders on your server\n* Auto Upload for photos and videos taken by your device\n* Keep up to date with notifications\n* Multi-account support\n* Secure access to your data with fingerprint or PIN\n* Integration with DAVx5 (formerly known as DAVdroid) for easy setup of calendar &amp; Contacts synchronization\n\nPlease report all issues at https://github.com/nextcloud/android/issues and discuss this app at https://help.nextcloud.com/c/clients/android\n\nNew to Nextcloud? Nextcloud is a private file sync &amp; share and communication server. It is libre software, and you can host it yourself or pay a company to do it for you. That way, you are in control of your photos, your calendar and contact data, your documents and everything else.\n\nCheck out Nextcloud at https://nextcloud.com</string>

<string name="drawer_current_account">Current account</string>
<string name="drawer_middle_account">Middle account</string>
Expand Down Expand Up @@ -690,8 +690,8 @@
<string name="forward">Forward</string>
<string name="what_s_new_image">What\'s new image</string>

<string name="store_short_dev_desc">The Nextcloud Dev app is a development snapshot and can be installed parallel.</string>
<string name="store_full_dev_desc">The copylefted libre Nextcloud Android app, gives you mobile freedom.\nThis is the official development version, featuring a daily sample of any new untested functionality, which may cause instability and data loss. The app is for users willing to test, and report bugs should they occur. Do not use it for your productive work!\n\nBoth the official dev and regular version are available on F-droid, and can be installed at the same time.</string>
<string name="store_short_dev_desc">Protecting your data (dev preview version)</string>
<string name="store_full_dev_desc">Building self-hosted products that allow you to be productive without losing control.\nThis is the official development version, featuring a daily sample of any new untested functionality, which may cause instability and data loss. The app is for users willing to test, and report bugs should they occur. Do not use it for your productive work!\n\nBoth the official dev and regular version are available on F-droid, and can be installed at the same time.</string>

<string name="prefs_category_dev">Dev</string>
<string name="dev_version_no_information_available">No info available.</string>
Expand Down

0 comments on commit d65e94b

Please sign in to comment.