openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #16780
[Bug 1032407] Re: Missing Languages choices in language selection menu
Correct text would be the name of the language, which appears in
transiflex. Basically it's posted right next to each ts file above.
fi.ts Finnish
it.ts Italian
ko.ts Korean
nb.ts Norwegian
pl.ts Polish
sk.ts Slovak
Following is what i entered into the text files ( the key term to look
for is "Please add the name of your language here" )
The translation would be where it says <translation>
( Norwegian i think has a second word, but not sure if that is important
)
fi.ts
<message>
<location filename="openlp/core/utils/languagemanager.py" line="98"/>
<source>English</source>
<comment>Please add the name of your language here</comment>
<translation>Finnish</translation>
</message>
it.ts
<message>
<location filename="openlp/core/utils/languagemanager.py" line="98"/>
<source>English</source>
<comment>Please add the name of your language here</comment>
<translation>Italian</translation>
</message>
ko.ts
<message>
<location filename="openlp/core/utils/languagemanager.py" line="98"/>
<source>English</source>
<comment>Please add the name of your language here</comment>
<translation>Korean</translation>
</message>
nb.ts
<message>
<location filename="openlp/core/utils/languagemanager.py" line="98"/>
<source>English</source>
<comment>Please add the name of your language here</comment>
<translation>Norwegian</translation>
</message>
pl.ts
<message>
<location filename="openlp/core/utils/languagemanager.py" line="98"/>
<source>English</source>
<comment>Please add the name of your language here</comment>
<translation>Polish</translation>
</message>
sk.ts
<message>
<location filename="openlp/core/utils/languagemanager.py" line="98"/>
<source>English</source>
<comment>Please add the name of your language here</comment>
<translation type="unfinished"/>
</message>
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1032407
Title:
Missing Languages choices in language selection menu
Status in OpenLP - Worship Presentation Software:
New
Bug description:
Language menu appears as follows, with some languages blank ( might
not be exact )
1 Afrikaans
3 Dansk
4 Deutsch
5 A****** ( Slavic looking text )
6 English
7 English (United Kingdom)
8 English (South Africa)
9
10 Eesti
11
12
13 Magyar
14 Inggris
15
16
17
18
19 Nederlands
20
23
24 Shqiptar
25 Svenska
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1032407/+subscriptions
References