i18n: Updated ( Unicode s/Keypoint/Codepoint )
authorJerome St-Louis <jerome@ecere.com>
Fri, 11 Jul 2014 05:22:33 +0000 (01:22 -0400)
committerJerome St-Louis <jerome@ecere.com>
Fri, 11 Jul 2014 05:22:33 +0000 (01:22 -0400)
compiler/libec/locale/ec.pot
ecere/locale/ecere.pot
epj2make/locale/epj2make.pot
ide/locale/ide.pot
installer/locale/Installer.pot

index f87347e..506a89c 100644 (file)
@@ -10,12 +10,12 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "X-Poedit-Basepath: ../\n"
 
-#: ./src/pass15.ec:3237
-#: ./src/pass15.ec:3263
+#: ./src/pass15.ec:3256
+#: ./src/pass15.ec:3282
 msgid "%s expected to be derived from method class\n"
 msgstr "%s expected to be derived from method class\n"
 
-#: ./src/pass15.ec:9767
+#: ./src/pass15.ec:9796
 msgid "%s undefined; assuming extern returning int\n"
 msgstr "%s undefined; assuming extern returning int\n"
 
@@ -27,16 +27,16 @@ msgstr ":%d:%d: error: "
 msgid ":%d:%d: warning: "
 msgstr ":%d:%d: warning: "
 
-#: ./src/pass15.ec:794
+#: ./src/pass15.ec:796
 msgid "Array size not constant int (%s)\n"
 msgstr "Array size not constant int (%s)\n"
 
-#: ./src/pass15.ec:11546
+#: ./src/pass15.ec:11585
 msgid "Assigning list initializer to non list\n"
 msgstr "Assigning list initializer to non list\n"
 
-#: ./src/pass15.ec:11100
-#: ./src/pass15.ec:12313
+#: ./src/pass15.ec:11129
+#: ./src/pass15.ec:12358
 msgid "Couldn't determine type of array elements\n"
 msgstr "Couldn't determine type of array elements\n"
 
@@ -48,11 +48,11 @@ msgstr "Couldn't find member %s to override\n"
 msgid "Couldn't open %s\n"
 msgstr "Couldn't open %s\n"
 
-#: ./src/ast.ec:1677
+#: ./src/ast.ec:1678
 msgid "Expecting class specifier\n"
 msgstr "Expecting class specifier\n"
 
-#: ./src/pass15.ec:12525
+#: ./src/pass15.ec:12570
 msgid "Expression is not a container\n"
 msgstr "Expression is not a container\n"
 
@@ -64,12 +64,12 @@ msgstr "Includes nested too deeply"
 msgid "Incompatible virtual function %s\n"
 msgstr "Incompatible virtual function %s\n"
 
-#: ./src/pass15.ec:12780
-#: ./src/pass15.ec:12853
+#: ./src/pass15.ec:12825
+#: ./src/pass15.ec:12898
 msgid "Invalid object specified and not inside a class\n"
 msgstr "Invalid object specified and not inside a class\n"
 
-#: ./src/pass15.ec:12688
+#: ./src/pass15.ec:12733
 msgid "Invalid watched object\n"
 msgstr "Invalid watched object\n"
 
@@ -94,8 +94,8 @@ msgstr "Multiple field index requires a name\n"
 msgid "No database table defined in this module or database_open already used.\n"
 msgstr "No database table defined in this module or database_open already used.\n"
 
-#: ./src/pass15.ec:12701
-#: ./src/pass15.ec:12856
+#: ./src/pass15.ec:12746
+#: ./src/pass15.ec:12901
 msgid "No observer specified and not inside a class\n"
 msgstr "No observer specified and not inside a class\n"
 
@@ -109,9 +109,9 @@ msgid "Non-static %s making use of a static class\n"
 msgstr "Non-static %s making use of a static class\n"
 
 #: ./src/pass1.ec:1053
-#: ./src/pass15.ec:12683
-#: ./src/pass15.ec:12755
-#: ./src/pass15.ec:12842
+#: ./src/pass15.ec:12728
+#: ./src/pass15.ec:12800
+#: ./src/pass15.ec:12887
 msgid "Property %s not found in class %s\n"
 msgstr "Property %s not found in class %s\n"
 
@@ -119,7 +119,7 @@ msgstr "Property %s not found in class %s\n"
 msgid "Public %s making use of a private class\n"
 msgstr "Public %s making use of a private class\n"
 
-#: ./src/pass15.ec:7958
+#: ./src/pass15.ec:7987
 msgid "Recursion in defined expression %s\n"
 msgstr "Recursion in defined expression %s\n"
 
@@ -135,34 +135,34 @@ msgstr "Redefinition of %s ignored\n"
 msgid "Redefinition of method %s in class %s\n"
 msgstr "Redefinition of method %s in class %s\n"
 
-#: ./src/pass15.ec:4663
-#: ./src/pass15.ec:4774
+#: ./src/pass15.ec:4692
+#: ./src/pass15.ec:4803
 msgid "Unhandled type populating instance\n"
 msgstr "Unhandled type populating instance\n"
 
-#: ./src/pass15.ec:7578
+#: ./src/pass15.ec:7607
 msgid "Unspecified type\n"
 msgstr "Unspecified type\n"
 
-#: ./src/pass15.ec:9782
+#: ./src/pass15.ec:9811
 msgid "callable object undefined; extern assuming returning int\n"
 msgstr "callable object undefined; extern assuming returning int\n"
 
-#: ./src/pass15.ec:9561
+#: ./src/pass15.ec:9590
 msgid "called object %s is not a function\n"
 msgstr "called object %s is not a function\n"
 
-#: ./src/pass15.ec:8525
-#: ./src/pass15.ec:8531
-#: ./src/pass15.ec:8739
+#: ./src/pass15.ec:8554
+#: ./src/pass15.ec:8560
+#: ./src/pass15.ec:8768
 msgid "cannot add two pointers\n"
 msgstr "cannot add two pointers\n"
 
-#: ./src/pass15.ec:1632
+#: ./src/pass15.ec:1651
 msgid "cannot dereference type\n"
 msgstr "cannot dereference type\n"
 
-#: ./src/pass2.ec:2469
+#: ./src/pass2.ec:2477
 msgid "cannot obtain address of property\n"
 msgstr "cannot obtain address of property\n"
 
@@ -184,28 +184,28 @@ msgstr "class member instance"
 msgid "constructor"
 msgstr "constructor"
 
-#: ./src/pass15.ec:11190
+#: ./src/pass15.ec:11229
 msgid "couldn't determine type of %s; expected %s\n"
 msgstr "couldn't determine type of %s; expected %s\n"
 
-#: ./src/pass15.ec:9150
-#: ./src/pass15.ec:9162
-#: ./src/pass15.ec:11202
-#: ./src/pass15.ec:11374
+#: ./src/pass15.ec:9179
+#: ./src/pass15.ec:9191
+#: ./src/pass15.ec:11241
+#: ./src/pass15.ec:11413
 msgid "couldn't determine type of %s\n"
 msgstr "couldn't determine type of %s\n"
 
-#: ./src/pass15.ec:2012
-#: ./src/pass15.ec:10333
+#: ./src/pass15.ec:2031
+#: ./src/pass15.ec:10362
 msgid "couldn't find member %s in class %s\n"
 msgstr "couldn't find member %s in class %s\n"
 
-#: ./src/pass15.ec:2008
-#: ./src/pass15.ec:2112
+#: ./src/pass15.ec:2027
+#: ./src/pass15.ec:2131
 msgid "couldn't find virtual method %s in class %s\n"
 msgstr "couldn't find virtual method %s in class %s\n"
 
-#: ./src/pass15.ec:9182
+#: ./src/pass15.ec:9211
 msgid "deleting const qualified object\n"
 msgstr "deleting const qualified object\n"
 
@@ -213,11 +213,11 @@ msgstr "deleting const qualified object\n"
 msgid "destructor"
 msgstr "destructor"
 
-#: ./src/pass15.ec:8731
+#: ./src/pass15.ec:8760
 msgid "different levels of indirection\n"
 msgstr "different levels of indirection\n"
 
-#: ./src/pass15.ec:2851
+#: ./src/pass15.ec:2870
 msgid "discarding const qualifier\n"
 msgstr "discarding const qualifier\n"
 
@@ -242,30 +242,30 @@ msgstr "eC expects all declarations to precede statements in the block (C89 styl
 msgid "extra comma\n"
 msgstr "extra comma\n"
 
-#: ./src/pass15.ec:8543
-#: ./src/pass15.ec:11329
-#: ./src/pass15.ec:11331
+#: ./src/pass15.ec:8572
+#: ./src/pass15.ec:11368
+#: ./src/pass15.ec:11370
 msgid "incompatible expression %s (%s); expected %s\n"
 msgstr "incompatible expression %s (%s); expected %s\n"
 
-#: ./src/pass15.ec:8833
-#: ./src/pass15.ec:9041
+#: ./src/pass15.ec:8862
+#: ./src/pass15.ec:9070
 msgid "incompatible expressions %s (%s) and %s (%s)\n"
 msgstr "incompatible expressions %s (%s) and %s (%s)\n"
 
-#: ./src/pass15.ec:1964
+#: ./src/pass15.ec:1983
 msgid "incompatible instance method %s\n"
 msgstr "incompatible instance method %s\n"
 
-#: ./src/pass15.ec:3339
+#: ./src/pass15.ec:3358
 msgid "incompatible parameter %s (expected %s)\n"
 msgstr "incompatible parameter %s (expected %s)\n"
 
-#: ./src/pass15.ec:3276
+#: ./src/pass15.ec:3295
 msgid "incompatible return type for function\n"
 msgstr "incompatible return type for function\n"
 
-#: ./src/pass15.ec:10102
+#: ./src/pass15.ec:10131
 msgid "invalid class specifier %s for object of class %s\n"
 msgstr "invalid class specifier %s for object of class %s\n"
 
@@ -274,22 +274,22 @@ msgstr "invalid class specifier %s for object of class %s\n"
 msgid "l-value expected\n"
 msgstr "l-value expected\n"
 
-#: ./src/pass15.ec:10648
+#: ./src/pass15.ec:10677
 msgid "member operator on non-structure type expression %s\n"
 msgstr "member operator on non-structure type expression %s\n"
 
-#: ./src/pass15.ec:3211
-#: ./src/pass15.ec:3226
-#: ./src/pass15.ec:3252
+#: ./src/pass15.ec:3230
+#: ./src/pass15.ec:3245
+#: ./src/pass15.ec:3271
 msgid "method class must be derived from %s\n"
 msgstr "method class must be derived from %s\n"
 
-#: ./src/pass15.ec:3213
+#: ./src/pass15.ec:3232
 msgid "method class should not take an object\n"
 msgstr "method class should not take an object\n"
 
-#: ./src/pass2.ec:2471
-#: ./src/pass2.ec:2473
+#: ./src/pass2.ec:2479
+#: ./src/pass2.ec:2481
 msgid "no get defined for property %s of class %s\n"
 msgstr "no get defined for property %s of class %s\n"
 
