diff options
-rw-r--r-- | langpacks/russian/=DUPES=.txt | 2 | ||||
-rw-r--r-- | plugins/AvatarHistory/res/AvatarHistory.rc | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/langpacks/russian/=DUPES=.txt b/langpacks/russian/=DUPES=.txt index ac247521f9..14b3d3b348 100644 --- a/langpacks/russian/=DUPES=.txt +++ b/langpacks/russian/=DUPES=.txt @@ -461,8 +461,6 @@ E-Mail Французский
[Friends]
Друзья
-[From popup plugin]
-По умолчанию
[From Popup plugin]
По умолчанию
[From]
diff --git a/plugins/AvatarHistory/res/AvatarHistory.rc b/plugins/AvatarHistory/res/AvatarHistory.rc index af49633e66..b21e27293b 100644 --- a/plugins/AvatarHistory/res/AvatarHistory.rc +++ b/plugins/AvatarHistory/res/AvatarHistory.rc @@ -85,7 +85,7 @@ BEGIN CONTROL "Use Windows colours",IDC_WINCOLORS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,74,132,10
CONTROL "Use default colours",IDC_DEFAULTCOLORS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,84,132,10
GROUPBOX "Delay",IDC_DELAY_G,166,25,145,75
- CONTROL "From popup plugin",IDC_DELAYFROMPU,"Button",BS_AUTORADIOBUTTON | WS_GROUP,174,38,131,10
+ CONTROL "From Popup plugin",IDC_DELAYFROMPU,"Button",BS_AUTORADIOBUTTON | WS_GROUP,174,38,131,10
CONTROL "Custom",IDC_DELAYCUSTOM,"Button",BS_AUTORADIOBUTTON,174,52,131,10
CONTROL "Permanent",IDC_DELAYPERMANENT,"Button",BS_AUTORADIOBUTTON,174,82,131,10
EDITTEXT IDC_DELAY,208,65,31,14,ES_AUTOHSCROLL | ES_NUMBER
|