From 71184dadc4f75a8e18159fab2e70074f92148ab9 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Sun, 2 Feb 2014 19:28:05 +0000 Subject: langpacks/ukrainian: update (by apollo24) git-svn-id: http://svn.miranda-ng.org/main/trunk@8015 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Scriver/src/chat/options.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/Scriver/src') diff --git a/plugins/Scriver/src/chat/options.cpp b/plugins/Scriver/src/chat/options.cpp index c074451433..12b06fc47b 100644 --- a/plugins/Scriver/src/chat/options.cpp +++ b/plugins/Scriver/src/chat/options.cpp @@ -391,7 +391,7 @@ INT_PTR CALLBACK DlgProcOptions2(HWND hwndDlg,UINT uMsg,WPARAM wParam,LPARAM lPa _T("%mm%"), TranslateT("month number, 01-12"), _T("%mon%"), TranslateT("abbreviated month name"), _T("%month%"), TranslateT("full month name"), - _T("%yy%"), TranslateT("year without century, 01- 99"), + _T("%yy%"), TranslateT("year without century, 01-99"), _T("%yyyy%"), TranslateT("year with century, 1901-9999"), _T("%wday%"), TranslateT("abbreviated weekday name"), _T("%weekday%"), TranslateT("full weekday name")); -- cgit v1.2.3