@@ -297,31 +297,31 @@ msgstr "no get defined for property %s of class %s\n"
 msgid "no set defined for property %s of class %s\n"
 msgstr "no set defined for property %s of class %s\n"
 
-#: ./src/pass15.ec:9734
+#: ./src/pass15.ec:9763
 msgid "not enough arguments for function %s (%d given, expected %d)\n"
 msgstr "not enough arguments for function %s (%d given, expected %d)\n"
 
-#: ./src/pass15.ec:9730
+#: ./src/pass15.ec:9759
 msgid "not enough arguments for method %s::%s (%d given, expected %d)\n"
 msgstr "not enough arguments for method %s::%s (%d given, expected %d)\n"
 
-#: ./src/pass15.ec:3290
+#: ./src/pass15.ec:3309
 msgid "not enough parameters\n"
 msgstr "not enough parameters\n"
 
-#: ./src/pass15.ec:8679
+#: ./src/pass15.ec:8708
 msgid "operating on %s and %s with an untyped result, assuming %s\n"
 msgstr "operating on %s and %s with an untyped result, assuming %s\n"
 
-#: ./src/pass15.ec:8428
+#: ./src/pass15.ec:8457
 msgid "operator %s illegal on pointer\n"
 msgstr "operator %s illegal on pointer\n"
 
-#: ./src/pass15.ec:3239
+#: ./src/pass15.ec:3258
 msgid "overriding class expected to be derived from method class\n"
 msgstr "overriding class expected to be derived from method class\n"
 
-#: ./src/ast.ec:1153
+#: ./src/ast.ec:1154
 msgid "parameter name omitted\n"
 msgstr "parameter name omitted\n"
 
@@ -357,46 +357,46 @@ msgstr "set defined on type without storage for non-conversion property\n"
 msgid "syntax error\n"
 msgstr "syntax error\n"
 
-#: ./src/pass15.ec:9635
+#: ./src/pass15.ec:9664
 msgid "too many arguments for function %s (%d given, expected %d)\n"
 msgstr "too many arguments for function %s (%d given, expected %d)\n"
 
-#: ./src/pass15.ec:9631
+#: ./src/pass15.ec:9660
 msgid "too many arguments for method %s::%s (%d given, expected %d)\n"
 msgstr "too many arguments for method %s::%s (%d given, expected %d)\n"
 
-#: ./src/pass15.ec:2018
+#: ./src/pass15.ec:2037
 msgid "too many initializers for instantiation of class %s\n"
 msgstr "too many initializers for instantiation of class %s\n"
 
-#: ./src/pass15.ec:3353
+#: ./src/pass15.ec:3372
 msgid "too many parameters\n"
 msgstr "too many parameters\n"
 
-#: ./src/pass15.ec:10631
+#: ./src/pass15.ec:10660
 msgid "undefined class %s\n"
 msgstr "undefined class %s\n"
 
-#: ./src/pass15.ec:11365
+#: ./src/pass15.ec:11404
 msgid "unresolved identifier %s::%s\n"
 msgstr "unresolved identifier %s::%s\n"
 
-#: ./src/pass15.ec:11188
+#: ./src/pass15.ec:11227
 msgid "unresolved identifier %s; expected %s\n"
 msgstr "unresolved identifier %s; expected %s\n"
 
-#: ./src/pass15.ec:11200
-#: ./src/pass15.ec:11367
+#: ./src/pass15.ec:11239
+#: ./src/pass15.ec:11406
 msgid "unresolved identifier %s\n"
 msgstr "unresolved identifier %s\n"
 
-#: ./src/pass15.ec:1958
+#: ./src/pass15.ec:1977
 msgid "unresolved symbol used as an instance method %s\n"
 msgstr "unresolved symbol used as an instance method %s\n"
 
-#: ./src/pass15.ec:8516
-#: ./src/pass15.ec:8717
-#: ./src/pass15.ec:8724
+#: ./src/pass15.ec:8545
+#: ./src/pass15.ec:8746
+#: ./src/pass15.ec:8753
 msgid "void *: unknown size\n"
 msgstr "void *: unknown size\n"
 
index 9a6b0e7..06063b1 100644 (file)
@@ -41,7 +41,7 @@ msgstr "Alt+"
 #: ./src/gui/controls/DropBox.ec:68
 #: ./src/gui/controls/DropBox.ec:82
 #: ./src/gui/controls/DropBox.ec:169
-#: ./src/gui/controls/EditBox.ec:796
+#: ./src/gui/controls/EditBox.ec:799
 #: ./src/gui/controls/Label.ec:47
 #: ./src/gui/controls/ListBox.ec:980
 #: ./src/gui/controls/ListBox.ec:1013
@@ -54,14 +54,14 @@ msgstr "Alt+"
 #: ./src/gui/controls/Picture.ec:19
 #: ./src/gui/controls/Picture.ec:39
 #: ./src/gui/controls/ScrollBar.ec:81
-#: ./src/gui/Window.ec:8195
-#: ./src/gui/Window.ec:8242
-#: ./src/gui/Window.ec:8259
-#: ./src/gui/Window.ec:8270
-#: ./src/gui/Window.ec:8283
-#: ./src/gui/Window.ec:8668
-#: ./src/gui/Window.ec:9383
-#: ./src/gui/Window.ec:9693
+#: ./src/gui/Window.ec:8203
+#: ./src/gui/Window.ec:8250
+#: ./src/gui/Window.ec:8267
+#: ./src/gui/Window.ec:8278
+#: ./src/gui/Window.ec:8291
+#: ./src/gui/Window.ec:8676
+#: ./src/gui/Window.ec:9395
+#: ./src/gui/Window.ec:9705
 msgid "Appearance"
 msgstr "Appearance"
 
@@ -97,12 +97,9 @@ msgstr "August"
 #: ./src/gui/controls/DropBox.ec:128
 #: ./src/gui/controls/DropBox.ec:168
 #: ./src/gui/controls/DropBox.ec:173
-#: ./src/gui/controls/EditBox.ec:771
-#: ./src/gui/controls/EditBox.ec:772
-#: ./src/gui/controls/EditBox.ec:776
-#: ./src/gui/controls/EditBox.ec:785
-#: ./src/gui/controls/EditBox.ec:786
-#: ./src/gui/controls/EditBox.ec:787
+#: ./src/gui/controls/EditBox.ec:774
+#: ./src/gui/controls/EditBox.ec:775
+#: ./src/gui/controls/EditBox.ec:779
 #: ./src/gui/controls/EditBox.ec:788
 #: ./src/gui/controls/EditBox.ec:789
 #: ./src/gui/controls/EditBox.ec:790
@@ -111,9 +108,12 @@ msgstr "August"
 #: ./src/gui/controls/EditBox.ec:793
 #: ./src/gui/controls/EditBox.ec:794
 #: ./src/gui/controls/EditBox.ec:795
+#: ./src/gui/controls/EditBox.ec:796
 #: ./src/gui/controls/EditBox.ec:797
 #: ./src/gui/controls/EditBox.ec:798
-#: ./src/gui/controls/EditBox.ec:799
+#: ./src/gui/controls/EditBox.ec:800
+#: ./src/gui/controls/EditBox.ec:801
+#: ./src/gui/controls/EditBox.ec:802
 #: ./src/gui/controls/Label.ec:18
 #: ./src/gui/controls/ListBox.ec:962
 #: ./src/gui/controls/ListBox.ec:1001
@@ -133,30 +133,30 @@ msgstr "August"
 #: ./src/gui/controls/ScrollBar.ec:126
 #: ./src/gui/controls/ScrollBar.ec:127
 #: ./src/gui/controls/ScrollBar.ec:128
-#: ./src/gui/Window.ec:8151
-#: ./src/gui/Window.ec:8214
-#: ./src/gui/Window.ec:8396
-#: ./src/gui/Window.ec:8445
-#: ./src/gui/Window.ec:8452
-#: ./src/gui/Window.ec:8459
-#: ./src/gui/Window.ec:8466
-#: ./src/gui/Window.ec:8473
-#: ./src/gui/Window.ec:8480
-#: ./src/gui/Window.ec:8487
-#: ./src/gui/Window.ec:8938
-#: ./src/gui/Window.ec:8965
-#: ./src/gui/Window.ec:8972
-#: ./src/gui/Window.ec:9216
-#: ./src/gui/Window.ec:9236
-#: ./src/gui/Window.ec:9242
-#: ./src/gui/Window.ec:9249
-#: ./src/gui/Window.ec:9259
-#: ./src/gui/Window.ec:9270
-#: ./src/gui/Window.ec:9277
-#: ./src/gui/Window.ec:9285
-#: ./src/gui/Window.ec:9360
-#: ./src/gui/Window.ec:9409
-#: ./src/gui/Window.ec:9425
+#: ./src/gui/Window.ec:8159
+#: ./src/gui/Window.ec:8222
+#: ./src/gui/Window.ec:8404
+#: ./src/gui/Window.ec:8453
+#: ./src/gui/Window.ec:8460
+#: ./src/gui/Window.ec:8467
+#: ./src/gui/Window.ec:8474
+#: ./src/gui/Window.ec:8481
+#: ./src/gui/Window.ec:8488
+#: ./src/gui/Window.ec:8495
+#: ./src/gui/Window.ec:8946
+#: ./src/gui/Window.ec:8973
+#: ./src/gui/Window.ec:8980
+#: ./src/gui/Window.ec:9228
+#: ./src/gui/Window.ec:9248
+#: ./src/gui/Window.ec:9254
+#: ./src/gui/Window.ec:9261
+#: ./src/gui/Window.ec:9271
+#: ./src/gui/Window.ec:9282
+#: ./src/gui/Window.ec:9289
+#: ./src/gui/Window.ec:9297
+#: ./src/gui/Window.ec:9372
+#: ./src/gui/Window.ec:9421
+#: ./src/gui/Window.ec:9437
 msgid "Behavior"
 msgstr "Behavior"
 
@@ -172,7 +172,7 @@ msgid "Cancel"
 msgstr "Cancel"
 
 #: ./src/gui/dialogs/GoToDialog.ec:44
-#: ./src/gui/Window.ec:6843
+#: ./src/gui/Window.ec:6847
 msgid "Close"
 msgstr "Close"
 
@@ -184,8 +184,8 @@ msgstr "Control contains code. Delete anyways?"
 msgid "Control contains other controls. Delete control and children?"
 msgstr "Control contains other controls. Delete control and children?"
 
-#: ./src/gui/controls/EditBox.ec:1006
-#: ./src/gui/controls/EditBox.ec:3220
+#: ./src/gui/controls/EditBox.ec:1009
+#: ./src/gui/controls/EditBox.ec:3227
 msgid "Copy\tCtrl+C"
 msgstr "Copy\tCtrl+C"
 
@@ -214,16 +214,16 @@ msgstr "Ctrl+"
 msgid "Custom"
 msgstr "Custom"
 
