[ros-diffs] [greatlrd] 23757: fixing the spelling english spelling thanks mifritscher to notice it.

greatlrd at svn.reactos.org greatlrd at svn.reactos.org
Mon Aug 28 00:20:34 CEST 2006


Author: greatlrd
Date: Mon Aug 28 02:20:33 2006
New Revision: 23757

URL: http://svn.reactos.org/svn/reactos?rev=23757&view=rev
Log:
fixing the spelling english spelling thanks mifritscher to notice it. 

Modified:
    trunk/reactos/dll/cpl/ncpa/Ja.rc
    trunk/reactos/dll/cpl/ncpa/cz.rc
    trunk/reactos/dll/cpl/ncpa/de.rc
    trunk/reactos/dll/cpl/ncpa/dk.rc
    trunk/reactos/dll/cpl/ncpa/en.rc
    trunk/reactos/dll/cpl/ncpa/fr.rc
    trunk/reactos/dll/cpl/ncpa/hu.rc
    trunk/reactos/dll/cpl/ncpa/nl.rc
    trunk/reactos/dll/cpl/ncpa/ru.rc
    trunk/reactos/dll/cpl/ncpa/sv.rc
    trunk/reactos/dll/cpl/ncpa/uk.rc

Modified: trunk/reactos/dll/cpl/ncpa/Ja.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/ncpa/Ja.rc?rev=23757&r1=23756&r2=23757&view=diff
==============================================================================
--- trunk/reactos/dll/cpl/ncpa/Ja.rc (original)
+++ trunk/reactos/dll/cpl/ncpa/Ja.rc Mon Aug 28 02:20:33 2006
@@ -60,10 +60,10 @@
 FONT 8, "MS Shell Dlg"
 BEGIN
  GROUPBOX "Conection Status", -1, 9, 8, 200, 88, BS_GROUPBOX
- LTEXT "Address yype:", -1, 22, 20, 80, 8
+ LTEXT "Address type:", -1, 22, 20, 80, 8
  LTEXT "IP address:", -1, 22, 34, 80, 8
  LTEXT "SubNet mask:", -1, 22, 48, 80, 8
- LTEXT "Ddefault gateway:", -1, 22, 62, 80, 8
+ LTEXT "Default gateway:", -1, 22, 62, 80, 8
  
  RTEXT "N/A", IDC_DETAILSTYPE, 122, 20, 80, 8
  RTEXT "000.000.000.000", IDC_DETAILSIP, 122, 34, 80, 8

Modified: trunk/reactos/dll/cpl/ncpa/cz.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/ncpa/cz.rc?rev=23757&r1=23756&r2=23757&view=diff
==============================================================================
--- trunk/reactos/dll/cpl/ncpa/cz.rc (original)
+++ trunk/reactos/dll/cpl/ncpa/cz.rc Mon Aug 28 02:20:33 2006
@@ -60,10 +60,10 @@
 FONT 8, "MS Shell Dlg"
 BEGIN
  GROUPBOX "Conection Status", -1, 9, 8, 200, 88, BS_GROUPBOX
- LTEXT "Address yype:", -1, 22, 20, 80, 8
+ LTEXT "Address type:", -1, 22, 20, 80, 8
  LTEXT "IP address:", -1, 22, 34, 80, 8
  LTEXT "SubNet mask:", -1, 22, 48, 80, 8
- LTEXT "Ddefault gateway:", -1, 22, 62, 80, 8
+ LTEXT "Default gateway:", -1, 22, 62, 80, 8
  
  RTEXT "N/A", IDC_DETAILSTYPE, 122, 20, 80, 8
  RTEXT "000.000.000.000", IDC_DETAILSIP, 122, 34, 80, 8

Modified: trunk/reactos/dll/cpl/ncpa/de.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/ncpa/de.rc?rev=23757&r1=23756&r2=23757&view=diff
==============================================================================
--- trunk/reactos/dll/cpl/ncpa/de.rc (original)
+++ trunk/reactos/dll/cpl/ncpa/de.rc Mon Aug 28 02:20:33 2006
@@ -60,10 +60,10 @@
 FONT 8, "MS Shell Dlg"
 BEGIN
  GROUPBOX "Conection Status", -1, 9, 8, 200, 88, BS_GROUPBOX
- LTEXT "Address yype:", -1, 22, 20, 80, 8
+ LTEXT "Address type:", -1, 22, 20, 80, 8
  LTEXT "IP address:", -1, 22, 34, 80, 8
  LTEXT "SubNet mask:", -1, 22, 48, 80, 8
- LTEXT "Ddefault gateway:", -1, 22, 62, 80, 8
+ LTEXT "Default gateway:", -1, 22, 62, 80, 8
  
  RTEXT "N/A", IDC_DETAILSTYPE, 122, 20, 80, 8
  RTEXT "000.000.000.000", IDC_DETAILSIP, 122, 34, 80, 8

