summaryrefslogtreecommitdiff
path: root/plugins/UserInfoEx/src
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2017-12-06 00:00:59 +0300
committerKirill Volinsky <mataes2007@gmail.com>2017-12-06 00:00:59 +0300
commita324843d011a6b58ab29b9965d6632b8729da809 (patch)
tree552826a9b3123e8855381e6bc4f4c182be756cda /plugins/UserInfoEx/src
parent7a84898331792d2c1d84e77a1dedb618e1b3c992 (diff)
fix after files conversation
Diffstat (limited to 'plugins/UserInfoEx/src')
-rw-r--r--plugins/UserInfoEx/src/classMAnnivDate.cpp4
-rw-r--r--plugins/UserInfoEx/src/dlg_msgbox.cpp2
2 files changed, 3 insertions, 3 deletions
diff --git a/plugins/UserInfoEx/src/classMAnnivDate.cpp b/plugins/UserInfoEx/src/classMAnnivDate.cpp
index 92d892582e..7c82290b63 100644
--- a/plugins/UserInfoEx/src/classMAnnivDate.cpp
+++ b/plugins/UserInfoEx/src/classMAnnivDate.cpp
@@ -222,11 +222,11 @@ static zodiac[] = {
{ 111, 140, LPGENW("Taurus"), ICO_ZOD_TAURUS }, // Stier
{ 141, 172, LPGENW("Gemini"), ICO_ZOD_GEMINI }, // Zwillinge
{ 173, 203, LPGENW("Cancer"), ICO_ZOD_CANCER }, // Krebs
- { 204, 235, LPGENW("Leo"), ICO_ZOD_LEO }, // Lцwe
+ { 204, 235, LPGENW("Leo"), ICO_ZOD_LEO }, // Löwe
{ 236, 266, LPGENW("Virgo"), ICO_ZOD_VIRGO }, // Jungfrau
{ 267, 296, LPGENW("Libra"), ICO_ZOD_LIBRA }, // Waage
{ 297, 326, LPGENW("Scorpio"), ICO_ZOD_SCORPIO }, // Scorpion
- { 327, 355, LPGENW("Sagittarius"), ICO_ZOD_SAGITTARIUS }, // Schьtze
+ { 327, 355, LPGENW("Sagittarius"), ICO_ZOD_SAGITTARIUS }, // Schütze
{ 356, 364, LPGENW("Capricorn"), ICO_ZOD_CAPRICORN }, // Steinbock
{ 1, 19, LPGENW("Capricorn"), ICO_ZOD_CAPRICORN }, // Steinbock
{ 20, 49, LPGENW("Aquarius"), ICO_ZOD_AQUARIUS }, // Wassermann
diff --git a/plugins/UserInfoEx/src/dlg_msgbox.cpp b/plugins/UserInfoEx/src/dlg_msgbox.cpp
index 4a59aa2741..303ab99fdd 100644
--- a/plugins/UserInfoEx/src/dlg_msgbox.cpp
+++ b/plugins/UserInfoEx/src/dlg_msgbox.cpp
@@ -35,7 +35,7 @@ typedef struct _MSGPOPUPDATA
*
* @param hDlg - the dialog box's window handle
* @param idCtrl - the identication number of the control to move
- * @param dx -ґnumber of pixels to horizontal move the control
+ * @param dx - number of pixels to horizontal move the control
* @param dy - number of pixels to vertical move the control
* @param dw - number of pixels to horizontal resize the control
* @param dh - number of pixels to vertical resize the control