summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--langpacks/LangPackMgr.exebin459264 -> 459264 bytes
-rw-r--r--tools/langpackmgr/Unit1.pas2
-rw-r--r--tools/langpackmgr/unit1.lfm16
3 files changed, 9 insertions, 9 deletions
diff --git a/langpacks/LangPackMgr.exe b/langpacks/LangPackMgr.exe
index 8f70e9ebce..4127174822 100644
--- a/langpacks/LangPackMgr.exe
+++ b/langpacks/LangPackMgr.exe
Binary files differ
diff --git a/tools/langpackmgr/Unit1.pas b/tools/langpackmgr/Unit1.pas
index 86a7dae5ed..43856e383c 100644
--- a/tools/langpackmgr/Unit1.pas
+++ b/tools/langpackmgr/Unit1.pas
@@ -260,7 +260,7 @@ begin
end;
procedure tform1.Button4Click(Sender: TObject);
- var str:widestring; i:integer;
+ var str:string; i:integer;
begin
str:='http://translate.google.com/?hl=&ie=yhgg#auto/';
if locale='belarusian' then str:=str+'be/';
diff --git a/tools/langpackmgr/unit1.lfm b/tools/langpackmgr/unit1.lfm
index cf741b9ecd..b32e674905 100644
--- a/tools/langpackmgr/unit1.lfm
+++ b/tools/langpackmgr/unit1.lfm
@@ -71,25 +71,25 @@ object Form1: TForm1
Left = 136
Height = 21
Top = 312
- Width = 43
+ Width = 56
Caption = 'Copy'
OnClick = Button3Click
TabOrder = 5
end
object Button4: TButton
- Left = 184
+ Left = 200
Height = 21
Top = 312
- Width = 43
+ Width = 56
Caption = 'Google'
OnClick = Button4Click
TabOrder = 6
end
object Button2: TButton
- Left = 232
+ Left = 264
Height = 21
Top = 312
- Width = 43
+ Width = 56
Caption = 'Find'
Enabled = False
OnClick = Button2Click
@@ -108,7 +108,7 @@ object Form1: TForm1
Left = 136
Height = 35
Top = 0
- Width = 137
+ Width = 169
AutoFill = True
Caption = 'View'
ChildSizing.LeftRightSpacing = 6
@@ -120,7 +120,7 @@ object Form1: TForm1
ChildSizing.Layout = cclLeftToRightThenTopToBottom
ChildSizing.ControlsPerLine = 2
ClientHeight = 17
- ClientWidth = 133
+ ClientWidth = 165
Columns = 2
ItemIndex = 0
Items.Strings = (
@@ -130,7 +130,7 @@ object Form1: TForm1
TabOrder = 9
end
object Label1: TLabel
- Left = 448
+ Left = 424
Height = 14
Top = 15
Width = 61