aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values-ja/strings.xml
diff options
context:
space:
mode:
authorsteckbrief <steckbrief@chefmail.de>2016-02-13 21:03:35 +0100
committersteckbrief <steckbrief@chefmail.de>2016-02-13 21:03:35 +0100
commit6a2c1a0dd55e69996926b0ed0624fedf94068167 (patch)
tree5401c3e2cd9ed5a78db49add426e4061bcea68c8 /src/main/res/values-ja/strings.xml
parent3ac391789736d700396c4e9bcfcee33052426b94 (diff)
Unused preference 'picture_compression'. This feature is configured in our variant via 'resize_picture'
Diffstat (limited to 'src/main/res/values-ja/strings.xml')
-rw-r--r--src/main/res/values-ja/strings.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main/res/values-ja/strings.xml b/src/main/res/values-ja/strings.xml
index 5935f90b..fe5232c9 100644
--- a/src/main/res/values-ja/strings.xml
+++ b/src/main/res/values-ja/strings.xml
@@ -533,8 +533,6 @@
<string name="notify_only_when_highlighted">ハイライトされたときにのみ通知</string>
<string name="notify_never">通知は無効</string>
<string name="notify_paused">通知は一時停止</string>
- <string name="pref_picture_compression">写真を圧縮</string>
- <string name="pref_picture_compression_summary">写真をサイズ変更や圧縮します</string>
<string name="always">常に</string>
<string name="automatically">自動</string>
<string name="battery_optimizations_enabled">バッテリー最適化が有効</string>