Add option for AMOLED night mode

This commit is contained in:
2016-04-13 10:38:20 -04:00
parent 2115a590f2
commit 42f7f4042d
3 changed files with 27 additions and 3 deletions

View File

@@ -157,4 +157,7 @@
<string name="troubleshooting">Troubleshooting</string>
<string name="help_translate">Help translate this app</string>
<string name="night_mode">Night mode</string>
<string name="use_pure_black">Pure black for night mode</string>
<string name="pure_black_description">Use pure black instead of grey backgrounds in night mode . Reduces battery usage in phones with AMOLED display.</string>
<string name="interface_preferences">Interface</string>
</resources>