diff --git a/res/values/strings.xml b/res/values/strings.xml
index a5f664532..ddc4145c6 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -1,22 +1,24 @@
- Version
- %d versions available
- %d version available
- Notify
- Storage
- Cache downloaded apps
- Keep downloaded apk files on SD card
- Updates
- Clear all cached data
- Reset
- Maintenance
- Notify when new updates are available
- Update app list from repositories automatically
- Automatic repo scan
+ Version
+ %d versions available
+ %d version available
+ Notify
+ Storage
+ Cache downloaded apps
+ Keep downloaded apk files on SD card
+ Updates
+ Clear all cached data
+ Reset
+ Maintenance
+ Notify when new updates are available
+ Update app list from repositories automatically
+
+ Automatic repo scan
FDroid
About FDroid
- Originally based on Aptoide.\nReleased under the GNU GPLv2
+ Originally based on Aptoide.\nReleased under the
+ GNU GPLv2
license.
Website:
Email:
@@ -26,7 +28,8 @@
You don\'t have any repositories configured!\n\nA
repository is a source of applications. To add one, press the MENU
- button now and enter the URL.\n\nA repository address looks something like
+ button now and enter the URL.\n\nA repository address looks something
+ like
this: http://f-droid.org/repo
Not Installed
@@ -70,7 +73,8 @@
There are updates available for some installed
applications.\nDo you want to see them?
The list of used repositories has
- changed.\nDo you want to update them?
+ changed.\nDo you
+ want to update them?
Could not connect to server or apk file is corrupt!
@@ -99,4 +103,16 @@
Downloaded file is corrupt
+
+ Anti-Features
+
+ Advertising
+ Show apps that contain advertising
+ Tracking
+ Show apps that track and report your activity
+ Add-ons
+ Show apps that promote non-free add-ons
+ Network Services
+ Show apps that promote non-free network services
+
diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml
index 3722a1024..7baff4fe6 100644
--- a/res/xml/preferences.xml
+++ b/res/xml/preferences.xml
@@ -14,6 +14,20 @@
android:defaultValue="false" android:summary="@string/notify_updates_available"
android:key="updateNotify" />
+
+
+
+
+
+