-#: ./src/gui/controls/EditBox.ec:995
-#: ./src/gui/controls/EditBox.ec:3219
+#: ./src/gui/controls/EditBox.ec:998
+#: ./src/gui/controls/EditBox.ec:3226
 msgid "Cut\tCtrl+X"
 msgstr "Cut\tCtrl+X"
 
 #: ./src/gui/controls/DropBox.ec:124
-#: ./src/gui/controls/EditBox.ec:812
+#: ./src/gui/controls/EditBox.ec:815
 #: ./src/gui/controls/ProgressBar.ec:13
 #: ./src/gui/controls/ProgressBar.ec:14
-#: ./src/gui/Window.ec:9322
+#: ./src/gui/Window.ec:9334
 msgid "Data"
 msgstr "Data"
 
@@ -239,8 +239,8 @@ msgstr "December"
 msgid "Defined"
 msgstr "Defined"
 
-#: ./src/gui/controls/EditBox.ec:1027
-#: ./src/gui/controls/EditBox.ec:3222
+#: ./src/gui/controls/EditBox.ec:1030
+#: ./src/gui/controls/EditBox.ec:3229
 msgid "Delete\tDel"
 msgstr "Delete\tDel"
 
@@ -252,11 +252,11 @@ msgstr "Deleting control with children"
 msgid "Deleting control with code"
 msgstr "Deleting control with code"
 
-#: ./src/gui/Window.ec:9528
+#: ./src/gui/Window.ec:9540
 msgid "Deprecated"
 msgstr "Deprecated"
 
-#: ./src/gui/Window.ec:9395
+#: ./src/gui/Window.ec:9407
 msgid "Design"
 msgstr "Design"
 
@@ -276,9 +276,9 @@ msgstr "Directory doesn't exist"
 msgid "Directory:"
 msgstr "Directory:"
 
-#: ./src/gui/Window.ec:9152
-#: ./src/gui/Window.ec:9292
-#: ./src/gui/Window.ec:9329
+#: ./src/gui/Window.ec:9164
+#: ./src/gui/Window.ec:9304
+#: ./src/gui/Window.ec:9341
 msgid "Document"
 msgstr "Document"
 
@@ -294,7 +294,7 @@ msgstr "Driver/Mode switch failed"
 msgid "ECERE Application"
 msgstr "ECERE Application"
 
-#: ./src/gui/controls/EditBox.ec:992
+#: ./src/gui/controls/EditBox.ec:995
 msgid "Edit"
 msgstr "Edit"
 
@@ -306,8 +306,8 @@ msgstr "Entire Computer"
 msgid "Error falling back to previous video mode.\n"
 msgstr "Error falling back to previous video mode.\n"
 
-#: ./src/gui/Window.ec:7416
-#: ./src/gui/Window.ec:7466
+#: ./src/gui/Window.ec:7424
+#: ./src/gui/Window.ec:7474
 msgid "Error writing file"
 msgstr "Error writing file"
 
@@ -356,11 +356,11 @@ msgstr "Find"
 msgid "Find Next"
 msgstr "Find Next"
 
-#: ./src/gui/controls/EditBox.ec:1086
+#: ./src/gui/controls/EditBox.ec:1089
 msgid "Find Next\tF3"
 msgstr "Find Next\tF3"
 
-#: ./src/gui/controls/EditBox.ec:1073
+#: ./src/gui/controls/EditBox.ec:1076
 msgid "Find Previous\tShift-F3"
 msgstr "Find Previous\tShift-F3"
 
@@ -369,7 +369,7 @@ msgstr "Find Previous\tShift-F3"
 msgid "Find what:"
 msgstr "Find what:"
 
-#: ./src/gui/controls/EditBox.ec:1099
+#: ./src/gui/controls/EditBox.ec:1102
 msgid "Find...\tCtrl+F"
 msgstr "Find...\tCtrl+F"
 
@@ -381,7 +381,7 @@ msgstr "Fri"
 msgid "Friday"
 msgstr "Friday"
 
-#: ./src/gui/controls/EditBox.ec:727
+#: ./src/gui/controls/EditBox.ec:730
 #: ./src/gui/dialogs/GoToDialog.ec:29
 #: ./src/gui/dialogs/GoToDialog.ec:35
 msgid "Go To"
@@ -391,7 +391,7 @@ msgstr "Go To"
 msgid "Go To Line..."
 msgstr "Go To Line..."
 
-#: ./src/gui/controls/EditBox.ec:1160
+#: ./src/gui/controls/EditBox.ec:1163
 msgid "Go To...\tCtrl+G"
 msgstr "Go To...\tCtrl+G"
 
@@ -420,7 +420,7 @@ msgstr "Imp"
 msgid "Inexistant string identifier specified"
 msgstr "Inexistant string identifier specified"
 
-#: ./src/gui/controls/EditBox.ec:1173
+#: ./src/gui/controls/EditBox.ec:1176
 msgid "Insert Tabs"
 msgstr "Insert Tabs"
 
@@ -448,16 +448,16 @@ msgstr "Jun"
 msgid "June"
 msgstr "June"
 
-#: ./src/gui/Window.ec:7924
-#: ./src/gui/Window.ec:8309
-#: ./src/gui/Window.ec:8316
-#: ./src/gui/Window.ec:8384
-#: ./src/gui/Window.ec:8725
-#: ./src/gui/Window.ec:8761
-#: ./src/gui/Window.ec:8793
-#: ./src/gui/Window.ec:8826
-#: ./src/gui/Window.ec:8893
-#: ./src/gui/Window.ec:9441
+#: ./src/gui/Window.ec:7932
+#: ./src/gui/Window.ec:8317
+#: ./src/gui/Window.ec:8324
+#: ./src/gui/Window.ec:8392
+#: ./src/gui/Window.ec:8733
+#: ./src/gui/Window.ec:8769
+#: ./src/gui/Window.ec:8801
+#: ./src/gui/Window.ec:8834
+#: ./src/gui/Window.ec:8901
+#: ./src/gui/Window.ec:9453
 msgid "Layout"
 msgstr "Layout"
 
@@ -487,7 +487,7 @@ msgstr "March"
 msgid "Match case"
 msgstr "Match case"
 
-#: ./src/gui/Window.ec:6832
+#: ./src/gui/Window.ec:6836
 msgid "Maximize"
 msgstr "Maximize"
 
@@ -509,7 +509,7 @@ msgstr "Memory allocation failed"
 msgid "Microsoft Windows Network"
 msgstr "Microsoft Windows Network"
 
-#: ./src/gui/Window.ec:6827
+#: ./src/gui/Window.ec:6831
 msgid "Minimize"
 msgstr "Minimize"
 
@@ -521,7 +521,7 @@ msgstr "Mon"
 msgid "Monday"
 msgstr "Monday"
 
-#: ./src/gui/Window.ec:6817
+#: ./src/gui/Window.ec:6821
 msgid "Move"
 msgstr "Move"
 
@@ -578,8 +578,8 @@ msgstr "October"
 msgid "Open"
 msgstr "Open"
 
-#: ./src/gui/controls/EditBox.ec:1016
-#: ./src/gui/controls/EditBox.ec:3221
+#: ./src/gui/controls/EditBox.ec:1019
+#: ./src/gui/controls/EditBox.ec:3228
 msgid "Paste\tCtrl+V"
 msgstr "Paste\tCtrl+V"
 
@@ -592,7 +592,7 @@ msgstr "Please enter a name."
 msgid "Private"
 msgstr "Private"
 
-#: ./src/gui/controls/EditBox.ec:1061
+#: ./src/gui/controls/EditBox.ec:1064
 msgid "Redo\tCtrl+Y"
 msgstr "Redo\tCtrl+Y"
 
@@ -617,11 +617,11 @@ msgstr "Replace existing file?"
 msgid "Replace with:"
 msgstr "Replace with:"
 
-#: ./src/gui/controls/EditBox.ec:1126
+#: ./src/gui/controls/EditBox.ec:1129
 msgid "Replace...\tCtrl+R"
 msgstr "Replace...\tCtrl+R"
 
-#: ./src/gui/Window.ec:6812
+#: ./src/gui/Window.ec:6816
 msgid "Restore"
 msgstr "Restore"
 
@@ -643,7 +643,7 @@ msgstr "Sat"
 msgid "Saturday"
 msgstr "Saturday"
 
-#: ./src/gui/Window.ec:7448
+#: ./src/gui/Window.ec:7456
 msgid "Save As"
 msgstr "Save As"
 
@@ -651,16 +651,16 @@ msgstr "Save As"
 msgid "Save As..."
 msgstr "Save As..."
 
-#: ./src/gui/Window.ec:7416
-#: ./src/gui/Window.ec:7466
+#: ./src/gui/Window.ec:7424
+#: ./src/gui/Window.ec:7474
 msgid "Save as a different file?"
 msgstr "Save as a different file?"
 
-#: ./src/gui/Window.ec:7319
+#: ./src/gui/Window.ec:7327
 msgid "Save changes to %s?"
 msgstr "Save changes to %s?"
 
-#: ./src/gui/Window.ec:7321
+#: ./src/gui/Window.ec:7329
 msgid "Save changes to Untitled %d?"
 msgstr "Save changes to Untitled %d?"
 
@@ -685,8 +685,8 @@ msgstr "Search string not found."
 msgid "Select"
 msgstr "Select"
 
-#: ./src/gui/controls/EditBox.ec:1039
-#: ./src/gui/controls/EditBox.ec:3224
+#: ./src/gui/controls/EditBox.ec:1042
+#: ./src/gui/controls/EditBox.ec:3231
 msgid "Select All\tCtrl+A"
 msgstr "Select All\tCtrl+A"
 
@@ -744,11 +744,11 @@ msgid "Shift+"
 msgstr "Shift+"
 
 #: ./src/gui/dialogs/FileDialog.ec:1418
-#: ./src/gui/Window.ec:6822
+#: ./src/gui/Window.ec:6826
 msgid "Size"
 msgstr "Size"
 
-#: ./src/gui/Window.ec:6837
+#: ./src/gui/Window.ec:6841
 msgid "Stay On Top"
 msgstr "Stay On Top"
 
@@ -801,7 +801,7 @@ msgstr "Tuesday"
 msgid "Type"
 msgstr "Type"
 
-#: ./src/gui/controls/EditBox.ec:1050
+#: ./src/gui/controls/EditBox.ec:1053
 msgid "Undo\tCtrl+Z"
 msgstr "Undo\tCtrl+Z"
 
@@ -838,18 +838,18 @@ msgstr "Whole File"
 msgid "Whole word only"
 msgstr "Whole word only"
 
