summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/langpackmgr/Unit1.pas1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/langpackmgr/Unit1.pas b/tools/langpackmgr/Unit1.pas
index 05329e9287..e61ec3233a 100644
--- a/tools/langpackmgr/Unit1.pas
+++ b/tools/langpackmgr/Unit1.pas
@@ -236,6 +236,7 @@ var sa:integer;
procedure tform1.combobox1change(sender: tobject);
var f:textfile;
begin
+l:=2000;
if not FileExists(extractfilePath(application.exename)
+'/'+locale+'/'+combobox1.items[combobox1.itemindex]+'.txt')
then