"Light" is used for both leveller and theme name
Posted: Mon Sep 04, 2017 6:53 pm
Using the name "Let" does not work for a theme name in my language.
I want to use "Lys".
So i suggest splitting up this translation so there is two "Light". One for leveller and one for the theme name.
And place the string with the other theme names.
I want to use "Lys".
So i suggest splitting up this translation so there is two "Light". One for leveller and one for the theme name.
Code: Select all
#. i18n-hint: Of strength of an effect. Not strongly.
#: src/effects/Leveller.cpp:41 src/prefs/GUIPrefs.cpp:95
msgid "Light"
msgstr "Let"
Code: Select all
#: src/prefs/GUIPrefs.cpp:94
msgid "Classic"
msgstr "Klassisk"
#: src/prefs/GUIPrefs.cpp:96
msgid "Dark"
msgstr "Mørk"