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
Andreas Rehm
cb13433102
Added still missing translations
...
Modified NSIS Installer and BUILD Script Versions to 1.64
2010-05-14 16:01:24 +02:00
Andreas Rehm
3ead76ab77
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-05-14 04:41:33 +02:00
Riley McArdle
ecf3ecbcf0
More localization work.
2010-03-16 17:28:53 -05:00
Riley McArdle
26afcaeef2
Added LocalizedCategory attribute. More localization.
2010-02-20 21:15:25 -06:00
Riley McArdle
0c1d69946d
Derived attributes for DisplayName and Description to enable localization of property grids.
2010-02-20 19:52:08 -06:00
Riley McArdle
5e584cf4c7
More localization.
2010-02-20 18:54:03 -06:00
Riley McArdle
6301fcc320
More localization improvements.
2010-02-20 13:49:09 -06:00
Riley McArdle
a1fc6c0a0d
Moved additional localization strings to satellite assemblies.
2010-02-18 00:06:17 -06:00
Riley McArdle
98460eea2b
Started work on moving localization to satellite assemblies.
2010-02-11 21:17:44 -06:00
Riley McArdle
de0142dd37
Started working on UI improvements.
2010-02-11 18:26:29 -06:00
Riley McArdle
9a0f8881a7
Added build configuration for portable edition.
...
Fixes for portable edition.
Added missing Icons directory.
New build script to make release ZIPs and installer EXE.
1.63
2010-02-02 23:01:14 -06:00
Riley McArdle
7c41abb1b4
Updated Components Check to check for Remote Desktop Connection 6.1.
2010-02-02 20:57:10 -06:00
Riley McArdle
e3ae10518d
Added PuTTY Settings item to tab context menu.
2010-02-01 03:58:45 -06:00