aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Kai Wasserbäch2010-01-21 14:26:31 +0000
committerGravatar Kai Wasserbäch2010-01-21 14:26:31 +0000
commit567e1e8ffa87ddd3fb142f7c61d09a4adddcd623 (patch)
tree66e695db1c70334406c6dd471341a45a302d2263
parentDutch translation update by Valenstijn (diff)
downloadKVIrc-567e1e8ffa87ddd3fb142f7c61d09a4adddcd623.tar.gz
KVIrc-567e1e8ffa87ddd3fb142f7c61d09a4adddcd623.tar.bz2
KVIrc-567e1e8ffa87ddd3fb142f7c61d09a4adddcd623.zip
[KVIrc] (trunk) Fix some remaining spelling errors (thanks to Lintian).
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3858 17fca916-40b9-46aa-a4ea-0a15b648b75c
-rw-r--r--po/modules/about/about.pot2
-rw-r--r--po/modules/about/about_bg.po2
-rw-r--r--po/modules/about/about_ca.po2
-rw-r--r--po/modules/about/about_cs.po2
-rw-r--r--po/modules/about/about_de.po2
-rw-r--r--po/modules/about/about_es.po2
-rw-r--r--po/modules/about/about_fi.po2
-rw-r--r--po/modules/about/about_fr.po2
-rw-r--r--po/modules/about/about_hr.po2
-rw-r--r--po/modules/about/about_hu.po2
-rw-r--r--po/modules/about/about_it.po2
-rw-r--r--po/modules/about/about_nl.po2
-rw-r--r--po/modules/about/about_pl.po2
-rw-r--r--po/modules/about/about_pt.po2
-rw-r--r--po/modules/about/about_pt_BR.po2
-rw-r--r--po/modules/about/about_ru.po2
-rw-r--r--po/modules/about/about_sr.po2
-rw-r--r--po/modules/about/about_uk.po2
-rw-r--r--po/modules/theme/theme.pot4
-rw-r--r--po/modules/theme/theme_bg.po4
-rw-r--r--po/modules/theme/theme_ca.po4
-rw-r--r--po/modules/theme/theme_cs.po4
-rw-r--r--po/modules/theme/theme_de.po4
-rw-r--r--po/modules/theme/theme_es.po4
-rw-r--r--po/modules/theme/theme_fi.po4
-rw-r--r--po/modules/theme/theme_fr.po4
-rw-r--r--po/modules/theme/theme_hr.po4
-rw-r--r--po/modules/theme/theme_hu.po4
-rw-r--r--po/modules/theme/theme_it.po4
-rw-r--r--po/modules/theme/theme_nl.po4
-rw-r--r--po/modules/theme/theme_pl.po4
-rw-r--r--po/modules/theme/theme_pt.po4
-rw-r--r--po/modules/theme/theme_pt_BR.po4
-rw-r--r--po/modules/theme/theme_ru.po4
-rw-r--r--po/modules/theme/theme_sr.po4
-rw-r--r--po/modules/theme/theme_uk.po4
-rw-r--r--src/modules/about/aboutdialog.cpp2
-rw-r--r--src/modules/addon/packaddondialog.cpp4
-rw-r--r--src/modules/theme/packthemedialog.cpp2
-rw-r--r--src/modules/theme/savethemedialog.cpp2
40 files changed, 59 insertions, 59 deletions
diff --git a/po/modules/about/about.pot b/po/modules/about/about.pot
index ad1d6a78d..df1a54143 100644
--- a/po/modules/about/about.pot
+++ b/po/modules/about/about.pot
@@ -86,7 +86,7 @@ msgid "Compiler Flags"
msgstr ""
#: src/modules/about/aboutdialog.cpp:182
-msgid "Executable Informations"
+msgid "Executable Information"
msgstr ""
#: src/modules/about/aboutdialog.cpp:195
diff --git a/po/modules/about/about_bg.po b/po/modules/about/about_bg.po
index 246bb9dc5..a04480ae6 100644
--- a/po/modules/about/about_bg.po
+++ b/po/modules/about/about_bg.po
@@ -61,7 +61,7 @@ msgid "Compiler Name"
msgstr ""
#: src/modules/about/aboutdialog.cpp:182
-msgid "Executable Informations"
+msgid "Executable Information"
msgstr ""
#: src/modules/about/aboutdialog.cpp:102
diff --git a/po/modules/about/about_ca.po b/po/modules/about/about_ca.po
index 53e499f04..356299239 100644
--- a/po/modules/about/about_ca.po
+++ b/po/modules/about/about_ca.po
@@ -66,7 +66,7 @@ msgid "Compiler Name"
msgstr ""
#: src/modules/about/aboutdialog.cpp:182
-msgid "Executable Informations"
+msgid "Executable Information"
msgstr ""
#: src/modules/about/aboutdialog.cpp:102
diff --git a/po/modules/about/about_cs.po b/po/modules/about/about_cs.po
index 643d5aca8..df8ec4479 100644
--- a/po/modules/about/about_cs.po
+++ b/po/modules/about/about_cs.po
@@ -62,7 +62,7 @@ msgid "Compiler Name"
msgstr ""
#: src/modules/about/aboutdialog.cpp:182
-msgid "Executable Informations"
+msgid "Executable Information"
msgstr ""
#: src/modules/about/aboutdialog.cpp:102
diff --git a/po/modules/about/about_de.po b/po/modules/about/about_de.po
index f50328b1d..19941e3e1 100644
--- a/po/modules/about/about_de.po
+++ b/po/modules/about/about_de.po
@@ -61,7 +61,7 @@ msgid "Compiler Name"
msgstr "Compiler-Name"
#: src/modules/about/aboutdialog.cpp:182
-msgid "Executable Informations"
+msgid "Executable Information"
msgstr "Programmdateiinformationen"
#: src/modules/about/aboutdialog.cpp:102
diff --git a/po/modules/about/about_es.po b/po/modules/about/about_es.po
index 3e22763d8..d16c81ed5 100644
--- a/po/modules/about/about_es.po
+++ b/po/modules/about/about_es.po
@@ -63,7 +63,7 @@ msgid "Compiler Name"
msgstr "Nombre del compilador"
#: src/modules/about/aboutdialog.cpp:182
-msgid "Executable Informations"
+msgid "Executable Information"
msgstr "Información del ejecutable"
#: src/modules/about/aboutdialog.cpp:102
diff --git a/po/modules/about/about_fi.po b/po/modules/about/about_fi.po
index 4672f64a4..62b31c545 100644
--- a/po/modules/about/about_fi.po
+++ b/po/modules/about/about_fi.po
@@ -61,7 +61,7 @@ msgid "Compiler Name"
msgstr ""
#: src/modules/about/aboutdialog.cpp:182
-msgid "Executable Informations"
+msgid "Executable Information"
msgstr ""
#: src/modules/about/aboutdialog.cpp:102
diff --git a/po/modules/about/about_fr.po b/po/modules/about/about_fr.po
index 4d9be47a1..363e1263c 100644
--- a/po/modules/about/about_fr.po
+++ b/po/modules/about/about_fr.po
@@ -62,7 +62,7 @@ msgid "Compiler Name"
msgstr ""
#: src/modules/about/aboutdialog.cpp:182
-msgid "Executable Informations"
+msgid "Executable Information"
msgstr ""
#: src/modules/about/aboutdialog.cpp:102
diff --git a/po/modules/about/about_hr.po b/po/modules/about/about_hr.po
index e69f3f6ed..214d4dbc5 100644
--- a/po/modules/about/about_hr.po
+++ b/po/modules/about/about_hr.po
@@ -61,7 +61,7 @@ msgid "Compiler Name"
msgstr ""
#: src/modules/about/aboutdialog.cpp:182
-msgid "Executable Informations"
+msgid "Executable Information"
msgstr ""
#: src/modules/about/aboutdialog.cpp:102
diff --git a/po/modules/about/about_hu.po b/po/modules/about/about_hu.po
index 9b10ecade..f60678074 100644
--- a/po/modules/about/about_hu.po
+++ b/po/modules/about/about_hu.po
@@ -61,7 +61,7 @@ msgid "Compiler Name"
msgstr "Fordító neve"
#: src/modules/about/aboutdialog.cpp:182
-msgid "Executable Informations"
+msgid "Executable Information"
msgstr ""
#: src/modules/about/aboutdialog.cpp:102
diff --git a/po/modules/about/about_it.po b/po/modules/about/about_it.po
index be4b98e49..0557d193c 100644
--- a/po/modules/about/about_it.po
+++ b/po/modules/about/about_it.po
@@ -69,7 +69,7 @@ msgid "Compiler Name"
msgstr "Nome Compilatore"
#: src/modules/about/aboutdialog.cpp:182
-msgid "Executable Informations"
+msgid "Executable Information"
msgstr "Informazioni Eseguibile"
#: src/modules/about/aboutdialog.cpp:102
diff --git a/po/modules/about/about_nl.po b/po/modules/about/about_nl.po
index 62518a971..97d0ec1c6 100644
--- a/po/modules/about/about_nl.po
+++ b/po/modules/about/about_nl.po
@@ -62,7 +62,7 @@ msgid "Compiler Name"
msgstr "Compiler naam"
#: src/modules/about/aboutdialog.cpp:182
-msgid "Executable Informations"
+msgid "Executable Information"
msgstr "Uitvoerbare infomatie"
#: src/modules/about/aboutdialog.cpp:102
diff --git a/po/modules/about/about_pl.po b/po/modules/about/about_pl.po
index 246bb9dc5..a04480ae6 100644
--- a/po/modules/about/about_pl.po
+++ b/po/modules/about/about_pl.po
@@ -61,7 +61,7 @@ msgid "Compiler Name"
msgstr ""
#: src/modules/about/aboutdialog.cpp:182
-msgid "Executable Informations"
+msgid "Executable Information"
msgstr ""
#: src/modules/about/aboutdialog.cpp:102
diff --git a/po/modules/about/about_pt.po b/po/modules/about/about_pt.po
index ca0d54676..f98a6bdfe 100644
--- a/po/modules/about/about_pt.po
+++ b/po/modules/about/about_pt.po
@@ -72,7 +72,7 @@ msgid "Compiler Name"
msgstr "Nome do Compilador"
#: src/modules/about/aboutdialog.cpp:182
-msgid "Executable Informations"
+msgid "Executable Information"
msgstr "Informações de Execução"
#: src/modules/about/aboutdialog.cpp:102
diff --git a/po/modules/about/about_pt_BR.po b/po/modules/about/about_pt_BR.po
index 75c563cda..864507089 100644
--- a/po/modules/about/about_pt_BR.po
+++ b/po/modules/about/about_pt_BR.po
@@ -64,7 +64,7 @@ msgid "Compiler Name"
msgstr ""
#: src/modules/about/aboutdialog.cpp:182
-msgid "Executable Informations"
+msgid "Executable Information"
msgstr ""
#: src/modules/about/aboutdialog.cpp:102
diff --git a/po/modules/about/about_ru.po b/po/modules/about/about_ru.po
index e5ad66870..d53afa30b 100644
--- a/po/modules/about/about_ru.po
+++ b/po/modules/about/about_ru.po
@@ -67,7 +67,7 @@ msgid "Compiler Name"
msgstr "Компилятор"
#: src/modules/about/aboutdialog.cpp:182
-msgid "Executable Informations"
+msgid "Executable Information"
msgstr "Информация об исполняемом файле"
#: src/modules/about/aboutdialog.cpp:102
diff --git a/po/modules/about/about_sr.po b/po/modules/about/about_sr.po
index 246bb9dc5..a04480ae6 100644
--- a/po/modules/about/about_sr.po
+++ b/po/modules/about/about_sr.po
@@ -61,7 +61,7 @@ msgid "Compiler Name"
msgstr ""
#: src/modules/about/aboutdialog.cpp:182
-msgid "Executable Informations"
+msgid "Executable Information"
msgstr ""
#: src/modules/about/aboutdialog.cpp:102
diff --git a/po/modules/about/about_uk.po b/po/modules/about/about_uk.po
index d00c64141..c6d4d43ca 100644
--- a/po/modules/about/about_uk.po
+++ b/po/modules/about/about_uk.po
@@ -67,7 +67,7 @@ msgid "Compiler Name"
msgstr ""
#: src/modules/about/aboutdialog.cpp:182
-msgid "Executable Informations"
+msgid "Executable Information"
msgstr ""
#: src/modules/about/aboutdialog.cpp:102
diff --git a/po/modules/theme/theme.pot b/po/modules/theme/theme.pot
index e7b90eed6..2e4b572ae 100644
--- a/po/modules/theme/theme.pot
+++ b/po/modules/theme/theme.pot
@@ -237,7 +237,7 @@ msgid "Package Author:"
msgstr ""
#: src/modules/theme/packthemedialog.cpp:254
-msgid "Package Informations"
+msgid "Package Information"
msgstr ""
#: src/modules/theme/packthemedialog.cpp:266
@@ -319,7 +319,7 @@ msgid "Theme Author:"
msgstr ""
#: src/modules/theme/savethemedialog.cpp:138
-msgid "Theme Informations"
+msgid "Theme Information"
msgstr ""
#: src/modules/theme/savethemedialog.cpp:150
diff --git a/po/modules/theme/theme_bg.po b/po/modules/theme/theme_bg.po
index 98279fc7e..28ad88752 100644
--- a/po/modules/theme/theme_bg.po
+++ b/po/modules/theme/theme_bg.po
@@ -207,7 +207,7 @@ msgid "Package Author:"
msgstr ""
#: src/modules/theme/packthemedialog.cpp:254
-msgid "Package Informations"
+msgid "Package Information"
msgstr ""
#: src/modules/theme/packthemedialog.cpp:218
@@ -277,7 +277,7 @@ msgid "Theme Engine Version"
msgstr ""
#: src/modules/theme/savethemedialog.cpp:138
-msgid "Theme Informations"
+msgid "Theme Information"
msgstr ""
#: src/modules/theme/savethemedialog.cpp:103
diff --git a/po/modules/theme/theme_ca.po b/po/modules/theme/theme_ca.po
index 98279fc7e..28ad88752 100644
--- a/po/modules/theme/theme_ca.po
+++ b/po/modules/theme/theme_ca.po
@@ -207,7 +207,7 @@ msgid "Package Author:"
msgstr ""
#: src/modules/theme/packthemedialog.cpp:254
-msgid "Package Informations"
+msgid "Package Information"
msgstr ""
#: src/modules/theme/packthemedialog.cpp:218
@@ -277,7 +277,7 @@ msgid "Theme Engine Version"
msgstr ""
#: src/modules/theme/savethemedialog.cpp:138
-msgid "Theme Informations"
+msgid "Theme Information"
msgstr ""
#: src/modules/theme/savethemedialog.cpp:103
diff --git a/po/modules/theme/theme_cs.po b/po/modules/theme/theme_cs.po
index 2bcf3e6e7..34a7e2d2d 100644
--- a/po/modules/theme/theme_cs.po
+++ b/po/modules/theme/theme_cs.po
@@ -206,7 +206,7 @@ msgid "Package Author:"
msgstr "Autor balíčku:"
#: src/modules/theme/packthemedialog.cpp:254
-msgid "Package Informations"
+msgid "Package Information"
msgstr "Informace o balíčku"
#: src/modules/theme/packthemedialog.cpp:218
@@ -276,7 +276,7 @@ msgid "Theme Engine Version"
msgstr "Verze enginu témat"
#: src/modules/theme/savethemedialog.cpp:138
-msgid "Theme Informations"
+msgid "Theme Information"
msgstr "Informace o tématu"
#: src/modules/theme/savethemedialog.cpp:103
diff --git a/po/modules/theme/theme_de.po b/po/modules/theme/theme_de.po
index 731c13b2b..58b7f4aa1 100644
--- a/po/modules/theme/theme_de.po
+++ b/po/modules/theme/theme_de.po
@@ -225,7 +225,7 @@ msgid "Package Author:"
msgstr "Paketautor:"
#: src/modules/theme/packthemedialog.cpp:254
-msgid "Package Informations"
+msgid "Package Information"
msgstr "Paketinformationen"
#: src/modules/theme/packthemedialog.cpp:218
@@ -295,7 +295,7 @@ msgid "Theme Engine Version"
msgstr "Themenroutine-Version"
#: src/modules/theme/savethemedialog.cpp:138
-msgid "Theme Informations"
+msgid "Theme Information"
msgstr "Themeninformationen"
#: src/modules/theme/savethemedialog.cpp:103
diff --git a/po/modules/theme/theme_es.po b/po/modules/theme/theme_es.po
index 2cd9de4c6..4fef41864 100644
--- a/po/modules/theme/theme_es.po
+++ b/po/modules/theme/theme_es.po
@@ -226,7 +226,7 @@ msgid "Package Author:"
msgstr "Autor del paquete:"
#: src/modules/theme/packthemedialog.cpp:254
-msgid "Package Informations"
+msgid "Package Information"
msgstr "Información del paquete"
#: src/modules/theme/packthemedialog.cpp:218
@@ -296,7 +296,7 @@ msgid "Theme Engine Version"
msgstr "Versión del mecanismo del tema"
#: src/modules/theme/savethemedialog.cpp:138
-msgid "Theme Informations"
+msgid "Theme Information"
msgstr "Información del tema"
#: src/modules/theme/savethemedialog.cpp:103
diff --git a/po/modules/theme/theme_fi.po b/po/modules/theme/theme_fi.po
index 02722b8d1..c59b74d82 100644
--- a/po/modules/theme/theme_fi.po
+++ b/po/modules/theme/theme_fi.po
@@ -221,7 +221,7 @@ msgid "Package Author:"
msgstr "Tekijä:"
#: src/modules/theme/packthemedialog.cpp:254
-msgid "Package Informations"
+msgid "Package Information"
msgstr "Paketin tietoja"
#: src/modules/theme/packthemedialog.cpp:218
@@ -291,7 +291,7 @@ msgid "Theme Engine Version"
msgstr "Teemakoneiston versio"
#: src/modules/theme/savethemedialog.cpp:138
-msgid "Theme Informations"
+msgid "Theme Information"
msgstr "Teeman tietoja"
#: src/modules/theme/savethemedialog.cpp:103
diff --git a/po/modules/theme/theme_fr.po b/po/modules/theme/theme_fr.po
index 0c6300ef9..5396ac8be 100644
--- a/po/modules/theme/theme_fr.po
+++ b/po/modules/theme/theme_fr.po
@@ -226,7 +226,7 @@ msgid "Package Author:"
msgstr "Auteur du paquet :"
#: src/modules/theme/packthemedialog.cpp:254
-msgid "Package Informations"
+msgid "Package Information"
msgstr "Informations sur le paquet"
#: src/modules/theme/packthemedialog.cpp:218
@@ -299,7 +299,7 @@ msgid "Theme Engine Version"
msgstr "Version du système de Thèmes"
#: src/modules/theme/savethemedialog.cpp:138
-msgid "Theme Informations"
+msgid "Theme Information"
msgstr "Informations à propos du thème"
#: src/modules/theme/savethemedialog.cpp:103
diff --git a/po/modules/theme/theme_hr.po b/po/modules/theme/theme_hr.po
index 98279fc7e..28ad88752 100644
--- a/po/modules/theme/theme_hr.po
+++ b/po/modules/theme/theme_hr.po
@@ -207,7 +207,7 @@ msgid "Package Author:"
msgstr ""
#: src/modules/theme/packthemedialog.cpp:254
-msgid "Package Informations"
+msgid "Package Information"
msgstr ""
#: src/modules/theme/packthemedialog.cpp:218
@@ -277,7 +277,7 @@ msgid "Theme Engine Version"
msgstr ""
#: src/modules/theme/savethemedialog.cpp:138
-msgid "Theme Informations"
+msgid "Theme Information"
msgstr ""
#: src/modules/theme/savethemedialog.cpp:103
diff --git a/po/modules/theme/theme_hu.po b/po/modules/theme/theme_hu.po
index 53a748a7b..c2c94d048 100644
--- a/po/modules/theme/theme_hu.po
+++ b/po/modules/theme/theme_hu.po
@@ -223,7 +223,7 @@ msgid "Package Author:"
msgstr "Csomag készítő:"
#: src/modules/theme/packthemedialog.cpp:254
-msgid "Package Informations"
+msgid "Package Information"
msgstr "Csomag információk:"
#: src/modules/theme/packthemedialog.cpp:218
@@ -293,7 +293,7 @@ msgid "Theme Engine Version"
msgstr "Kinézet Motor Verzió"
#: src/modules/theme/savethemedialog.cpp:138
-msgid "Theme Informations"
+msgid "Theme Information"
msgstr "Kinézet Információk"
#: src/modules/theme/savethemedialog.cpp:103
diff --git a/po/modules/theme/theme_it.po b/po/modules/theme/theme_it.po
index 790eb1c8b..25ee115b5 100644
--- a/po/modules/theme/theme_it.po
+++ b/po/modules/theme/theme_it.po
@@ -226,7 +226,7 @@ msgid "Package Author:"
msgstr "Autore Pacchetto:"
#: src/modules/theme/packthemedialog.cpp:254
-msgid "Package Informations"
+msgid "Package Information"
msgstr "Informazioni Pacchetto"
#: src/modules/theme/packthemedialog.cpp:218
@@ -297,7 +297,7 @@ msgid "Theme Engine Version"
msgstr "Versione Motore Temi"
#: src/modules/theme/savethemedialog.cpp:138
-msgid "Theme Informations"
+msgid "Theme Information"
msgstr "Informazioni Tema"
#: src/modules/theme/savethemedialog.cpp:103
diff --git a/po/modules/theme/theme_nl.po b/po/modules/theme/theme_nl.po
index 98279fc7e..28ad88752 100644
--- a/po/modules/theme/theme_nl.po
+++ b/po/modules/theme/theme_nl.po
@@ -207,7 +207,7 @@ msgid "Package Author:"
msgstr ""
#: src/modules/theme/packthemedialog.cpp:254
-msgid "Package Informations"
+msgid "Package Information"
msgstr ""
#: src/modules/theme/packthemedialog.cpp:218
@@ -277,7 +277,7 @@ msgid "Theme Engine Version"
msgstr ""
#: src/modules/theme/savethemedialog.cpp:138
-msgid "Theme Informations"
+msgid "Theme Information"
msgstr ""
#: src/modules/theme/savethemedialog.cpp:103
diff --git a/po/modules/theme/theme_pl.po b/po/modules/theme/theme_pl.po
index cb76c67a5..31b59d4c9 100644
--- a/po/modules/theme/theme_pl.po
+++ b/po/modules/theme/theme_pl.po
@@ -209,7 +209,7 @@ msgid "Package Author:"
msgstr ""
#: src/modules/theme/packthemedialog.cpp:254
-msgid "Package Informations"
+msgid "Package Information"
msgstr ""
#: src/modules/theme/packthemedialog.cpp:218
@@ -279,7 +279,7 @@ msgid "Theme Engine Version"
msgstr "Wersja silnika motywu"
#: src/modules/theme/savethemedialog.cpp:138
-msgid "Theme Informations"
+msgid "Theme Information"
msgstr ""
#: src/modules/theme/savethemedialog.cpp:103
diff --git a/po/modules/theme/theme_pt.po b/po/modules/theme/theme_pt.po
index 06741b18d..75d7b1ecb 100644
--- a/po/modules/theme/theme_pt.po
+++ b/po/modules/theme/theme_pt.po
@@ -225,7 +225,7 @@ msgid "Package Author:"
msgstr "Autor do Pacote:"
#: src/modules/theme/packthemedialog.cpp:254
-msgid "Package Informations"
+msgid "Package Information"
msgstr "Informações do Pacote"
#: src/modules/theme/packthemedialog.cpp:218
@@ -295,7 +295,7 @@ msgid "Theme Engine Version"
msgstr "Versão do Motor do Tema"
#: src/modules/theme/savethemedialog.cpp:138
-msgid "Theme Informations"
+msgid "Theme Information"
msgstr "Informações do Tema"
#: src/modules/theme/savethemedialog.cpp:103
diff --git a/po/modules/theme/theme_pt_BR.po b/po/modules/theme/theme_pt_BR.po
index 98279fc7e..28ad88752 100644
--- a/po/modules/theme/theme_pt_BR.po
+++ b/po/modules/theme/theme_pt_BR.po
@@ -207,7 +207,7 @@ msgid "Package Author:"
msgstr ""
#: src/modules/theme/packthemedialog.cpp:254
-msgid "Package Informations"
+msgid "Package Information"
msgstr ""
#: src/modules/theme/packthemedialog.cpp:218
@@ -277,7 +277,7 @@ msgid "Theme Engine Version"
msgstr ""
#: src/modules/theme/savethemedialog.cpp:138
-msgid "Theme Informations"
+msgid "Theme Information"
msgstr ""
#: src/modules/theme/savethemedialog.cpp:103
diff --git a/po/modules/theme/theme_ru.po b/po/modules/theme/theme_ru.po
index 221786f69..e5883838a 100644
--- a/po/modules/theme/theme_ru.po
+++ b/po/modules/theme/theme_ru.po
@@ -220,7 +220,7 @@ msgid "Package Author:"
msgstr "Автор:"
#: src/modules/theme/packthemedialog.cpp:254
-msgid "Package Informations"
+msgid "Package Information"
msgstr "Информация о пакете"
#: src/modules/theme/packthemedialog.cpp:218
@@ -290,7 +290,7 @@ msgid "Theme Engine Version"
msgstr "Версия движка темы"
#: src/modules/theme/savethemedialog.cpp:138
-msgid "Theme Informations"
+msgid "Theme Information"
msgstr "Информация о теме"
#: src/modules/theme/savethemedialog.cpp:103
diff --git a/po/modules/theme/theme_sr.po b/po/modules/theme/theme_sr.po
index 98279fc7e..28ad88752 100644
--- a/po/modules/theme/theme_sr.po
+++ b/po/modules/theme/theme_sr.po
@@ -207,7 +207,7 @@ msgid "Package Author:"
msgstr ""
#: src/modules/theme/packthemedialog.cpp:254
-msgid "Package Informations"
+msgid "Package Information"
msgstr ""
#: src/modules/theme/packthemedialog.cpp:218
@@ -277,7 +277,7 @@ msgid "Theme Engine Version"
msgstr ""
#: src/modules/theme/savethemedialog.cpp:138
-msgid "Theme Informations"
+msgid "Theme Information"
msgstr ""
#: src/modules/theme/savethemedialog.cpp:103
diff --git a/po/modules/theme/theme_uk.po b/po/modules/theme/theme_uk.po
index 6afb0f7b0..5ed789c69 100644
--- a/po/modules/theme/theme_uk.po
+++ b/po/modules/theme/theme_uk.po
@@ -219,7 +219,7 @@ msgid "Package Author:"
msgstr "Автор:"
#: src/modules/theme/packthemedialog.cpp:254
-msgid "Package Informations"
+msgid "Package Information"
msgstr "Інформація про пакет"
#: src/modules/theme/packthemedialog.cpp:218
@@ -289,7 +289,7 @@ msgid "Theme Engine Version"
msgstr "Версія движка теми"
#: src/modules/theme/savethemedialog.cpp:138
-msgid "Theme Informations"
+msgid "Theme Information"
msgstr "Інформація про тему"
#: src/modules/theme/savethemedialog.cpp:103
diff --git a/src/modules/about/aboutdialog.cpp b/src/modules/about/aboutdialog.cpp
index b21c15615..1f8da8b7b 100644
--- a/src/modules/about/aboutdialog.cpp
+++ b/src/modules/about/aboutdialog.cpp
@@ -179,7 +179,7 @@ KviAboutDialog::KviAboutDialog()
v->setText(infoString);
- addTab(w,__tr2qs_ctx("Executable Informations","about"));
+ addTab(w,__tr2qs_ctx("Executable Information","about"));
// Honor & Glory tab
diff --git a/src/modules/addon/packaddondialog.cpp b/src/modules/addon/packaddondialog.cpp
index 813a0abb1..62722f363 100644
--- a/src/modules/addon/packaddondialog.cpp
+++ b/src/modules/addon/packaddondialog.cpp
@@ -463,7 +463,7 @@ KviPackAddonInfoPackageWidget::KviPackAddonInfoPackageWidget(KviPackAddonDialog
: QWizardPage(pParent)
{
setObjectName("addon_package_info_page");
- setTitle(__tr2qs_ctx("Package Informations","addon"));
+ setTitle(__tr2qs_ctx("Package Information","addon"));
setSubTitle(__tr2qs_ctx("Here you need to provide information about you (the packager) and a short description of the package you're creating.","addon"));
QGridLayout * pLayout = new QGridLayout(this);
@@ -595,7 +595,7 @@ KviPackAddonSummaryInfoWidget::KviPackAddonSummaryInfoWidget(KviPackAddonDialog
: QWizardPage(pParent)
{
setObjectName("addon_package_summary_info_page");
- setTitle(__tr2qs_ctx("Final Informations","addon"));
+ setTitle(__tr2qs_ctx("Final Information","addon"));
setSubTitle(__tr2qs_ctx("Here there are the information you provided. If these information are correct, hit the \"Finish\" button to complete the packaging operations.","addon"));
QVBoxLayout * pLayout = new QVBoxLayout(this);
diff --git a/src/modules/theme/packthemedialog.cpp b/src/modules/theme/packthemedialog.cpp
index 52fd44f81..6830f89f4 100644
--- a/src/modules/theme/packthemedialog.cpp
+++ b/src/modules/theme/packthemedialog.cpp
@@ -251,7 +251,7 @@ KviPackThemeDialog::KviPackThemeDialog(QWidget * pParent,KviPointerList<KviTheme
pLayout->setRowStretch(3,1);
pLayout->setColumnStretch(1,1);
- addPage(pPage,__tr2qs_ctx("Package Informations","theme"));
+ addPage(pPage,__tr2qs_ctx("Package Information","theme"));
setBackEnabled(pPage,true);
setHelpEnabled(pPage,false);
setNextEnabled(pPage,true);
diff --git a/src/modules/theme/savethemedialog.cpp b/src/modules/theme/savethemedialog.cpp
index a55e1119e..fc8f3d256 100644
--- a/src/modules/theme/savethemedialog.cpp
+++ b/src/modules/theme/savethemedialog.cpp
@@ -135,7 +135,7 @@ KviSaveThemeDialog::KviSaveThemeDialog(QWidget * pParent)
pLayout->setRowStretch(3,1);
pLayout->setColumnStretch(1,1);
- addPage(pPage,__tr2qs_ctx("Theme Informations","theme"));
+ addPage(pPage,__tr2qs_ctx("Theme Information","theme"));
setBackEnabled(pPage,true);
setHelpEnabled(pPage,false);
setNextEnabled(pPage,true);