summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scripts/download_i18n.sh5
-rw-r--r--src/data/rekonq.desktop5
2 files changed, 6 insertions, 4 deletions
diff --git a/scripts/download_i18n.sh b/scripts/download_i18n.sh
index 0721e3d6..2a2685a1 100644
--- a/scripts/download_i18n.sh
+++ b/scripts/download_i18n.sh
@@ -4,7 +4,7 @@
#
# 1. Update the lists of the ready (about 80%) translations
# check the situation here: http://l10n.kde.org/stats/gui/trunk-kde4/po/rekonq.po/
-LIST="ar ast be bg bn bn_IN ca ca@valencia cs csb da de el en_GB eo es et eu fi fr fy ga gl gu he hi hr hu ia id is it ja ka kk km kn ko ku lt lv mai mk ml mr ms nb nds nl nn or pa pl pt pt_BR ro ru se si sk sl sr sv ta te tg th tr uk uz@cyrillic wa zh_CN zh_TW"
+LIST="af ar as ast be be@latin bg bn bn_IN br ca ca@valencia crh cs csb cy da de el en_GB eo es et eu fa fi fr fy ga gl gu ha he hi hne hr hsb hu hy ia id is it ja ka kk km kn ko ku lb lt lv mai mk ml mr ms mt nb nds ne nl nn nso oc or pa pl ps pt pt_BR ro ru rw se si sk sl sq sr sr@ijekavian sr@ijekavianlatin sr@latin sv ta te tg th tr uk uz uz@cyrillic vi wa xh zh_CN zh_HK zh_TW"
# 2. run this script. It will create an i18n dir in rekonq sources ($RK_SRCS variable, set it to your source path)
# dir with all the listed translations (eg: italian translation = rekonq_it.po file)
@@ -22,6 +22,9 @@ RK_SRCS=/DATI/KDE/SRC/rekonq
# current dir
CWD=$(pwd)
+# fix language
+export LANG=en_US.utf8
+
# create the i18n dir
cd $RK_SRCS
mkdir -p i18n
diff --git a/src/data/rekonq.desktop b/src/data/rekonq.desktop
index 9b0f4c22..6a3e1160 100644
--- a/src/data/rekonq.desktop
+++ b/src/data/rekonq.desktop
@@ -11,8 +11,8 @@ Name[es]=rekonq
Name[et]=rekonq
Name[fr]=rekonq
Name[ga]=rekonq
-Name[hu]=Rekonq
Name[it]=rekonq
+Name[ko]=rekonq
Name[lt]=rekonq
Name[nb]=rekonq
Name[nds]=Rekonq
@@ -42,8 +42,8 @@ GenericName[en_GB]=Web Browser
GenericName[es]=Navegador web
GenericName[et]=Veebilehitseja
GenericName[fr]=Navigateur web
-GenericName[hu]=Webböngésző
GenericName[it]=Browser Web
+GenericName[ko]=웹 브라우저
GenericName[nds]=Nettkieker
GenericName[nl]=Webbrowser
GenericName[pt]=Navegador Web
@@ -57,7 +57,6 @@ GenericName[sr@latin]=Veb pregledač
GenericName[sv]=Webbläsare
GenericName[uk]=Переглядач Інтернету
GenericName[x-test]=xxWeb Browserxx
-GenericName[zh_TW]=網頁瀏覽器
Icon=rekonq
Type=Application
Exec=rekonq %u