diff options
author | RMN <rmn@miranda-ng.org> | 2014-08-22 15:11:55 +0000 |
---|---|---|
committer | RMN <rmn@miranda-ng.org> | 2014-08-22 15:11:55 +0000 |
commit | ef02745dbca762f9710a8a33472d6f81de606c39 (patch) | |
tree | e2b63672c55cfd88544b663924a8ebd60ae88d36 | |
parent | a456dae7dfc4a406e0d6593cd745b8eb75894a2e (diff) |
IEHistory resource cosmetics: final touch
git-svn-id: http://svn.miranda-ng.org/main/trunk@10298 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
-rw-r--r-- | langpacks/polish/Plugins/IEHistory.txt | 30 | ||||
-rw-r--r-- | langpacks/russian/Plugins/IEHistory.txt | 6 | ||||
-rw-r--r-- | langpacks/ukrainian/Plugins/IEHistory.txt | 6 | ||||
-rw-r--r-- | plugins/IEHistory/res/IEHistory.rc | 2 | ||||
-rw-r--r-- | plugins/IEHistory/src/version.h | 2 |
5 files changed, 24 insertions, 22 deletions
diff --git a/langpacks/polish/Plugins/IEHistory.txt b/langpacks/polish/Plugins/IEHistory.txt index 09d3c8453d..f8b888b3a6 100644 --- a/langpacks/polish/Plugins/IEHistory.txt +++ b/langpacks/polish/Plugins/IEHistory.txt @@ -5,8 +5,8 @@ ; Version: 0.0.1.7
; Authors: Cristian Libotean, Miranda NG team
;============================================================
-[IEView History Viewer]
-Przeglądarka historii IEView
+[Shows the history for a given contact using IEView.]
+Przeglądarka historii IEView.
;file \plugins\IEHistory\res\IEHistory.rc
[Dialog]
Okno
@@ -22,26 +22,26 @@ Zamknij Liczba zdarzeń do załadowania
[Load all events]
Ładuj wszystkie zdarzenia
-[Load only ]
-Ładuj tylko\s
-[events per page.]
-zdarzeń na stronę.
+[Load only]
+Ładuj tylko
+[events per page]
+zdarzeń na stronę
[Show last page first]
Pokaż najpierw ostatnią stronę
[Other options]
Inne opcje
[Load items in background]
Ładuj elementy w tle
-[RTL is default text direction.]
-Z prawej do lewej jako domyślny kierunek tekstu.
+[RTL is default text direction]
+Z prawej do lewej jako domyślny kierunek tekstu
[Search]
Szukaj
[&Find next]
&szukaj następnego
[Cancel]
Anuluj
-[Text :]
-Tekst :
+[Text:]
+Tekst:
[Direction]
Kierunek
[Up]
@@ -49,7 +49,7 @@ Do góry [Down]
W dół
;file \plugins\IEHistory\src\dlgHandlers.cpp
-[System History]
+[System history]
Historia systemowa
[Out of a total of]
z całkowitych
@@ -61,8 +61,10 @@ Błąd Wyszukiwanie tekstu
[Time search]
Wyszukiwanie czasu
-[Search finished. No more entries ...]
-Wyszukiwanie zakończone. Nie ma więcej wpisów ...
+[Time:]
+Czas:
+[Search finished. No more entries...]
+Wyszukiwanie zakończone. Nie ma więcej wpisów...
[Information]
Informacje
;file \plugins\IEHistory\src\events.cpp
@@ -71,5 +73,5 @@ Historia ;file \plugins\IEHistory\src\IEHistory.cpp
[View &history]
Zobacz &historię
-[&System History]
+[&System history]
Historia &systemowa
diff --git a/langpacks/russian/Plugins/IEHistory.txt b/langpacks/russian/Plugins/IEHistory.txt index be843100a4..641747aef0 100644 --- a/langpacks/russian/Plugins/IEHistory.txt +++ b/langpacks/russian/Plugins/IEHistory.txt @@ -5,7 +5,7 @@ ; Version: 0.0.1.7
; Authors: Cristian Libotean, Miranda NG team
;============================================================
-[Shows the history for a given contact using IEView]
+[Shows the history for a given contact using IEView.]
Просмотрщик истории, использующий движок IE.
[Dialog]
Диалог
@@ -21,8 +21,8 @@ Количество событий для загрузки
[Load all events]
Загружать все события
-[Load only ]
-Загружать только\s
+[Load only]
+Загружать только
[events per page]
событий на странице
[Show last page first]
diff --git a/langpacks/ukrainian/Plugins/IEHistory.txt b/langpacks/ukrainian/Plugins/IEHistory.txt index 84eaeacd87..4c7a15e98f 100644 --- a/langpacks/ukrainian/Plugins/IEHistory.txt +++ b/langpacks/ukrainian/Plugins/IEHistory.txt @@ -5,7 +5,7 @@ ; Version: 0.0.1.7
; Authors: Cristian Libotean, Miranda NG team
;============================================================
-[Shows the history for a given contact using IEView]
+[Shows the history for a given contact using IEView.]
Перегляд історії контакту за допомогою IEView.
[Dialog]
Діалог
@@ -21,8 +21,8 @@ Завантажувати події
[Load all events]
Усі
-[Load only ]
-Тільки\s
+[Load only]
+Тільки
[events per page]
подій на сторінці
[Show last page first]
diff --git a/plugins/IEHistory/res/IEHistory.rc b/plugins/IEHistory/res/IEHistory.rc index 96471e4356..eb3fe7a7cd 100644 --- a/plugins/IEHistory/res/IEHistory.rc +++ b/plugins/IEHistory/res/IEHistory.rc @@ -72,7 +72,7 @@ FONT 8, "MS Shell Dlg", 400, 0, 0x1 BEGIN GROUPBOX "Number of events to load",IDC_EVENTSNO_GROUPBOX,7,7,238,68 CONTROL "Load all events",IDC_LOAD_ALL,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP,15,22,224,10 - CONTROL "Load only ",IDC_LOAD_NUMBER,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP,15,35,79,10 + CONTROL "Load only",IDC_LOAD_NUMBER,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP,15,35,79,10 EDITTEXT IDC_EVENTS_COUNT,96,33,40,14,ES_AUTOHSCROLL | ES_NUMBER LTEXT "events per page",IDC_LOAD_NUMBER_STATIC,143,36,96,8 CONTROL "Show last page first",IDC_SHOW_LAST_FIRST,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,23,49,214,10 diff --git a/plugins/IEHistory/src/version.h b/plugins/IEHistory/src/version.h index b96b853c56..2b8ce5526c 100644 --- a/plugins/IEHistory/src/version.h +++ b/plugins/IEHistory/src/version.h @@ -28,7 +28,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <stdver.h> -#define __DESC "Shows the history for a given contact using IEView" +#define __DESC "Shows the history for a given contact using IEView." #define __AUTHOR "Cristian Libotean, Miranda NG team" //#define __AUTHOREMAIL "eblis102@yahoo.com" #define __AUTHOREMAIL "" |