Modified: trunk/reactos/dll/cpl/ncpa/dk.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/ncpa/dk.rc?rev=23757&r1=23756&r2=23757&view=diff
==============================================================================
--- trunk/reactos/dll/cpl/ncpa/dk.rc (original)
+++ trunk/reactos/dll/cpl/ncpa/dk.rc Mon Aug 28 02:20:33 2006
@@ -60,10 +60,10 @@
 FONT 8, "MS Shell Dlg"
 BEGIN
  GROUPBOX "Conection Status", -1, 9, 8, 200, 88, BS_GROUPBOX
- LTEXT "Address yype:", -1, 22, 20, 80, 8
+ LTEXT "Address type:", -1, 22, 20, 80, 8
  LTEXT "IP address:", -1, 22, 34, 80, 8
  LTEXT "SubNet mask:", -1, 22, 48, 80, 8
- LTEXT "Ddefault gateway:", -1, 22, 62, 80, 8
+ LTEXT "Default gateway:", -1, 22, 62, 80, 8
  
  RTEXT "N/A", IDC_DETAILSTYPE, 122, 20, 80, 8
  RTEXT "000.000.000.000", IDC_DETAILSIP, 122, 34, 80, 8

Modified: trunk/reactos/dll/cpl/ncpa/en.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/ncpa/en.rc?rev=23757&r1=23756&r2=23757&view=diff
==============================================================================
--- trunk/reactos/dll/cpl/ncpa/en.rc (original)
+++ trunk/reactos/dll/cpl/ncpa/en.rc Mon Aug 28 02:20:33 2006
@@ -60,10 +60,10 @@
 FONT 8, "MS Shell Dlg"
 BEGIN
  GROUPBOX "Conection Status", -1, 9, 8, 200, 88, BS_GROUPBOX
- LTEXT "Address yype:", -1, 22, 20, 80, 8
+ LTEXT "Address type:", -1, 22, 20, 80, 8
  LTEXT "IP address:", -1, 22, 34, 80, 8
  LTEXT "SubNet mask:", -1, 22, 48, 80, 8
- LTEXT "Ddefault gateway:", -1, 22, 62, 80, 8
+ LTEXT "Default gateway:", -1, 22, 62, 80, 8
  
  RTEXT "N/A", IDC_DETAILSTYPE, 122, 20, 80, 8
  RTEXT "000.000.000.000", IDC_DETAILSIP, 122, 34, 80, 8

Modified: trunk/reactos/dll/cpl/ncpa/fr.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/ncpa/fr.rc?rev=23757&r1=23756&r2=23757&view=diff
==============================================================================
--- trunk/reactos/dll/cpl/ncpa/fr.rc (original)
+++ trunk/reactos/dll/cpl/ncpa/fr.rc Mon Aug 28 02:20:33 2006
@@ -60,10 +60,10 @@
 FONT 8, "MS Shell Dlg"
 BEGIN
  GROUPBOX "Conection Status", -1, 9, 8, 200, 88, BS_GROUPBOX
- LTEXT "Address yype:", -1, 22, 20, 80, 8
+ LTEXT "Address type:", -1, 22, 20, 80, 8
  LTEXT "IP address:", -1, 22, 34, 80, 8
  LTEXT "SubNet mask:", -1, 22, 48, 80, 8
- LTEXT "Ddefault gateway:", -1, 22, 62, 80, 8
+ LTEXT "Default gateway:", -1, 22, 62, 80, 8
  
  RTEXT "N/A", IDC_DETAILSTYPE, 122, 20, 80, 8
  RTEXT "000.000.000.000", IDC_DETAILSIP, 122, 34, 80, 8

Modified: trunk/reactos/dll/cpl/ncpa/hu.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/ncpa/hu.rc?rev=23757&r1=23756&r2=23757&view=diff
==============================================================================
--- trunk/reactos/dll/cpl/ncpa/hu.rc (original)
+++ trunk/reactos/dll/cpl/ncpa/hu.rc Mon Aug 28 02:20:33 2006
@@ -61,10 +61,10 @@
 FONT 8, "MS Shell Dlg"
 BEGIN
  GROUPBOX "Conection Status", -1, 9, 8, 200, 88, BS_GROUPBOX
- LTEXT "Address yype:", -1, 22, 20, 80, 8
+ LTEXT "Address type:", -1, 22, 20, 80, 8
  LTEXT "IP address:", -1, 22, 34, 80, 8
  LTEXT "SubNet mask:", -1, 22, 48, 80, 8
- LTEXT "Ddefault gateway:", -1, 22, 62, 80, 8
+ LTEXT "Default gateway:", -1, 22, 62, 80, 8
  
  RTEXT "N/A", IDC_DETAILSTYPE, 122, 20, 80, 8
  RTEXT "000.000.000.000", IDC_DETAILSIP, 122, 34, 80, 8