-#: ./src/gui/Window.ec:8323
-#: ./src/gui/Window.ec:8344
-#: ./src/gui/Window.ec:8365
-#: ./src/gui/Window.ec:8516
-#: ./src/gui/Window.ec:8523
-#: ./src/gui/Window.ec:8559
-#: ./src/gui/Window.ec:8580
-#: ./src/gui/Window.ec:8633
-#: ./src/gui/Window.ec:9159
-#: ./src/gui/Window.ec:9166
-#: ./src/gui/Window.ec:9191
-#: ./src/gui/Window.ec:9353
+#: ./src/gui/Window.ec:8331
+#: ./src/gui/Window.ec:8352
+#: ./src/gui/Window.ec:8373
+#: ./src/gui/Window.ec:8524
+#: ./src/gui/Window.ec:8531
+#: ./src/gui/Window.ec:8567
+#: ./src/gui/Window.ec:8588
+#: ./src/gui/Window.ec:8641
+#: ./src/gui/Window.ec:9171
+#: ./src/gui/Window.ec:9178
+#: ./src/gui/Window.ec:9203
+#: ./src/gui/Window.ec:9365
 msgid "Window Style"
 msgstr "Window Style"
 
index 31e7d75..3e3ed09 100644 (file)
@@ -78,15 +78,15 @@ msgstr "      toolchain:\n"
 msgid "   epj2make [-t <target platform>] [-c <configuration>] [toolchain] [directories] [options] [-o <output>] <input>\n"
 msgstr "   epj2make [-t <target platform>] [-c <configuration>] [toolchain] [directories] [options] [-o <output>] <input>\n"
 
-#: ./../ide/src/project/ProjectNode.ec:2427
+#: ./../ide/src/project/ProjectNode.ec:2440
 msgid " instead\n"
 msgstr " instead\n"
 
-#: ./../ide/src/project/ProjectNode.ec:2433
+#: ./../ide/src/project/ProjectNode.ec:2446
 msgid " to compile instead of "
 msgstr " to compile instead of "
 
-#: ./../ide/src/project/ProjectNode.ec:2427
+#: ./../ide/src/project/ProjectNode.ec:2440
 msgid "Compiling source file "
 msgstr "Compiling source file "
 
@@ -118,7 +118,7 @@ msgstr "Microsoft Visual Studio 2008 (9.0) Compiler"
 msgid "Microsoft Visual Studio 2010 (10.0) Compiler"
 msgstr "Microsoft Visual Studio 2010 (10.0) Compiler"
 
-#: ./../ide/src/project/ProjectNode.ec:2420
+#: ./../ide/src/project/ProjectNode.ec:2433
 msgid "No compilation required for header file "
 msgstr "No compilation required for header file "
 
@@ -138,11 +138,11 @@ msgstr "Syntax:\n"
 msgid "Tiny C Compiler / GNU Make"
 msgstr "Tiny C Compiler / GNU Make"
 
-#: ./../ide/src/project/ProjectNode.ec:2433
+#: ./../ide/src/project/ProjectNode.ec:2446
 msgid "Unable to locate source file "
 msgstr "Unable to locate source file "
 
-#: ./../ide/src/project/ProjectNode.ec:2433
+#: ./../ide/src/project/ProjectNode.ec:2446
 msgid "\n"
 msgstr "\n"
 
index ad97004..08bbc03 100644 (file)
@@ -27,7 +27,7 @@ msgstr " Configuration"
 msgid " Properties"
 msgstr " Properties"
 
-#: ./src/dialogs/FindInFilesDialog.ec:687
+#: ./src/dialogs/FindInFilesDialog.ec:689
 msgid " and its sub directories"
 msgstr " and its sub directories"
 
@@ -36,8 +36,8 @@ msgstr " and its sub directories"
 msgid " and object files"
 msgstr " and object files"
 
-#: ./src/dialogs/FindInFilesDialog.ec:1052
-#: ./src/dialogs/FindInFilesDialog.ec:1136
+#: ./src/dialogs/FindInFilesDialog.ec:1054
+#: ./src/dialogs/FindInFilesDialog.ec:1138
 msgid " before search was aborted"
 msgstr " before search was aborted"
 
@@ -49,7 +49,7 @@ msgstr " compiler configuration?"
 msgid " configuration?"
 msgstr " configuration?"
 
-#: ./src/dialogs/FindInFilesDialog.ec:675
+#: ./src/dialogs/FindInFilesDialog.ec:677
 msgid " containing \"%s\""
 msgstr " containing \"%s\""
 
@@ -57,15 +57,15 @@ msgstr " containing \"%s\""
 msgid " file is not part of any project.\n"
 msgstr " file is not part of any project.\n"
 
-#: ./src/project/ProjectNode.ec:2427
+#: ./src/project/ProjectNode.ec:2440
 msgid " instead\n"
 msgstr " instead\n"
 
-#: ./src/project/ProjectNode.ec:2433
+#: ./src/project/ProjectNode.ec:2446
 msgid " to compile instead of "
 msgstr " to compile instead of "
 
-#: ./src/project/ProjectView.ec:2209
+#: ./src/project/ProjectView.ec:2215
 msgid " was "
 msgstr " was "
 
@@ -73,11 +73,11 @@ msgstr " was "
 msgid " with exit code %s"
 msgstr " with exit code %s"
 
-#: ./src/dialogs/FindInFilesDialog.ec:671
+#: ./src/dialogs/FindInFilesDialog.ec:673
 msgid " with file name matching \"%s\""
 msgstr " with file name matching \"%s\""
 
-#: ./src/ide.ec:3045
+#: ./src/ide.ec:3046
 msgid "%s %s is excluded from current build configuration.\n"
 msgstr "%s %s is excluded from current build configuration.\n"
 
@@ -89,19 +89,19 @@ msgstr "%s - %s%smakefile for %s config...\n"
 msgid "%s Compiler\n"
 msgstr "%s Compiler\n"
 
-#: ./src/debugger/Debugger.ec:3577
+#: ./src/debugger/Debugger.ec:3578
 msgid "%s Constructor, %s:%d\n"
 msgstr "%s Constructor, %s:%d\n"
 
-#: ./src/debugger/Debugger.ec:3579
+#: ./src/debugger/Debugger.ec:3580
 msgid "%s Destructor, %s:%d\n"
 msgstr "%s Destructor, %s:%d\n"
 
-#: ./src/debugger/Debugger.ec:3581
+#: ./src/debugger/Debugger.ec:3582
 msgid "%s Function, %s:%d\n"
 msgstr "%s Function, %s:%d\n"
 
-#: ./src/debugger/Debugger.ec:3573
+#: ./src/debugger/Debugger.ec:3574
 msgid "%s Method, %s:%d\n"
 msgstr "%s Method, %s:%d\n"
 
@@ -109,23 +109,23 @@ msgstr "%s Method, %s:%d\n"
 msgid "%s Project"
 msgstr "%s Project"
 
-#: ./src/debugger/Debugger.ec:3575
+#: ./src/debugger/Debugger.ec:3576
 msgid "%s Property, %s:%d\n"
 msgstr "%s Property, %s:%d\n"
 
-#: ./src/dialogs/FindInFilesDialog.ec:976
+#: ./src/dialogs/FindInFilesDialog.ec:978
 msgid "%s search %s a total of %d match%s in %d out of the %d file%s searched\n"
 msgstr "%s search %s a total of %d match%s in %d out of the %d file%s searched\n"
 
-#: ./src/dialogs/FindInFilesDialog.ec:991
+#: ./src/dialogs/FindInFilesDialog.ec:993
 msgid "%s search did not find any file\n"
 msgstr "%s search did not find any file\n"
 
-#: ./src/dialogs/FindInFilesDialog.ec:986
+#: ./src/dialogs/FindInFilesDialog.ec:988
 msgid "%s search did not find any match in the %d files searched\n"
 msgstr "%s search did not find any match in the %d files searched\n"
 
-#: ./src/dialogs/FindInFilesDialog.ec:981
+#: ./src/dialogs/FindInFilesDialog.ec:983
 msgid "%s search found a total of %d match%s in the %d file%s searched\n"
 msgstr "%s search found a total of %d match%s in the %d file%s searched\n"
 
@@ -141,7 +141,7 @@ msgstr "%s specific file(s) in project %s...\n"
 msgid "%s%s deleted\n"
 msgstr "%s%s deleted\n"
 
-#: ./src/ide.ec:1901
+#: ./src/ide.ec:1902
 msgid "(Mixed)"
 msgstr "(Mixed)"
 
@@ -153,7 +153,7 @@ msgstr "(Right click or press Ctrl-Del to revert an option to inherited value)"
 msgid "(unnamed)"
 msgstr "(unnamed)"
 
-#: ./src/debugger/Debugger.ec:4296
+#: ./src/debugger/Debugger.ec:4297
 msgid "...breaked on Valgrind error (F5 to resume)\n"
 msgstr "...breaked on Valgrind error (F5 to resume)\n"
 
@@ -170,10 +170,10 @@ msgstr "3D Studio Model Files (*.3ds)"
 msgid "API Reference"
 msgstr "API Reference"
 
-#: ./src/dialogs/FindInFilesDialog.ec:977
-#: ./src/dialogs/FindInFilesDialog.ec:982
-#: ./src/dialogs/FindInFilesDialog.ec:987
-#: ./src/dialogs/FindInFilesDialog.ec:991
+#: ./src/dialogs/FindInFilesDialog.ec:979
+#: ./src/dialogs/FindInFilesDialog.ec:984
+#: ./src/dialogs/FindInFilesDialog.ec:989
+#: ./src/dialogs/FindInFilesDialog.ec:993
 msgid "Aborted"
 msgstr "Aborted"
 
@@ -189,7 +189,7 @@ msgstr "About..."
 msgid "Absolute Path"
 msgstr "Absolute Path"
 
-#: ./src/debugger/Debugger.ec:2904
+#: ./src/debugger/Debugger.ec:2905
 msgid "Accessing member \"%s\" from unresolved expression"
 msgstr "Accessing member \"%s\" from unresolved expression"
 
@@ -209,7 +209,7 @@ msgstr "Active Configuration(s)"
 msgid "Add Files to Folder..."
 msgstr "Add Files to Folder..."
 
-#: ./src/project/ProjectView.ec:2154
+#: ./src/project/ProjectView.ec:2160
 msgid "Add Files to Project"
 msgstr "Add Files to Project"
 
@@ -226,7 +226,7 @@ msgstr "Add New Form..."
 msgid "Add Resources to Folder..."
 msgstr "Add Resources to Folder..."
 
-#: ./src/project/ProjectView.ec:2154
+#: ./src/project/ProjectView.ec:2160
 msgid "Add Resources to Project"
 msgstr "Add Resources to Project"
 
@@ -288,11 +288,11 @@ msgstr "All Debug Views"
 msgid "All files"
 msgstr "All files"
 
-#: ./src/project/ProjectView.ec:2446
+#: ./src/project/ProjectView.ec:2452
 msgid "Are you sure you want to remove the \"%s\" project\nfrom this workspace?"
 msgstr "Are you sure you want to remove the \"%s\" project\nfrom this workspace?"
 
