Setting translatable to false

This commit is contained in:
opyale 2020-04-12 16:37:59 +02:00
parent 42d522b96d
commit fa4a298080
1 changed files with 1 additions and 1 deletions

View File

@ -272,7 +272,7 @@
<string name="settingshomeScreenSelectorDialogTitle">Select Home Screen</string>
<string name="settingsCustomFontHeaderText">Font</string>
<string name="settingsCustomFontSelectorDialogTitle">Choose Font</string>
<string name="settingsCustomFontDefault">Manrope</string>
<string name="settingsCustomFontDefault" translatable="false">Manrope</string>
<string name="themeSelectorDialogTitle">Select App Theme</string>
<string name="themeSelectionHeaderText">Theme</string>
<string name="themeSelectionSelectedText" translatable="false">Dark</string>