Integrated Swedish translations
This commit is contained in:
parent
3b66d8dcbc
commit
8cb679125a
3 changed files with 3 additions and 1 deletions
|
@ -70,6 +70,7 @@ INSTALLS += formats
|
|||
CONFIG += sailfishapp_i18n sailfishapp_i18n_idbased
|
||||
TRANSLATIONS += \
|
||||
translations/harbour-books.ts \
|
||||
translations/harbour-books-sv.ts \
|
||||
translations/harbour-books-ru.ts
|
||||
|
||||
INCLUDEPATH += \
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
Type=Application
|
||||
Name=Books
|
||||
Name[ru]=Книги
|
||||
Name[sv]=Böcker
|
||||
Comment=E-Book Reader
|
||||
Exec=harbour-books
|
||||
Icon=harbour-books
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="sv_SE">
|
||||
<TS version="2.1" language="sv">
|
||||
<context>
|
||||
<name></name>
|
||||
<message id="book-font-default">
|
||||
|
|
Loading…
Reference in a new issue