[ros-diffs] [cfinck] 27784: Show a right title for the last setup page (Patch by Cameron Gutman, aicommander AT gmail DOT com) I also fixed that in the german translation, other translation still need to be fixed. See issue #2206 for more details.
cfinck at svn.reactos.org
cfinck at svn.reactos.org
Mon Jul 23 10:05:09 CEST 2007
Author: cfinck
Date: Mon Jul 23 12:05:08 2007
New Revision: 27784
URL: http://svn.reactos.org/svn/reactos?rev=27784&view=rev
Log:
Show a right title for the last setup page (Patch by Cameron Gutman, aicommander AT gmail DOT com)
I also fixed that in the german translation, other translation still need to be fixed.
See issue #2206 for more details.
Modified:
trunk/reactos/dll/win32/syssetup/lang/de-DE.rc
trunk/reactos/dll/win32/syssetup/lang/en-US.rc
Modified: trunk/reactos/dll/win32/syssetup/lang/de-DE.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/syssetup/lang/de-DE.rc?rev=27784&r1=27783&r2=27784&view=diff
==============================================================================
--- trunk/reactos/dll/win32/syssetup/lang/de-DE.rc (original)
+++ trunk/reactos/dll/win32/syssetup/lang/de-DE.rc Mon Jul 23 12:05:08 2007
@@ -184,8 +184,8 @@
IDS_LOCALESUBTITLE "Sie können ReactOS auf unterschiedliche Regionen und Sprachen einstellen."
IDS_DATETIMETITLE "Datum und Uhrzeit"
IDS_DATETIMESUBTITLE "Setzen Sie das korrekte Datum und Uhrzeit für ihren Computer."
- IDS_PROCESSTITLE "Prozess-Seitentitel"
- IDS_PROCESSSUBTITLE "Prozess-Seitenuntertitel"
+ IDS_PROCESSTITLE "Registriere Komponenten"
+ IDS_PROCESSSUBTITLE "Bitte warten..."
END
STRINGTABLE
Modified: trunk/reactos/dll/win32/syssetup/lang/en-US.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/syssetup/lang/en-US.rc?rev=27784&r1=27783&r2=27784&view=diff
==============================================================================
--- trunk/reactos/dll/win32/syssetup/lang/en-US.rc (original)
+++ trunk/reactos/dll/win32/syssetup/lang/en-US.rc Mon Jul 23 12:05:08 2007
@@ -185,8 +185,8 @@
IDS_LOCALESUBTITLE "You can customize ReactOS for different regions and languages."
IDS_DATETIMETITLE "Date and Time"
IDS_DATETIMESUBTITLE "Set the correct date and time for your computer."
- IDS_PROCESSTITLE "Process page title"
- IDS_PROCESSSUBTITLE "Process page subtitle"
+ IDS_PROCESSTITLE "Registering Components"
+ IDS_PROCESSSUBTITLE "Please wait..."
END
STRINGTABLE
More information about the Ros-diffs
mailing list