Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/EionRobb/skype4pidgin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEion Robb <eion@robbmob.com>2008-06-05 03:09:23 +0400
committerEion Robb <eion@robbmob.com>2008-06-05 03:09:23 +0400
commitfe81c5a840460aa0eefbc1bda24faefa7832ccb1 (patch)
tree82b05f2672b906f5e2a3f6cce3aed83c3c5dbe73
parent183c413778d0219dde2e8d73da8b8234d0333548 (diff)
Fix to Polish translation, added to windows installer package
-rw-r--r--CHANGELOG.txt4
-rw-r--r--po/pl.po3
-rwxr-xr-xskype4pidgin.nsi5
3 files changed, 8 insertions, 4 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index e6101c9..71dec0e 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,6 +1,10 @@
Changelog
=========
+5 June 2008
+-----------
+* Polish translation thanks to Jakub Chrzanowski
+
16 May 2008
-----------
* Italian translation thanks to Roberto Agria
diff --git a/po/pl.po b/po/pl.po
index 2363777..150be61 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -132,8 +132,7 @@ msgstr "Otwórz opcje Skype..."
msgid "Search for Skype Users"
msgstr "Szukaj Użytkowników Skype..."
-msgid "Type the Skype Name, full name or e-mail address of the buddy you
-are searching for."
+msgid "Type the Skype Name, full name or e-mail address of the buddy you are searching for."
msgstr "Wpisz nazwę użytkownika Skype, imię i nazwisko lub adres e-mail znajomego, którego szukasz:"
msgid "The user does not exist in Skype"
diff --git a/skype4pidgin.nsi b/skype4pidgin.nsi
index e8e67d4..a8e2cbd 100755
--- a/skype4pidgin.nsi
+++ b/skype4pidgin.nsi
@@ -7,7 +7,7 @@ SetCompressor lzma
; todo: SetBrandingImage
; HM NIS Edit Wizard helper defines
!define PRODUCT_NAME "skype4pidgin"
-!define PRODUCT_VERSION "16-May-2008"
+!define PRODUCT_VERSION "05-Jun-2008"
!define PRODUCT_PUBLISHER "Eion Robb"
!define PRODUCT_WEB_SITE "http://skype4pidgin.googlecode.com/"
!define PRODUCT_UNINST_KEY "Software\Microsoft\Windows\CurrentVersion\Uninstall\${PRODUCT_NAME}"
@@ -83,7 +83,8 @@ Section "MainSection" SEC01
File /nonfatal "/oname=hu\LC_MESSAGES\skype4pidgin.mo" "po\hu.mo"
File /nonfatal "/oname=nb\LC_MESSAGES\skype4pidgin.mo" "po\nb.mo"
File /nonfatal "/oname=it\LC_MESSAGES\skype4pidgin.mo" "po\it.mo"
- File /nonfatal "/oname=it\LC_MESSAGES\skype4pidgin.mo" "po\ru.mo"
+ File /nonfatal "/oname=ru\LC_MESSAGES\skype4pidgin.mo" "po\ru.mo"
+ File /nonfatal "/oname=pl\LC_MESSAGES\skype4pidgin.mo" "po\pl.mo"
File /nonfatal "/oname=en_AU\LC_MESSAGES\skype4pidgin.mo" "po\en_AU.mo"
SetOverwrite try