Andreas Rehm
2a112d1cc3
Update WeifenLuo WinFormsUI Docking library to version 2.5 RC1
2011-02-17 23:43:30 +01:00
Andreas Rehm
526412b40d
Some fixes on german resources and notes.
2011-02-17 23:43:29 +01:00
Riley McArdle
3def5f2a37
Fixed build script to properly create ZIP files. Added progress messages to build script.
2011-01-22 08:13:58 +08:00
Riley McArdle
43d6a64576
Fixed build script to properly create ZIP files. Added progress messages to build script.
2010-12-02 14:36:54 -06:00
Andreas Rehm
f24b1b5cec
Added RDP Reconnection Count Setting and fixed TabIndexes of Connection options page
2010-08-01 01:12:44 +08:00
Andreas Rehm
e7abe6b4cf
Bufix Gecko Translation
2010-08-01 01:12:44 +08:00
Andreas Rehm
18be51ec88
Translation of PuTTY Settings
2010-08-01 01:12:44 +08:00
Andreas Rehm
32ae93b760
Bugfix - Inheritance for InheritRDGatewayUseConnectionCredentials was not loaded with conf.Load
2010-08-01 01:12:44 +08:00
Andreas Rehm
9520fbf019
Removed some strings for inheritance - rewritten to use string.format
2010-08-01 01:12:43 +08:00
Andreas Rehm
7d2a4f05f1
Rewrite of new configuration creation to vb code
...
* Translation of Connections and New Connections
2010-08-01 01:12:43 +08:00
Andreas Rehm
4ec984d22e
Bugfixes in rdgateway inheritance, new translations, rewrite of inheritance / exclusion
...
* some more translations
* rdgateway inheritance implemented and fixed
* inheritance / exclusion of properties rewritten to use a list instead of string to array
* this fixes some bugs that occured due to missing semicolons
2010-08-01 01:12:43 +08:00
Andreas Rehm
0eedd9f6ae
Reorganized installer script
...
All language based settings reside inside of Installer\Language folder and will be included by Installer\Language\languages.nsi
2010-08-01 01:12:42 +08:00
Andreas Rehm
93f77e33c2
Prepared installer translations
2010-08-01 01:12:41 +08:00
Andreas Rehm
ea203ed539
Changed some spelling errors, modified some translations
2010-08-01 01:12:41 +08:00
Andreas Rehm
6d5d6f0247
Translation of quick connect added / and used consequently
2010-08-01 01:12:41 +08:00
Andreas Rehm
57c0236c66
More translations in App.Runtime, changed logfile syntax
2010-08-01 01:12:40 +08:00
Andreas Rehm
e1623a8157
NSIS script translations
2010-08-01 01:12:40 +08:00
Andreas Rehm
f06c4f7e6b
Removed scary CultureInfo switching and added a quickfix for mRemoteNG namespace refactoring
...
ConfVersion was converted to an en-US numberformat by switching the CurrentCulture - this is not the best practice - replaced by ToString(new CultureInfo("en-US").
The refactoring done in commit e08c88db5f resulted in an unusable pnlLayout.xml (panel persistence) file. Added a quickfix to convert that file.
2010-08-01 01:12:40 +08:00
Andreas Rehm
be3c8de3a2
Removed hardcoded switch to de-DE
2010-08-01 01:12:37 +08:00
Andreas Rehm
f8fb72f455
Fixed en-US resx Fallback to en-GB (default)
2010-08-01 01:12:37 +08:00
Andreas Rehm
1700f1a940
And even more translations
2010-08-01 01:12:37 +08:00
Andreas Rehm
b32617b114
More translations for Connections.Protocol.RDP.vb
2010-08-01 01:12:36 +08:00
Andreas Rehm
7a25e3cc2e
Refactoring and even more translations
...
* removed unneeded Imports
* renamed namespace to mRemoteNG
* changed Logfile path to %USERPROFILE%\AppData\Local\mRemoteNG\mRemoteNG.log
* fixed mRemoteNG.exe.config
* added more ignores to .gitignore
2010-08-01 01:12:36 +08:00
Andreas Rehm
29b1b90ae6
Even more localization
...
Changed button size in options/update check
2010-08-01 01:12:31 +08:00
Andreas Rehm
9852293d98
More localization
...
* translated/moved more strings to resx
* resized Port Scan TextFields
2010-08-01 01:12:30 +08:00
Andreas Rehm
49c758a8a6
Language fixes
...
* fixed all enum translations
* replaced hardcoded strings with resx Resources
2010-08-01 01:12:30 +08:00
Andreas Rehm
89fee5b579
Added still missing translations
...
Modified NSIS Installer and BUILD Script Versions to 1.64
2010-08-01 01:12:29 +08:00
Andreas Rehm
ccebf41645
Changed/Fixed language based data
...
* Fixed some german grammer mistakes
* Changed some weird translations
* moved all language strings to resx files
* added missing translations
* removed old language classes
2010-08-01 01:12:29 +08:00
Andreas Rehm
4d1003cfec
Added RDP Reconnection Count Setting and fixed TabIndexes of Connection options page
2010-06-22 12:58:11 +02:00
Andreas Rehm
bd6c07e9d0
Bufix Gecko Translation
2010-06-22 01:22:24 +02:00
Andreas Rehm
45b8e5c10f
Translation of PuTTY Settings
2010-05-28 19:36:45 +02:00
Andreas Rehm
176bc52f62
Bugfix - Inheritance for InheritRDGatewayUseConnectionCredentials was not loaded with conf.Load
2010-05-25 22:01:59 +02:00
Andreas Rehm
98293c99aa
Removed some strings for inheritance - rewritten to use string.format
2010-05-25 20:01:16 +02:00
Andreas Rehm
9878acff9a
Rewrite of new configuration creation to vb code
...
* Translation of Connections and New Connections
2010-05-25 18:56:49 +02:00
Andreas Rehm
e874292016
Bugfixes in rdgateway inheritance, new translations, rewrite of inheritance / exclusion
...
* some more translations
* rdgateway inheritance implemented and fixed
* inheritance / exclusion of properties rewritten to use a list instead of string to array
* this fixes some bugs that occured due to missing semicolons
2010-05-25 18:21:48 +02:00
Andreas Rehm
280c6678cb
Reorganized installer script
...
All language based settings reside inside of Installer\Language folder and will be included by Installer\Language\languages.nsi
2010-05-20 19:23:58 +02:00
Andreas Rehm
dc7460cbaa
Prepared installer translations
2010-05-20 19:18:25 +02:00
Andreas Rehm
4bd4a604e7
Changed some spelling errors, modified some translations
2010-05-20 16:04:32 +02:00
Andreas Rehm
16e2c927bb
Translation of quick connect added / and used consequently
2010-05-20 15:50:09 +02:00
Andreas Rehm
687fe28820
More translations in App.Runtime, changed logfile syntax
2010-05-18 18:15:52 +02:00
Andreas Rehm
ee70bea036
NSIS script translations
2010-05-18 01:12:51 +02:00
Andreas Rehm
c917193575
Removed scary CultureInfo switching and added a quickfix for mRemoteNG namespace refactoring
...
ConfVersion was converted to an en-US numberformat by switching the CurrentCulture - this is not the best practice - replaced by ToString(new CultureInfo("en-US").
The refactoring done in commit e08c88db5f resulted in an unusable pnlLayout.xml (panel persistence) file. Added a quickfix to convert that file.
2010-05-18 00:13:38 +02:00
Andreas Rehm
b1d40f2c74
Removed hardcoded switch to de-DE
2010-05-17 19:11:17 +02:00
Andreas Rehm
a255d24867
Fixed en-US resx Fallback to en-GB (default)
2010-05-17 19:10:25 +02:00
Andreas Rehm
5e726472bc
And even more translations
2010-05-17 18:55:05 +02:00
Andreas Rehm
6ab8bb4a58
More translations for Connections.Protocol.RDP.vb
2010-05-17 17:31:12 +02:00
Andreas Rehm
e08c88db5f
Refactoring and even more translations
...
* removed unneeded Imports
* renamed namespace to mRemoteNG
* changed Logfile path to %USERPROFILE%\AppData\Local\mRemoteNG\mRemoteNG.log
* fixed mRemoteNG.exe.config
* added more ignores to .gitignore
2010-05-16 19:30:27 +02:00
Andreas Rehm
96e6752af3
Even more localization
...
Changed button size in options/update check
2010-05-16 05:45:20 +02:00
Andreas Rehm
e71bf93052
More localization
...
* translated/moved more strings to resx
* resized Port Scan TextFields
2010-05-16 05:07:06 +02:00
Andreas Rehm
8232f10e14
Language fixes
...
* fixed all enum translations
* replaced hardcoded strings with resx Resources
2010-05-14 16:43:30 +02:00