-#: ./src/project/ProjectView.ec:2423
+#: ./src/project/ProjectView.ec:2429
 msgid "Are you sure you want to remove the folder \"%s\"\nand all of its contents from the project?"
 msgstr "Are you sure you want to remove the folder \"%s\"\nand all of its contents from the project?"
 
@@ -317,12 +317,12 @@ msgstr "Arrange Icons"
 msgid "Attach"
 msgstr "Attach"
 
-#: ./src/designer/CodeEditor.ec:5405
-#: ./src/designer/CodeEditor.ec:5446
+#: ./src/designer/CodeEditor.ec:5407
+#: ./src/designer/CodeEditor.ec:5448
 msgid "Attach %s"
 msgstr "Attach %s"
 
-#: ./src/project/ProjectView.ec:1575
+#: ./src/project/ProjectView.ec:1581
 msgid "Attempting to debug non-debug configuration\nProceed anyways?"
 msgstr "Attempting to debug non-debug configuration\nProceed anyways?"
 
@@ -362,8 +362,8 @@ msgstr "Browse Project Folder"
 
 #: ./src/project/ProjectView.ec:232
 #: ./src/ide.ec:934
-#: ./src/ide.ec:2056
-#: ./src/ide.ec:2090
+#: ./src/ide.ec:2057
+#: ./src/ide.ec:2091
 #: ./src/ProjectSettings.ec:1267
 msgid "Build"
 msgstr "Build"
@@ -412,7 +412,7 @@ msgstr "C/C++/eC Files (*.ec, *.eh, *.c, *.cpp, *.cc, *.cxx, *.h, *.hpp, *.hh, *
 msgid "C/C++/eC Source Files (*.ec, *.c, *.cpp, *.cc, *.cxx)"
 msgstr "C/C++/eC Source Files (*.ec, *.c, *.cpp, *.cc, *.cxx)"
 
-#: ./src/ide.ec:3004
+#: ./src/ide.ec:3005
 msgid "CAPS"
 msgstr "CAPS"
 
@@ -422,11 +422,11 @@ msgid "Call Stack"
 msgstr "Call Stack"
 
 #: ./src/dialogs/CompilersDetectionDialog.ec:142
-#: ./src/dialogs/FindInFilesDialog.ec:427
+#: ./src/dialogs/FindInFilesDialog.ec:429
 #: ./src/dialogs/GlobalSettingsDialog.ec:55
 #: ./src/dialogs/NewProjectDialog.ec:227
 #: ./src/dialogs/NewProjectDialog.ec:580
-#: ./src/designer/CodeEditor.ec:5477
+#: ./src/designer/CodeEditor.ec:5479
 #: ./src/ProjectSettings.ec:185
 msgid "Cancel"
 msgstr "Cancel"
@@ -477,7 +477,7 @@ msgstr "Close"
 msgid "Close All"
 msgstr "Close All"
 
-#: ./src/ide.ec:3074
+#: ./src/ide.ec:3075
 msgid "Close IDE"
 msgstr "Close IDE"
 
@@ -516,7 +516,7 @@ msgstr "Community Forums"
 msgid "Compile"
 msgstr "Compile"
 
-#: ./src/ide.ec:3030
+#: ./src/ide.ec:3031
 msgid "Compile %s"
 msgstr "Compile %s"
 
@@ -551,7 +551,7 @@ msgstr "Compilers Detection"
 msgid "Compiling"
 msgstr "Compiling"
 
-#: ./src/project/ProjectNode.ec:2427
+#: ./src/project/ProjectNode.ec:2440
 msgid "Compiling source file "
 msgstr "Compiling source file "
 
@@ -559,10 +559,10 @@ msgstr "Compiling source file "
 msgid "Compiling...\n"
 msgstr "Compiling...\n"
 
-#: ./src/dialogs/FindInFilesDialog.ec:977
-#: ./src/dialogs/FindInFilesDialog.ec:982
-#: ./src/dialogs/FindInFilesDialog.ec:987
-#: ./src/dialogs/FindInFilesDialog.ec:991
+#: ./src/dialogs/FindInFilesDialog.ec:979
+#: ./src/dialogs/FindInFilesDialog.ec:984
+#: ./src/dialogs/FindInFilesDialog.ec:989
+#: ./src/dialogs/FindInFilesDialog.ec:993
 msgid "Completed"
 msgstr "Completed"
 
@@ -588,11 +588,11 @@ msgstr "Console Application"
 msgid "Copy"
 msgstr "Copy"
 
-#: ./src/project/ProjectView.ec:2190
+#: ./src/project/ProjectView.ec:2196
 msgid "Couldn't create file."
 msgstr "Couldn't create file."
 
-#: ./src/debugger/Debugger.ec:3041
+#: ./src/debugger/Debugger.ec:3042
 msgid "Couldn't read memory"
 msgstr "Couldn't read memory"
 
@@ -641,7 +641,7 @@ msgstr "Debug compiling"
 msgid "Debuggable"
 msgstr "Debuggable"
 
-#: ./src/debugger/Debugger.ec:3979
+#: ./src/debugger/Debugger.ec:3980
 msgid "Debugger Error: No target process ID\n"
 msgstr "Debugger Error: No target process ID\n"
 
@@ -673,21 +673,21 @@ msgstr "Debugger Fatal Error: Couldn't start GDB\n"
 msgid "Debugger Fatal Error: Couldn't start Valgrind\n"
 msgstr "Debugger Fatal Error: Couldn't start Valgrind\n"
 
-#: ./src/debugger/Debugger.ec:3390
+#: ./src/debugger/Debugger.ec:3391
 msgid "Debugger Fatal Error: GDB lost\n"
 msgstr "Debugger Fatal Error: GDB lost\n"
 
-#: ./src/debugger/Debugger.ec:2936
+#: ./src/debugger/Debugger.ec:2937
 msgid "Debugger required for symbol evaluation in \"%s\""
 msgstr "Debugger required for symbol evaluation in \"%s\""
 
-#: ./src/project/ProjectView.ec:1573
+#: ./src/project/ProjectView.ec:1579
 msgid "Debugging compressed applications is not supported\n"
 msgstr "Debugging compressed applications is not supported\n"
 
 #: ./src/debugger/Debugger.ec:2527
-#: ./src/debugger/Debugger.ec:3391
-#: ./src/debugger/Debugger.ec:3996
+#: ./src/debugger/Debugger.ec:3392
+#: ./src/debugger/Debugger.ec:3997
 msgid "Debugging stopped\n"
 msgstr "Debugging stopped\n"
 
@@ -721,7 +721,7 @@ msgstr "Delete "
 msgid "Delete %s"
 msgstr "Delete %s"
 
-#: ./src/project/ProjectView.ec:2424
+#: ./src/project/ProjectView.ec:2430
 msgid "Delete Folder"
 msgstr "Delete Folder"
 
@@ -741,7 +741,7 @@ msgstr "Deleting intermediate objects for %s %s in project %s...\n"
 msgid "Deprecated"
 msgstr "Deprecated"
 
-#: ./src/debugger/Debugger.ec:2930
+#: ./src/debugger/Debugger.ec:2931
 msgid "Dereferencing error evaluating \"%s\""
 msgstr "Dereferencing error evaluating \"%s\""
 
@@ -766,7 +766,7 @@ msgstr "Developer (IDE, build system, EDA)"
 msgid "Directories"
 msgstr "Directories"
 
-#: ./src/dialogs/FindInFilesDialog.ec:452
+#: ./src/dialogs/FindInFilesDialog.ec:454
 msgid "Directory"
 msgstr "Directory"
 
@@ -778,12 +778,12 @@ msgstr "Directory doesn't exist"
 msgid "Do you want to quickly create a temporary project?"
 msgstr "Do you want to quickly create a temporary project?"
 
-#: ./src/ide.ec:2221
+#: ./src/ide.ec:2222
 msgid "Do you want to terminate the debugging session in progress?"
 msgstr "Do you want to terminate the debugging session in progress?"
 
 #: ./src/designer/CodeEditor.ec:2338
-#: ./src/ide.ec:1827
+#: ./src/ide.ec:1828
 msgid "Document has been modified"
 msgstr "Document has been modified"
 
@@ -795,7 +795,7 @@ msgstr "Documentation Folder"
 msgid "Ecere Archiver"
 msgstr "Ecere Archiver"
 
-#: ./src/ide.ec:3967
+#: ./src/ide.ec:3968
 msgid "Ecere IDE"
 msgstr "Ecere IDE"
 
@@ -824,7 +824,7 @@ msgstr "Edit"
 msgid "Editor"
 msgstr "Editor"
 
-#: ./src/debugger/Debugger.ec:3038
+#: ./src/debugger/Debugger.ec:3039
 msgid "Empty string"
 msgstr "Empty string"
 
@@ -841,8 +841,8 @@ msgstr "Environment Variables"
 msgid "Error creating directory"
 msgstr "Error creating directory"
 
-#: ./src/debugger/Debugger.ec:2940
-#: ./src/debugger/Debugger.ec:3185
+#: ./src/debugger/Debugger.ec:2941
+#: ./src/debugger/Debugger.ec:3186
 msgid "Error evaluating \"%s\""
 msgstr "Error evaluating \"%s\""
 
@@ -862,7 +862,7 @@ msgstr "Error generating makefile (Is the project directory writable?)\n"
 msgid "Error opening file"
 msgstr "Error opening file"
 
-#: ./src/ide.ec:2396
+#: ./src/ide.ec:2397
 msgid "Error opening project"
 msgstr "Error opening project"
 
@@ -875,7 +875,7 @@ msgstr "Error opening project file"
 msgid "Error writing project file"
 msgstr "Error writing project file"
 
-#: ./src/dialogs/FindInFilesDialog.ec:810
+#: ./src/dialogs/FindInFilesDialog.ec:812
 msgid "Error: aborting search!\n"
 msgstr "Error: aborting search!\n"
 
@@ -922,7 +922,7 @@ msgstr "Fatal Error: child process terminated unexpectedly\n"
 #: ./src/designer/Designer.ec:149
 #: ./src/documents/PictureEdit.ec:54
 #: ./src/ide.ec:624
-#: ./src/ide.ec:3464
+#: ./src/ide.ec:3465
 msgid "File"
 msgstr "File"
 
@@ -931,17 +931,17 @@ msgstr "File"
 msgid "File %s is excluded from current build configuration.\n"
 msgstr "File %s is excluded from current build configuration.\n"
 
-#: ./src/ide.ec:2491
-#: ./src/ide.ec:2503
+#: ./src/ide.ec:2492
+#: ./src/ide.ec:2504
 msgid "File doesn't exist."
 msgstr "File doesn't exist."
 
-#: ./src/project/ProjectView.ec:2179
-#: ./src/ide.ec:2551
+#: ./src/project/ProjectView.ec:2185
+#: ./src/ide.ec:2552
 msgid "File doesn't exist. Create?"
 msgstr "File doesn't exist. Create?"
 
-#: ./src/dialogs/FindInFilesDialog.ec:350
+#: ./src/dialogs/FindInFilesDialog.ec:352
 msgid "File name:"
 msgstr "File name:"
 
