Translated new settings option 'Ability Icons'

This commit is contained in:
Peter
2019-09-27 19:46:38 +02:00
parent 939a902f43
commit 7bb4e8f6d2
5 changed files with 10 additions and 2 deletions

View File

@@ -332,8 +332,8 @@ public class SettingsPage extends TabPage<SettingsScreen> {
localizer.getMessage("nlShowCardIDOverlays")),
5);
lstSettings.addItem(new BooleanSetting(FPref.UI_OVERLAY_ABILITY_ICONS,
"Show Ability Icons",
"Show ability icons for cards, otherwise they're hidden."),
localizer.getMessage("lblShowAbilityIconsOverlays"),
localizer.getMessage("nlShowAbilityIconsOverlays")),
5);
//Vibration Options