Extract "Devices" preference category title to string resource

Fixes #4621
// FREEBIE
This commit is contained in:
Geonu Kang
2015-11-20 13:50:00 +09:00
parent d5bf1b6137
commit d9467ef3c5
2 changed files with 2 additions and 1 deletions

View File

@@ -973,6 +973,7 @@
<string name="preferences__conversation_length_limit">Conversation length limit</string>
<string name="preferences__trim_all_threads_now">Trim all threads now</string>
<string name="preferences__scan_through_all_conversation_threads_and_enforce_conversation_length_limits">Scan through all conversation threads and enforce conversation length limits</string>
<string name="preferences__devices">Devices</string>
<string name="preferences__light_theme">Light</string>
<string name="preferences__dark_theme">Dark</string>
<string name="preferences__appearance">Appearance</string>