@@ -961,12 +961,12 @@ msgstr "File%s not found"
 msgid "Files"
 msgstr "Files"
 
-#: ./src/dialogs/FindInFilesDialog.ec:337
+#: ./src/dialogs/FindInFilesDialog.ec:339
 msgid "Filter:"
 msgstr "Filter:"
 
 #: ./src/dialogs/FindInFilesDialog.ec:125
-#: ./src/dialogs/FindInFilesDialog.ec:392
+#: ./src/dialogs/FindInFilesDialog.ec:394
 #: ./src/panels/CallStackView.ec:22
 #: ./src/panels/CallStackView.ec:86
 #: ./src/panels/OutputView.ec:228
@@ -995,16 +995,16 @@ msgstr "Find Next"
 msgid "Find Previous"
 msgstr "Find Previous"
 
-#: ./src/dialogs/FindInFilesDialog.ec:231
+#: ./src/dialogs/FindInFilesDialog.ec:233
 msgid "Find in:"
 msgstr "Find in:"
 
-#: ./src/dialogs/FindInFilesDialog.ec:361
+#: ./src/dialogs/FindInFilesDialog.ec:363
 msgid "Find what:"
 msgstr "Find what:"
 
-#: ./src/dialogs/FindInFilesDialog.ec:301
-#: ./src/dialogs/FindInFilesDialog.ec:306
+#: ./src/dialogs/FindInFilesDialog.ec:303
+#: ./src/dialogs/FindInFilesDialog.ec:308
 msgid "Find where:"
 msgstr "Find where:"
 
@@ -1016,12 +1016,12 @@ msgstr "For Size (-Os)"
 msgid "For Speed (-O2)"
 msgstr "For Speed (-O2)"
 
-#: ./src/ide.ec:2706
+#: ./src/ide.ec:2707
 msgctxt "Found %d match%s in \"%s\"%s\n\n"
 msgid "Found"
 msgstr "Found"
 
-#: ./src/dialogs/FindInFilesDialog.ec:1051
+#: ./src/dialogs/FindInFilesDialog.ec:1053
 msgid "Found %d match%s in \"%s\"%s\n\n"
 msgstr "Found %d match%s in \"%s\"%s\n\n"
 
@@ -1139,7 +1139,7 @@ msgstr "Import Folder..."
 msgid "Include Files"
 msgstr "Include Files"
 
-#: ./src/dialogs/FindInFilesDialog.ec:331
+#: ./src/dialogs/FindInFilesDialog.ec:333
 msgid "Include Subdirectories"
 msgstr "Include Subdirectories"
 
@@ -1159,7 +1159,7 @@ msgstr "Install"
 msgid "Install Commands"
 msgstr "Install Commands"
 
-#: ./src/debugger/Debugger.ec:2933
+#: ./src/debugger/Debugger.ec:2934
 msgid "Integer division by 0"
 msgstr "Integer division by 0"
 
@@ -1171,7 +1171,7 @@ msgstr "Intermediate Objects Directory"
 msgid "Intermediate objects directory"
 msgstr "Intermediate objects directory"
 
-#: ./src/debugger/Debugger.ec:3069
+#: ./src/debugger/Debugger.ec:3070
 msgid "Invalid Enum Value ("
 msgstr "Invalid Enum Value ("
 
@@ -1182,11 +1182,11 @@ msgstr "Invalid Enum Value ("
 msgid "Invalid Source Directory"
 msgstr "Invalid Source Directory"
 
-#: ./src/debugger/Debugger.ec:3131
-msgid "Invalid Unicode Keypoint (0x%08X)"
-msgstr "Invalid Unicode Keypoint (0x%08X)"
+#: ./src/debugger/Debugger.ec:3132
+msgid "Invalid Unicode Codepoint (0x%08X)"
+msgstr "Invalid Unicode Codepoint (0x%08X)"
 
-#: ./src/debugger/Debugger.ec:3193
+#: ./src/debugger/Debugger.ec:3194
 msgid "Invalid expression: \"%s\""
 msgstr "Invalid expression: \"%s\""
 
@@ -1252,7 +1252,7 @@ msgstr "Linking...\n"
 msgid "Ln %d, Col %d"
 msgstr "Ln %d, Col %d"
 
-#: ./src/debugger/Debugger.ec:4162
+#: ./src/debugger/Debugger.ec:4163
 msgid "Loaded library %s doesn't match the %s target of the %s added project.\n"
 msgstr "Loaded library %s doesn't match the %s target of the %s added project.\n"
 
@@ -1270,23 +1270,23 @@ msgstr "Lose Changes?"
 msgid "Makefile doesn't exist. "
 msgstr "Makefile doesn't exist. "
 
-#: ./src/dialogs/FindInFilesDialog.ec:375
+#: ./src/dialogs/FindInFilesDialog.ec:377
 msgid "Match case"
 msgstr "Match case"
 
-#: ./src/debugger/Debugger.ec:2881
+#: ./src/debugger/Debugger.ec:2882
 msgid "Member \"%s\" not found in %s \"%s\""
 msgstr "Member \"%s\" not found in %s \"%s\""
 
-#: ./src/debugger/Debugger.ec:2896
+#: ./src/debugger/Debugger.ec:2897
 msgid "Member \"%s\" not found in class \"%s\""
 msgstr "Member \"%s\" not found in class \"%s\""
 
-#: ./src/debugger/Debugger.ec:2899
+#: ./src/debugger/Debugger.ec:2900
 msgid "Member \"%s\" not found in type \"%s\""
 msgstr "Member \"%s\" not found in type \"%s\""
 
-#: ./src/debugger/Debugger.ec:2927
+#: ./src/debugger/Debugger.ec:2928
 msgid "Memory can't be read at %s"
 msgstr "Memory can't be read at %s"
 
@@ -1294,8 +1294,8 @@ msgstr "Memory can't be read at %s"
 msgid "MemoryGuard"
 msgstr "MemoryGuard"
 
-#: ./src/designer/CodeEditor.ec:5406
-#: ./src/designer/CodeEditor.ec:5448
+#: ./src/designer/CodeEditor.ec:5408
+#: ./src/designer/CodeEditor.ec:5450
 msgid "Method is unused. Move method inside instance?"
 msgstr "Method is unused. Move method inside instance?"
 
@@ -1327,19 +1327,19 @@ msgstr "Microsoft Visual Studio 2010 (10.0) Compiler"
 msgid "Misc"
 msgstr "Misc"
 
-#: ./src/debugger/Debugger.ec:2923
+#: ./src/debugger/Debugger.ec:2924
 msgid "Missing function evaluation for \"%s\""
 msgstr "Missing function evaluation for \"%s\""
 
-#: ./src/debugger/Debugger.ec:2921
+#: ./src/debugger/Debugger.ec:2922
 msgid "Missing function evaluation for call to \"%s\""
 msgstr "Missing function evaluation for call to \"%s\""
 
-#: ./src/debugger/Debugger.ec:2916
+#: ./src/debugger/Debugger.ec:2917
 msgid "Missing property evaluation for \"%s\""
 msgstr "Missing property evaluation for \"%s\""
 
-#: ./src/debugger/Debugger.ec:2914
+#: ./src/debugger/Debugger.ec:2915
 msgid "Missing property evaluation for \"%s\" in class \"%s\""
 msgstr "Missing property evaluation for \"%s\" in class \"%s\""
 
@@ -1359,7 +1359,7 @@ msgstr "Module Version"
 msgid "Move code editor caret freely past end of line"
 msgstr "Move code editor caret freely past end of line"
 
-#: ./src/ide.ec:3012
+#: ./src/ide.ec:3013
 msgid "NUM"
 msgstr "NUM"
 
@@ -1367,11 +1367,11 @@ msgstr "NUM"
 msgid "Name"
 msgstr "Name"
 
-#: ./src/project/ProjectView.ec:2227
+#: ./src/project/ProjectView.ec:2233
 msgid "Name Conflict"
 msgstr "Name Conflict"
 
-#: ./src/designer/CodeEditor.ec:5473
+#: ./src/designer/CodeEditor.ec:5475
 msgid "Name detached method"
 msgstr "Name detached method"
 
@@ -1416,7 +1416,7 @@ msgstr "Next"
 msgid "No Line Numbers"
 msgstr "No Line Numbers"
 
-#: ./src/project/ProjectNode.ec:2420
+#: ./src/project/ProjectNode.ec:2433
 msgid "No compilation required for header file "
 msgstr "No compilation required for header file "
 
@@ -1433,15 +1433,15 @@ msgstr "None"
 msgid "Normal"
 msgstr "Normal"
 
-#: ./src/dialogs/FindInFilesDialog.ec:413
+#: ./src/dialogs/FindInFilesDialog.ec:415
 msgid "Nothing to be found. Please specify at least one criteria."
 msgstr "Nothing to be found. Please specify at least one criteria."
 
-#: ./src/debugger/Debugger.ec:2983
+#: ./src/debugger/Debugger.ec:2984
 msgid "Null string"
 msgstr "Null string"
 
-#: ./src/debugger/Debugger.ec:2944
+#: ./src/debugger/Debugger.ec:2945
 msgid "Null type for \"%s\""
 msgstr "Null type for \"%s\""
 
@@ -1453,13 +1453,13 @@ msgstr "Number of parallel build jobs"
 #: ./src/dialogs/GlobalSettingsDialog.ec:63
 #: ./src/dialogs/NewProjectDialog.ec:40
 #: ./src/dialogs/NewProjectDialog.ec:367
-#: ./src/designer/CodeEditor.ec:5482
+#: ./src/designer/CodeEditor.ec:5484
 #: ./src/about.ec:63
 #: ./src/ProjectSettings.ec:224
 msgid "OK"
 msgstr "OK"
 
-#: ./src/ide.ec:3008
+#: ./src/ide.ec:3009
 msgid "OVR"
 msgstr "OVR"
 
@@ -1476,7 +1476,7 @@ msgstr "Open Additional Project"
 
 #: ./src/designer/CodeEditor.ec:147
 #: ./src/ide.ec:144
-#: ./src/ide.ec:2280
+#: ./src/ide.ec:2281
 msgid "Open Project"
 msgstr "Open Project"
 
@@ -1484,7 +1484,7 @@ msgstr "Open Project"
 msgid "Open a different file?"
 msgstr "Open a different file?"
 
-#: ./src/ide.ec:2396
+#: ./src/ide.ec:2397
 msgid "Open a different project?"
 msgstr "Open a different project?"
 
@@ -1713,12 +1713,12 @@ msgid "Rebuilding project %s using the %s configuration...\n"
 msgstr "Rebuilding project %s using the %s configuration...\n"
 
 #: ./src/ide.ec:731
-#: ./src/ide.ec:3465
+#: ./src/ide.ec:3466
 msgid "Recent Files"
 msgstr "Recent Files"
 
 #: ./src/ide.ec:732
