diff options
author | steckbrief <steckbrief@chefmail.de> | 2016-02-13 21:03:35 +0100 |
---|---|---|
committer | steckbrief <steckbrief@chefmail.de> | 2016-02-13 21:03:35 +0100 |
commit | 6a2c1a0dd55e69996926b0ed0624fedf94068167 (patch) | |
tree | 5401c3e2cd9ed5a78db49add426e4061bcea68c8 /src/main/res/values-ro-rRO/strings.xml | |
parent | 3ac391789736d700396c4e9bcfcee33052426b94 (diff) |
Unused preference 'picture_compression'. This feature is configured in our variant via 'resize_picture'
Diffstat (limited to '')
-rw-r--r-- | src/main/res/values-ro-rRO/strings.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main/res/values-ro-rRO/strings.xml b/src/main/res/values-ro-rRO/strings.xml index 3486e09f..c78fc00e 100644 --- a/src/main/res/values-ro-rRO/strings.xml +++ b/src/main/res/values-ro-rRO/strings.xml @@ -540,8 +540,6 @@ Emitent</string> <string name="notify_only_when_highlighted">Notifica numai la evidentiere</string> <string name="notify_never">Notificari dezactivate</string> <string name="notify_paused">Notificari suspendate</string> - <string name="pref_picture_compression">Comprima imaginile</string> - <string name="pref_picture_compression_summary">Redimensioneaza si comprima imaginile</string> <string name="always">Mereu</string> <string name="automatically">Automat</string> <string name="battery_optimizations_enabled">Optimizare baterie activata</string> |