Bișoc George
3c131c2393
[TRANSLATION][WMIC] Add Italian translation
2018-08-08 12:55:10 +02:00
Timo Kreuzer
6f13066647
[APPLICATIONS] Fix 64 bit issues
2018-08-04 19:19:34 +02:00
Bișoc George
adc2e99690
[TRANSLATION][TASKKILL] Add Italian translation ( #717 )
2018-08-03 12:12:29 +02:00
Bișoc George
5a637150f0
[TRANSLATION][CLIP] Implement Italian translation ( #682 )
2018-07-12 17:41:20 +02:00
Paweł Cholewa
ed4eb9c7c3
[TRANSLATION][TIMEOUT] Created Polish translation of timeout
2018-07-02 14:02:23 +02:00
Paweł Cholewa
a13890cd35
[TRANSLATION][WHOAMI] Add Polish translation ( #653 )
2018-07-01 23:20:57 +02:00
Paweł Cholewa
73194a8ea9
[TRANSLATION][TREE] Polish translation of tree utility ( #654 )
2018-07-01 16:04:14 +02:00
Bișoc George
089ff1511d
[TRANSLATION][AT] Implement the Italian resource file ( #641 )
2018-06-27 23:09:56 +02:00
Bișoc George
d5440316fa
[TRANSLATION][WHOAMI] Add Italian resource ( #626 )
...
Note: Supersedes PR #627
2018-06-24 19:49:47 +02:00
Adam Słaboń
565ce5e827
[TRANSLATION] Polish translation update ( #611 )
...
Polish translation update for MODE, USETUP and SHELL32.
2018-06-12 15:51:37 +02:00
Amine Khaldi
98cf80fbc5
[REG] Sync with Wine Staging 3.9. CORE-14656
2018-05-27 03:48:33 +01:00
Adam Słaboń
72ad0fe70b
[TRANSLATION] Polish translation update ( #554 )
...
- Added translations for cmdutils (at, clip, comp, eventcreate, mode, taskkill, wmic) and zipfldr.
- Updated translations for cmdutils (reg), drwtsn32, mmc, eventvwr, shell32 and cpl applets (console, input).
2018-05-19 13:17:49 +02:00
Hermès Bélusca-Maïto
3055afce81
[MODE] Improve the way the DOS device statuses are enumerated via the "mode" command (without parameters).
2018-04-29 19:36:13 +02:00
Hermès Bélusca-Maïto
84e78e6a15
[MODE] Use more translated strings. CORE-12178
2018-04-29 16:57:11 +02:00
Hermès Bélusca-Maïto
bc826532e3
[MODE] Use ConUtils functions for printing to screen.
2018-04-18 00:45:32 +02:00
Hermès Bélusca-Maïto
22bf169288
[MODE] Improve few points in the MODE command. Adapted from a patch by Katayama Hirofumi MZ. CORE-12894
2018-04-18 00:45:28 +02:00
Amine Khaldi
9be4c1ba35
[XCOPY] Sync with Wine Staging 3.3. CORE-14434
2018-03-25 12:56:35 +01:00
Amine Khaldi
94b1980b6b
[WMIC] Sync with Wine Staging 3.3. CORE-14434
2018-03-25 12:55:09 +01:00
Amine Khaldi
a8d963ab0d
[TASKKILL] Sync with Wine Staging 3.3. CORE-14434
2018-03-25 12:54:34 +01:00
Amine Khaldi
4ce8df2ba6
[SCHTASKS] Sync with Wine Staging 3.3. CORE-14434
2018-03-25 12:53:36 +01:00
Amine Khaldi
80c45b1f06
[REG] Sync with Wine Staging 3.3. CORE-14434
2018-03-25 12:50:15 +01:00
Amine Khaldi
eae3333c2f
[CSCRIPT][WSCRIPT] Sync with Wine Staging 3.3. CORE-14434
2018-03-25 12:48:58 +01:00
Li Keqing
5ddbd37371
[TRANSLATION] Update Simplified Chinese Translations ( #417 )
2018-03-21 22:27:04 +01:00
Bișoc George
7b71877676
[TRANSLATION] Romanian translation for FONTEXT and TIMEOUT ( #363 )
...
[FONTEXT]: At the moment there is a comment in the en-US.rc resource file that advises to not translate it. I only created this file as a basis for the future. The file will be updated later when there is the possibility for FONTEXT to be translated further.
2018-02-05 18:57:39 +01:00
Amine Khaldi
502927fd0e
[XCOPY] Sync with Wine 3.0. CORE-14225
2018-01-21 22:08:40 +01:00
Amine Khaldi
f7f635d478
[TASKKILL] Sync with Wine 3.0. CORE-14225
2018-01-21 22:07:31 +01:00
Amine Khaldi
b50acff2bf
[REG] Sync with Wine 3.0. CORE-14225
2018-01-21 22:04:40 +01:00
Erdem Ersoy
ba3f074320
[TRANSLATIONS] Update the email address and add a note in the Turkish translation document ( #271 )
2018-01-07 22:09:42 +01:00
Markus Gothe
e2e699118f
Improve swedish translations and add new translations to swedish.
2017-12-25 11:31:22 +01:00
Hermès Bélusca-Maïto
0710eae780
[DOSKEY] Resource files: remove trailing whitespace.
2017-12-16 21:09:59 +01:00
Hermès Bélusca-Maïto
ae9702fcec
[DOSKEY] Improvements when importing aliases definition files.
...
- The aliases ("macros") definition files have the same format as what
is output by DosKey when one displays the list of defined aliases with
the /macros: command-line switch. It should then, in particular,
understand the format where executable names are also specified:
[exename1]
alias1=command1
...
[exename2]
aliasN=commandN
...
We now behave similarly as Windows' version of this utility in that
regard.
- Use ARRAYSIZE() when needed.
- Take the opportunity to add a license header to the source file.
2017-12-16 21:07:39 +01:00
CNAmira
43e1d6f177
[TRANSLATION] Update Simplified Chinese translations. ( #170 )
...
- Add Simplified Chinese translation for EVENTCREATE.
- Update translations for 'dxdiag', 'fontview', 'magnify', 'mmc', 'rapps' and 'wordpad'.
Patch by Li Keqing.
2017-12-07 22:53:48 +01:00
Sergey Stopkin
c8d97709cb
CORE-13875 Added russian translation for timeout util
2017-10-08 18:14:44 +02:00
Colin Finck
950c86fb4c
Fix remaining text file line endings in the tree. ( #18 )
...
Based on https://stackoverflow.com/a/1511273
Also enforce CRLF for all *.xml files in our tree, because they are distributed with ReactOS.
2017-10-06 15:00:36 +02:00
Hermès Bélusca-Maïto
221ed4cefe
Remove unwanted .gitignore files.
2017-10-04 10:28:36 +02:00
Colin Finck
c2c66aff7d
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
2017-10-03 07:45:34 +00:00