-#: ./src/ide.ec:3466
+#: ./src/ide.ec:3467
 msgid "Recent Projects"
 msgstr "Recent Projects"
 
@@ -1750,7 +1750,7 @@ msgstr "Relinking project %s using the %s configuration...\n"
 msgid "Remove"
 msgstr "Remove"
 
-#: ./src/project/ProjectView.ec:2447
+#: ./src/project/ProjectView.ec:2453
 msgid "Remove Project"
 msgstr "Remove Project"
 
@@ -1778,15 +1778,15 @@ msgstr "Replace In Files..."
 msgid "Replace existing project?"
 msgstr "Replace existing project?"
 
-#: ./src/dialogs/FindInFilesDialog.ec:367
+#: ./src/dialogs/FindInFilesDialog.ec:369
 msgid "Replace with:"
 msgstr "Replace with:"
 
-#: ./src/dialogs/FindInFilesDialog.ec:1135
+#: ./src/dialogs/FindInFilesDialog.ec:1137
 msgid "Replaced %d match%s in \"%s\"%s\n\n"
 msgstr "Replaced %d match%s in \"%s\"%s\n\n"
 
-#: ./src/dialogs/FindInFilesDialog.ec:707
+#: ./src/dialogs/FindInFilesDialog.ec:709
 msgid "Replacing Editbox"
 msgstr "Replacing Editbox"
 
@@ -1795,8 +1795,8 @@ msgstr "Replacing Editbox"
 msgid "Restart"
 msgstr "Restart"
 
-#: ./src/ide.ec:2134
-#: ./src/ide.ec:2139
+#: ./src/ide.ec:2135
+#: ./src/ide.ec:2140
 msgid "Resume"
 msgstr "Resume"
 
@@ -1804,7 +1804,7 @@ msgstr "Resume"
 msgid "Rubber Duck"
 msgstr "Rubber Duck"
 
-#: ./src/project/ProjectView.ec:1571
+#: ./src/project/ProjectView.ec:1577
 #: ./src/ide.ec:257
 #: ./src/ide.ec:923
 msgid "Run"
@@ -1834,7 +1834,7 @@ msgstr "Run To Cursor Skipping Breakpoints"
 msgid "SYSROOT"
 msgstr "SYSROOT"
 
-#: ./src/ide.ec:2430
+#: ./src/ide.ec:2431
 msgid "Same Project"
 msgstr "Same Project"
 
@@ -1882,35 +1882,35 @@ msgstr "Save changes to workspace options?"
 msgid "Save file"
 msgstr "Save file"
 
-#: ./src/dialogs/FindInFilesDialog.ec:407
+#: ./src/dialogs/FindInFilesDialog.ec:409
 msgid "Search location does not exist. Please provide a valid location."
 msgstr "Search location does not exist. Please provide a valid location."
 
-#: ./src/dialogs/FindInFilesDialog.ec:783
+#: ./src/dialogs/FindInFilesDialog.ec:785
 msgid "Searching %s"
 msgstr "Searching %s"
 
-#: ./src/dialogs/FindInFilesDialog.ec:744
+#: ./src/dialogs/FindInFilesDialog.ec:746
 msgid "Searching %s for %s"
 msgstr "Searching %s for %s"
 
-#: ./src/dialogs/FindInFilesDialog.ec:882
+#: ./src/dialogs/FindInFilesDialog.ec:884
 msgid "Searching %s for \"%s\""
 msgstr "Searching %s for \"%s\""
 
-#: ./src/dialogs/FindInFilesDialog.ec:686
+#: ./src/dialogs/FindInFilesDialog.ec:688
 msgid "Searching \"%s\"%s for %s%s%s%s\n\n"
 msgstr "Searching \"%s\"%s for %s%s%s%s\n\n"
 
-#: ./src/dialogs/FindInFilesDialog.ec:697
+#: ./src/dialogs/FindInFilesDialog.ec:699
 msgid "Searching project %s files for %s%s%s%s\n\n"
 msgstr "Searching project %s files for %s%s%s%s\n\n"
 
-#: ./src/dialogs/FindInFilesDialog.ec:693
+#: ./src/dialogs/FindInFilesDialog.ec:695
 msgid "Searching workspace files for %s%s%s%s\n\n"
 msgstr "Searching workspace files for %s%s%s%s\n\n"
 
-#: ./src/dialogs/FindInFilesDialog.ec:438
+#: ./src/dialogs/FindInFilesDialog.ec:440
 msgid "Select Search Location..."
 msgstr "Select Search Location..."
 
@@ -1936,7 +1936,7 @@ msgstr "Settings..."
 msgid "Shared Library"
 msgstr "Shared Library"
 
-#: ./src/project/ProjectView.ec:1571
+#: ./src/project/ProjectView.ec:1577
 msgid "Shared and static libraries cannot be run like executables."
 msgstr "Shared and static libraries cannot be run like executables."
 
@@ -1962,13 +1962,13 @@ msgstr "Stack Depth"
 
 #: ./src/ide.ec:266
 #: ./src/ide.ec:1040
-#: ./src/ide.ec:2134
-#: ./src/ide.ec:2139
+#: ./src/ide.ec:2135
+#: ./src/ide.ec:2140
 msgid "Start"
 msgstr "Start"
 
-#: ./src/project/ProjectView.ec:1573
-#: ./src/project/ProjectView.ec:1575
+#: ./src/project/ProjectView.ec:1579
+#: ./src/project/ProjectView.ec:1581
 msgid "Starting Debug"
 msgstr "Starting Debug"
 
@@ -2012,8 +2012,8 @@ msgstr "Step Over Skipping Breakpoints"
 msgid "Stop"
 msgstr "Stop"
 
-#: ./src/ide.ec:2056
-#: ./src/ide.ec:2090
+#: ./src/ide.ec:2057
+#: ./src/ide.ec:2091
 msgid "Stop Build"
 msgstr "Stop Build"
 
@@ -2021,7 +2021,7 @@ msgstr "Stop Build"
 msgid "Strict Name Spaces"
 msgstr "Strict Name Spaces"
 
-#: ./src/debugger/Debugger.ec:2867
+#: ./src/debugger/Debugger.ec:2868
 msgid "Symbol \"%s\" not found"
 msgstr "Symbol \"%s\" not found"
 
@@ -2061,7 +2061,7 @@ msgstr "Target Platform"
 msgid "Target Type"
 msgstr "Target Type"
 
-#: ./src/debugger/Debugger.ec:3452
+#: ./src/debugger/Debugger.ec:3453
 msgid "Target doesn't contain debug information!\n"
 msgstr "Target doesn't contain debug information!\n"
 
@@ -2091,11 +2091,11 @@ msgid "The "
 msgstr "The "
 
 #: ./src/designer/CodeEditor.ec:2337
-#: ./src/ide.ec:1825
+#: ./src/ide.ec:1826
 msgid "The document %s was modified by another application.\nWould you like to reload it and lose your changes?"
 msgstr "The document %s was modified by another application.\nWould you like to reload it and lose your changes?"
 
-#: ./src/project/ProjectView.ec:2208
+#: ./src/project/ProjectView.ec:2214
 msgid "The following file"
 msgstr "The following file"
 
@@ -2136,7 +2136,7 @@ msgstr "This is the project directory.\nWould you like to try again?"
 msgid "This program is based on these free open source software components."
 msgstr "This program is based on these free open source software components."
 
-#: ./src/ide.ec:2431
+#: ./src/ide.ec:2432
 msgid "This project is already present in workspace."
 msgstr "This project is already present in workspace."
 
@@ -2184,7 +2184,7 @@ msgstr "Tree:"
 msgid "Type"
 msgstr "Type"
 
-#: ./src/project/ProjectNode.ec:2433
+#: ./src/project/ProjectNode.ec:2446
 msgid "Unable to locate source file "
 msgstr "Unable to locate source file "
 
@@ -2192,8 +2192,8 @@ msgstr "Unable to locate source file "
 msgid "Unable to locate source file.\nWould you like to try again?"
 msgstr "Unable to locate source file.\nWould you like to try again?"
 
-#: ./src/dialogs/FindInFilesDialog.ec:1059
-#: ./src/dialogs/FindInFilesDialog.ec:1143
+#: ./src/dialogs/FindInFilesDialog.ec:1061
+#: ./src/dialogs/FindInFilesDialog.ec:1145
 msgid "Unable to open file %s\n\n"
 msgstr "Unable to open file %s\n\n"
 
@@ -2267,7 +2267,7 @@ msgstr "Watches"
 msgid "Web files (*.html, *.htm, *.xhtml, *.css, *.php, *.js, *.jsi, *.rb, *.xml)"
 msgstr "Web files (*.html, *.htm, *.xhtml, *.css, *.php, *.js, *.jsi, *.rb, *.xml)"
 
-#: ./src/dialogs/FindInFilesDialog.ec:372
+#: ./src/dialogs/FindInFilesDialog.ec:374
 msgid "Whole word only"
 msgstr "Whole word only"
 
@@ -2283,7 +2283,7 @@ msgstr "Windows..."
 msgid "With contributions from..."
 msgstr "With contributions from..."
 
-#: ./src/dialogs/FindInFilesDialog.ec:456
+#: ./src/dialogs/FindInFilesDialog.ec:458
 #: ./src/dialogs/GlobalSettingsDialog.ec:1202
 #: ./src/dialogs/WorkspaceSettings.ec:9
 msgid "Workspace"
@@ -2325,11 +2325,11 @@ msgstr "You have modified projects.\nSave changes to "
 msgid "You must provide a valid source directory in order to place a breakpoint in this file.\nWould you like to try again?"
 msgstr "You must provide a valid source directory in order to place a breakpoint in this file.\nWould you like to try again?"
 
-#: ./src/dialogs/FindInFilesDialog.ec:401
+#: ./src/dialogs/FindInFilesDialog.ec:403
 msgid "You must specify a search location."
 msgstr "You must specify a search location."
 
-#: ./src/project/ProjectNode.ec:2433
+#: ./src/project/ProjectNode.ec:2446
 msgid "\n"
 msgstr "\n"
 
@@ -2382,11 +2382,11 @@ msgstr "eC/C/C++ Files (*.ec, *.eh, *.c, *.cpp, *.cc, *.cxx, *.h, *.hpp, *.hh, *
 msgid "eC/C/C++ Source Files (*.ec, *.c, *.cpp, *.cc, *.cxx)"
 msgstr "eC/C/C++ Source Files (*.ec, *.c, *.cpp, *.cc, *.cxx)"
 
-#: ./src/debugger/Debugger.ec:4513
+#: ./src/debugger/Debugger.ec:4514
 msgid "err: Unable to create FIFO %s\n"
 msgstr "err: Unable to create FIFO %s\n"
 
-#: ./src/debugger/Debugger.ec:4514
+#: ./src/debugger/Debugger.ec:4515
 msgid "err: Unable to open FIFO %s for read\n"
 msgstr "err: Unable to open FIFO %s for read\n"
 
