https://git.reactos.org/?p=reactos.git;a=commitdiff;h=a559d830b546c0f76c37b…
commit a559d830b546c0f76c37bf0a2e9b1de0128ee58f
Author: Joachim Henze <Joachim.Henze(a)reactos.org>
AuthorDate: Mon Jul 19 01:05:00 2021 +0200
Commit: Joachim Henze <Joachim.Henze(a)reactos.org>
CommitDate: Mon Jul 19 01:05:00 2021 +0200
[BOOTDATA] Update readme.txt
Consistency regarding URLs:
- some URLs had the trailing slash, some had not
- moving all URLs to EOL makes it more convenient to copy-paste them
---
boot/bootdata/readme.txt | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/boot/bootdata/readme.txt b/boot/bootdata/readme.txt
index cf8353a1a34..8723d7e37ca 100644
--- a/boot/bootdata/readme.txt
+++ b/boot/bootdata/readme.txt
@@ -1,6 +1,6 @@
========================
ReactOS™ Version 0.4.x
-Updated August 31, 2016
+Updated July 19, 2021
========================
1. What is ReactOS?
@@ -10,7 +10,7 @@ ReactOS™ is an Open Source effort to develop a quality operating system that i
compatible with applications and drivers written for the Microsoft® Windows™ NT
family of operating systems (NT4, 2000, XP, 2003, Vista, Seven).
-More information is available at: https://reactos.org/
+More information is available at: https://reactos.org
2. Relationship with the WINE project
@@ -65,9 +65,9 @@ ReactOS - amongst other topics. Contributors to the project are always welcome.
7. Frequently Asked Questions
-----------------------------
-Some of your questions may be answered in: https://reactos.org/faq/
-In addition, the ReactOS forum: https://reactos.org/forum/ may contain
-complementary, yet non-official, information.
+Some of your questions may be answered in: https://reactos.org/faq
+In addition, the ReactOS forum: https://reactos.org/forum
+may contain complementary, yet non-official, information.
8. Authors
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=1078340f5c611f15755f8…
commit 1078340f5c611f15755f80b546002a8992692fa1
Author: Joachim Henze <Joachim.Henze(a)reactos.org>
AuthorDate: Sun Jul 18 17:51:44 2021 +0200
Commit: Joachim Henze <Joachim.Henze(a)reactos.org>
CommitDate: Sun Jul 18 17:51:44 2021 +0200
[SYSSETUP] Update de-DE.rc
The buttons name on the last dialog of 2nd stage
is "Fertig" and not "Beenden".
So make the help-texts consistent with that.
---
dll/win32/syssetup/lang/de-DE.rc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dll/win32/syssetup/lang/de-DE.rc b/dll/win32/syssetup/lang/de-DE.rc
index 083b1c3fa8e..e7eaf437d63 100644
--- a/dll/win32/syssetup/lang/de-DE.rc
+++ b/dll/win32/syssetup/lang/de-DE.rc
@@ -121,9 +121,9 @@ CAPTION "Fertigstellung der Installation"
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Fertigstellung des ReactOS Installationsassistenten", IDC_FINISHTITLE, 115, 9, 195, 37
- LTEXT "Die Installation von ReactOS wurde erfolgreich fertiggestellt.\n\nWenn Sie auf Beenden klicken, wird der Computer neu gestartet.", IDC_STATIC, 115, 58, 195, 100
+ LTEXT "Die Installation von ReactOS wurde erfolgreich fertiggestellt.\n\nWenn Sie auf Fertig klicken, wird der Computer neu gestartet.", IDC_STATIC, 115, 58, 195, 100
CONTROL "", IDC_RESTART_PROGRESS, "msctls_progress32", PBS_SMOOTH | WS_CHILD | WS_VISIBLE | WS_BORDER, 115, 138, 188, 12
- LTEXT "Entfernen Sie die CD und klicken Sie auf Beenden, um den Computer neuzustarten.", IDC_STATIC, 115, 160, 195, 31
+ LTEXT "Entfernen Sie die CD und klicken Sie auf Fertig, um den Computer neuzustarten.", IDC_STATIC, 115, 160, 195, 31
END
IDD_GPL DIALOGEX 0, 0, 333, 230