delete unused strings per @macgills suggestion

This commit is contained in:
Justin Biggs 2019-07-15 08:43:16 -07:00
parent b15ae33e6e
commit 3b0e76550d

View File

@ -160,8 +160,6 @@
<string name="time_left">left</string>
<string name="time_today">Today</string>
<string name="time_yesterday">Yesterday</string>
<string name="pref_bottomtoolbar">Enable bottom toolbar</string>
<string name="pref_bottomtoolbar_summary">Display a toolbar with quick actions at the bottom of the screen</string>
<string name="pref_autonightmode_summary">Automatically switch between day and night mode.</string>
<string name="pref_autonightmode">Automated night mode</string>
<string name="language_count">(%1$d)</string>
@ -282,4 +280,4 @@
<string name="notes_deletion_none_found">No notes found for deletion</string>
<string name="notes_deletion_successful">Entire notes folder deleted</string>
<string name="notes_deletion_unsuccessful">Some files not deleted</string>
</resources>
</resources>