@@ -2394,7 +2394,7 @@ msgstr "err: Unable to open FIFO %s for read\n"
 msgid "error"
 msgstr "error"
 
-#: ./src/ide.ec:3802
+#: ./src/ide.ec:3803
 msgid "error: unable to load :crossplatform.mk file inside ide binary."
 msgstr "error: unable to load :crossplatform.mk file inside ide binary."
 
@@ -2402,9 +2402,9 @@ msgstr "error: unable to load :crossplatform.mk file inside ide binary."
 msgid "errors"
 msgstr "errors"
 
-#: ./src/dialogs/FindInFilesDialog.ec:977
-#: ./src/dialogs/FindInFilesDialog.ec:982
-#: ./src/dialogs/FindInFilesDialog.ec:1135
+#: ./src/dialogs/FindInFilesDialog.ec:979
+#: ./src/dialogs/FindInFilesDialog.ec:984
+#: ./src/dialogs/FindInFilesDialog.ec:1137
 msgid "es"
 msgstr "es"
 
@@ -2413,15 +2413,15 @@ msgstr "es"
 msgid "folder"
 msgstr "folder"
 
-#: ./src/dialogs/FindInFilesDialog.ec:977
+#: ./src/dialogs/FindInFilesDialog.ec:979
 msgid "found"
 msgstr "found"
 
-#: ./src/ide.ec:2706
+#: ./src/ide.ec:2707
 msgid "in"
 msgstr "in"
 
-#: ./src/debugger/Debugger.ec:3591
+#: ./src/debugger/Debugger.ec:3592
 msgid "inside %s, %s\n"
 msgstr "inside %s, %s\n"
 
@@ -2429,7 +2429,7 @@ msgstr "inside %s, %s\n"
 msgid "intermediate objects directory"
 msgstr "intermediate objects directory"
 
-#: ./src/ide.ec:2706
+#: ./src/ide.ec:2707
 msgid "match"
 msgstr "match"
 
@@ -2441,20 +2441,20 @@ msgstr "no error, "
 msgid "no warning\n"
 msgstr "no warning\n"
 
-#: ./src/project/ProjectView.ec:2211
+#: ./src/project/ProjectView.ec:2217
 msgid "not added because of identical file name conflict within the project.\n\n"
 msgstr "not added because of identical file name conflict within the project.\n\n"
 
-#: ./src/dialogs/FindInFilesDialog.ec:977
+#: ./src/dialogs/FindInFilesDialog.ec:979
 msgid "replaced"
 msgstr "replaced"
 
-#: ./src/dialogs/FindInFilesDialog.ec:978
-#: ./src/dialogs/FindInFilesDialog.ec:983
+#: ./src/dialogs/FindInFilesDialog.ec:980
+#: ./src/dialogs/FindInFilesDialog.ec:985
 msgid "s"
 msgstr "s"
 
-#: ./src/project/ProjectView.ec:2210
+#: ./src/project/ProjectView.ec:2216
 msgid "s were "
 msgstr "s were "
 
@@ -2467,7 +2467,7 @@ msgstr "single file"
 msgid "target"
 msgstr "target"
 
-#: ./src/debugger/Debugger.ec:3597
+#: ./src/debugger/Debugger.ec:3598
 msgid "unknown source\n"
 msgstr "unknown source\n"
 
index 6c0a74c..fc7f0ab 100644 (file)
@@ -10,7 +10,7 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "X-Poedit-Basepath: ../\n"
 
-#: ./src/installer.ec:711
+#: ./src/installer.ec:712
 msgid " Destination Folder"
 msgstr " Destination Folder"
 
@@ -88,7 +88,7 @@ msgstr "Associate with text files (*.txt)"
 msgid "Audio"
 msgstr "Audio"
 
-#: ./src/installer.ec:804
+#: ./src/installer.ec:805
 msgid "Avail. Space"
 msgstr "Avail. Space"
 
@@ -112,28 +112,28 @@ msgstr "By using it you agree to the terms and conditions of their individual li
 msgid "C++ Compiler"
 msgstr "C++ Compiler"
 
-#: ./src/installer.ec:675
-#: ./src/installer.ec:1201
+#: ./src/installer.ec:676
+#: ./src/installer.ec:1202
 msgid "Cancel"
 msgstr "Cancel"
 
-#: ./src/installer.ec:800
+#: ./src/installer.ec:801
 msgid "Choose Components, Locations and Install Options"
 msgstr "Choose Components, Locations and Install Options"
 
-#: ./src/installer.ec:787
+#: ./src/installer.ec:788
 msgid "Choose in which folder to install the Ecere SDK, which features\nof the SDK to install, as well as where to install program icons."
 msgstr "Choose in which folder to install the Ecere SDK, which features\nof the SDK to install, as well as where to install program icons."
 
-#: ./src/installer.ec:1393
+#: ./src/installer.ec:1394
 msgid "Close"
 msgstr "Close"
 
-#: ./src/installer.ec:801
+#: ./src/installer.ec:802
 msgid "Component"
 msgstr "Component"
 
-#: ./src/installer.ec:1417
+#: ./src/installer.ec:1418
 msgid "Configuring Ecere IDE..."
 msgstr "Configuring Ecere IDE..."
 
@@ -154,7 +154,7 @@ msgstr "Database"
 msgid "Desktop Icon"
 msgstr "Desktop Icon"
 
-#: ./src/installer.ec:802
+#: ./src/installer.ec:803
 msgid "Destination Folder"
 msgstr "Destination Folder"
 
@@ -179,7 +179,7 @@ msgid "Ecere SDK v0.44.10 -- built on March 9th, 2014 "
 msgstr "Ecere SDK v0.44.10 -- built on March 9th, 2014 "
 
 #: ./src/installer.ec:434
-#: ./src/installer.ec:1179
+#: ./src/installer.ec:1180
 msgid "Ecere Software Development Kit Setup - v0.44.10 \"Ryōan-ji\" 64 Bit Edition"
 msgstr "Ecere Software Development Kit Setup - v0.44.10 \"Ryōan-ji\" 64 Bit Edition"
 
@@ -188,7 +188,7 @@ msgstr "Ecere Software Development Kit Setup - v0.44.10 \"Ryōan-ji\" 64 Bit Edi
 msgid "Ecere Vanilla"
 msgstr "Ecere Vanilla"
 
-#: ./src/installer.ec:1810
+#: ./src/installer.ec:1811
 msgid "Finish"
 msgstr "Finish"
 
@@ -241,8 +241,8 @@ msgstr "I agree"
 msgid "I don't agree"
 msgstr "I don't agree"
 
-#: ./src/installer.ec:664
-#: ./src/installer.ec:1195
+#: ./src/installer.ec:665
+#: ./src/installer.ec:1196
 msgid "Install"
 msgstr "Install"
 
@@ -250,19 +250,19 @@ msgstr "Install"
 msgid "Install for All Users"
 msgstr "Install for All Users"
 
-#: ./src/installer.ec:1398
+#: ./src/installer.ec:1399
 msgid "Installation Cancelled"
 msgstr "Installation Cancelled"
 
-#: ./src/installer.ec:1397
+#: ./src/installer.ec:1398
 msgid "Installation Cancelled."
 msgstr "Installation Cancelled."
 
-#: ./src/installer.ec:1814
+#: ./src/installer.ec:1815
 msgid "Installation Complete"
 msgstr "Installation Complete"
 
-#: ./src/installer.ec:1813
+#: ./src/installer.ec:1814
 msgid "Installation Complete."
 msgstr "Installation Complete."
 
@@ -270,19 +270,19 @@ msgstr "Installation Complete."
 msgid "Installing %s..."
 msgstr "Installing %s..."
 
-#: ./src/installer.ec:1703
+#: ./src/installer.ec:1704
 msgid "Installing Desktop Icon..."
 msgstr "Installing Desktop Icon..."
 
-#: ./src/installer.ec:1733
+#: ./src/installer.ec:1734
 msgid "Installing Quicklaunch Icon..."
 msgstr "Installing Quicklaunch Icon..."
 
-#: ./src/installer.ec:1617
+#: ./src/installer.ec:1618
 msgid "Installing Start Menu Icons..."
 msgstr "Installing Start Menu Icons..."
 
-#: ./src/installer.ec:1227
+#: ./src/installer.ec:1228
 msgid "Installing the Ecere SDK"
 msgstr "Installing the Ecere SDK"
 
@@ -318,7 +318,7 @@ msgstr "Miscellaneous"
 msgid "Networking"
 msgstr "Networking"
 
-#: ./src/installer.ec:1214
+#: ./src/installer.ec:1215
 msgid "Please wait while the Ecere Software Development Kit is being installed."
 msgstr "Please wait while the Ecere Software Development Kit is being installed."
 
@@ -330,15 +330,15 @@ msgstr "Portable C Compiler / GNU Make"
 msgid "Quicklaunch Icon"
 msgstr "Quicklaunch Icon"
 
-#: ./src/installer.ec:1522
+#: ./src/installer.ec:1523
 msgid "Registering uninstaller..."
 msgstr "Registering uninstaller..."
 
-#: ./src/installer.ec:803
+#: ./src/installer.ec:804
 msgid "Req. Space"
 msgstr "Req. Space"
 
-#: ./src/installer.ec:1762
+#: ./src/installer.ec:1763
 msgid "Resgistering File Types..."
 msgstr "Resgistering File Types..."
 
@@ -355,19 +355,19 @@ msgstr "Samples"
 msgid "Select a new location"
 msgstr "Select a new location"
 
-#: ./src/installer.ec:774
+#: ./src/installer.ec:775
 msgid "Select icons to install, file\nassociations, and system\nenvironment modifications:"
 msgstr "Select icons to install, file\nassociations, and system\nenvironment modifications:"
 
-#: ./src/installer.ec:753
+#: ./src/installer.ec:754
 msgid "Select the default root\nfolder where to install\nall components:"
 msgstr "Select the default root\nfolder where to install\nall components:"
 
-#: ./src/installer.ec:766
+#: ./src/installer.ec:767
 msgid "Select the optional\ncomponents you wish\nto install:\n\nYou may customize the\ninstall location for each\nof them, or use the default\nbased on the main\ndestination folder."
 msgstr "Select the optional\ncomponents you wish\nto install:\n\nYou may customize the\ninstall location for each\nof them, or use the default\nbased on the main\ndestination folder."
 
-#: ./src/installer.ec:778
+#: ./src/installer.ec:779
 msgid "Space Required: "
 msgstr "Space Required: "
 
@@ -375,11 +375,11 @@ msgstr "Space Required: "
 msgid "Start Menu Group"
 msgstr "Start Menu Group"
 
-#: ./src/installer.ec:1815
+#: ./src/installer.ec:1816
 msgid "Thank you for using the Ecere SDK."
 msgstr "Thank you for using the Ecere SDK."
 
-#: ./src/installer.ec:1399
+#: ./src/installer.ec:1400
 msgid "The installation was not completed."
 msgstr "The installation was not completed."