Slightly shorter setting names for "Show loot dialog" (thanks Tomcat!)

This commit is contained in:
Oskar Wiksten
2013-07-18 13:50:29 +02:00
parent 656dd23407
commit 9fab58f239

View File

@@ -253,9 +253,9 @@
<string name="preferences_display_loot_dialog">Always show loot dialog box</string>
<string name="preferences_display_loot_dialog_on_items">Show loot dialog box when finding items</string>
<string name="preferences_display_loot_dialog_on_items_or_toast">Show loot dialog box when finding items, short notification otherwise</string>
<string name="preferences_display_loot_dialog_on_items_or_toast">Dialog for items, notif. otherwise</string>
<string name="preferences_display_loot_toast">Show short notification</string>
<string name="preferences_display_loot_toast_on_items">Show short notification only when finding items</string>
<string name="preferences_display_loot_toast_on_items">Show notification only when finding items</string>
<string name="preferences_display_loot_never">Do not display</string>
<string name="preferences_attackspeed_instant">Instant (no animations)</string>