Modified: trunk/reactos/dll/cpl/ncpa/nl.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/ncpa/nl.rc?rev=23757&r1=23756&r2=23757&view=diff
==============================================================================
--- trunk/reactos/dll/cpl/ncpa/nl.rc (original)
+++ trunk/reactos/dll/cpl/ncpa/nl.rc Mon Aug 28 02:20:33 2006
@@ -60,10 +60,10 @@
 FONT 8, "MS Shell Dlg"
 BEGIN
  GROUPBOX "Conection Status", -1, 9, 8, 200, 88, BS_GROUPBOX
- LTEXT "Address yype:", -1, 22, 20, 80, 8
+ LTEXT "Address type:", -1, 22, 20, 80, 8
  LTEXT "IP address:", -1, 22, 34, 80, 8
  LTEXT "SubNet mask:", -1, 22, 48, 80, 8
- LTEXT "Ddefault gateway:", -1, 22, 62, 80, 8
+ LTEXT "Default gateway:", -1, 22, 62, 80, 8
  
  RTEXT "N/A", IDC_DETAILSTYPE, 122, 20, 80, 8
  RTEXT "000.000.000.000", IDC_DETAILSIP, 122, 34, 80, 8

Modified: trunk/reactos/dll/cpl/ncpa/ru.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/ncpa/ru.rc?rev=23757&r1=23756&r2=23757&view=diff
==============================================================================
--- trunk/reactos/dll/cpl/ncpa/ru.rc (original)
+++ trunk/reactos/dll/cpl/ncpa/ru.rc Mon Aug 28 02:20:33 2006
@@ -60,10 +60,10 @@
 FONT 8, "MS Shell Dlg"
 BEGIN
  GROUPBOX "Conection Status", -1, 9, 8, 200, 88, BS_GROUPBOX
- LTEXT "Address yype:", -1, 22, 20, 80, 8
+ LTEXT "Address type:", -1, 22, 20, 80, 8
  LTEXT "IP address:", -1, 22, 34, 80, 8
  LTEXT "SubNet mask:", -1, 22, 48, 80, 8
- LTEXT "Ddefault gateway:", -1, 22, 62, 80, 8
+ LTEXT "Default gateway:", -1, 22, 62, 80, 8
  
  RTEXT "N/A", IDC_DETAILSTYPE, 122, 20, 80, 8
  RTEXT "000.000.000.000", IDC_DETAILSIP, 122, 34, 80, 8

Modified: trunk/reactos/dll/cpl/ncpa/sv.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/ncpa/sv.rc?rev=23757&r1=23756&r2=23757&view=diff
==============================================================================
--- trunk/reactos/dll/cpl/ncpa/sv.rc (original)
+++ trunk/reactos/dll/cpl/ncpa/sv.rc Mon Aug 28 02:20:33 2006
@@ -62,10 +62,10 @@
 FONT 8, "MS Shell Dlg"
 BEGIN
  GROUPBOX "Conection Status", -1, 9, 8, 200, 88, BS_GROUPBOX
- LTEXT "Address yype:", -1, 22, 20, 80, 8
+ LTEXT "Address type:", -1, 22, 20, 80, 8
  LTEXT "IP address:", -1, 22, 34, 80, 8
  LTEXT "SubNet mask:", -1, 22, 48, 80, 8
- LTEXT "Ddefault gateway:", -1, 22, 62, 80, 8
+ LTEXT "Default gateway:", -1, 22, 62, 80, 8
  
  RTEXT "N/A", IDC_DETAILSTYPE, 122, 20, 80, 8
  RTEXT "000.000.000.000", IDC_DETAILSIP, 122, 34, 80, 8

Modified: trunk/reactos/dll/cpl/ncpa/uk.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/ncpa/uk.rc?rev=23757&r1=23756&r2=23757&view=diff
==============================================================================
--- trunk/reactos/dll/cpl/ncpa/uk.rc (original)
+++ trunk/reactos/dll/cpl/ncpa/uk.rc Mon Aug 28 02:20:33 2006
@@ -68,10 +68,10 @@
 FONT 8, "MS Shell Dlg"
 BEGIN
  GROUPBOX "Conection Status", -1, 9, 8, 200, 88, BS_GROUPBOX
- LTEXT "Address yype:", -1, 22, 20, 80, 8
+ LTEXT "Address type:", -1, 22, 20, 80, 8
  LTEXT "IP address:", -1, 22, 34, 80, 8
  LTEXT "SubNet mask:", -1, 22, 48, 80, 8
- LTEXT "Ddefault gateway:", -1, 22, 62, 80, 8
+ LTEXT "Default gateway:", -1, 22, 62, 80, 8
  
  RTEXT "N/A", IDC_DETAILSTYPE, 122, 20, 80, 8
  RTEXT "000.000.000.000", IDC_DETAILSIP, 122, 34, 80, 8




More information about the Ros-diffs mailing list