summaryrefslogtreecommitdiff
path: root/plugins/New_GPG
diff options
context:
space:
mode:
authorAlexander Gluzsky <sss123next@list.ru>2013-01-26 22:17:27 +0000
committerAlexander Gluzsky <sss123next@list.ru>2013-01-26 22:17:27 +0000
commit0d626117f9702e86521b200e6ef37c2d0759f452 (patch)
tree232c369d5d5b52586887c1a855990564c551d7ff /plugins/New_GPG
parent2a6b3ea1e9044c83240cdc7b823c2c3808aa0eaa (diff)
button resize for translation
git-svn-id: http://svn.miranda-ng.org/main/trunk@3299 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/New_GPG')
-rwxr-xr-xplugins/New_GPG/res/new_gpg.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/New_GPG/res/new_gpg.rc b/plugins/New_GPG/res/new_gpg.rc
index fd3ca5bdbb..3714a30c52 100755
--- a/plugins/New_GPG/res/new_gpg.rc
+++ b/plugins/New_GPG/res/new_gpg.rc
@@ -56,7 +56,7 @@ CAPTION "Load Public GPG key"
FONT 8, "MS Shell Dlg", 400, 0, 0x1
BEGIN
DEFPUSHBUTTON "خت",ID_OK,7,169,50,14
- PUSHBUTTON "Load from file",ID_LOAD_FROM_FILE,273,169,58,14
+ PUSHBUTTON "Load from file",ID_LOAD_FROM_FILE,256,169,75,14
EDITTEXT IDC_PUBLIC_KEY_EDIT,7,7,324,134,ES_MULTILINE | ES_AUTOVSCROLL | ES_AUTOHSCROLL | WS_VSCROLL,WS_EX_STATICEDGE
PUSHBUTTON "Select existing",IDC_SELECT_EXISTING,113,169,97,14
CONTROL "Turn on encryption",IDC_ENABLE_ENCRYPTION,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,8,143,196,10