Author: ilardig
Date: Thu Jun  3 17:09:08 2010
New Revision: 47541

URL: http://svn.reactos.org/svn/reactos?rev=47541&view=rev
Log:
[SYSDM]
- Update Italian and Spanish translations.
- Add untranslated strings to the rest of the languages.

Modified:
    trunk/reactos/dll/cpl/sysdm/lang/bg-BG.rc
    trunk/reactos/dll/cpl/sysdm/lang/cs-CZ.rc
    trunk/reactos/dll/cpl/sysdm/lang/da-DK.rc
    trunk/reactos/dll/cpl/sysdm/lang/el-GR.rc
    trunk/reactos/dll/cpl/sysdm/lang/es-ES.rc
    trunk/reactos/dll/cpl/sysdm/lang/fr-FR.rc
    trunk/reactos/dll/cpl/sysdm/lang/hu-HU.rc
    trunk/reactos/dll/cpl/sysdm/lang/id-ID.rc
    trunk/reactos/dll/cpl/sysdm/lang/it-IT.rc
    trunk/reactos/dll/cpl/sysdm/lang/ja-JP.rc
    trunk/reactos/dll/cpl/sysdm/lang/nl-NL.rc
    trunk/reactos/dll/cpl/sysdm/lang/no-NO.rc
    trunk/reactos/dll/cpl/sysdm/lang/pl-PL.rc
    trunk/reactos/dll/cpl/sysdm/lang/ro-RO.rc
    trunk/reactos/dll/cpl/sysdm/lang/ru-RU.rc
    trunk/reactos/dll/cpl/sysdm/lang/sk-SK.rc
    trunk/reactos/dll/cpl/sysdm/lang/sv-SE.rc
    trunk/reactos/dll/cpl/sysdm/lang/uk-UA.rc
    trunk/reactos/dll/cpl/sysdm/lang/zh-CN.rc

Modified: trunk/reactos/dll/cpl/sysdm/lang/bg-BG.rc
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/sysdm/lang/bg-BG.rc?rev=47541&r1=47540&r2=47541&view=diff
==============================================================================
--- trunk/reactos/dll/cpl/sysdm/lang/bg-BG.rc [iso-8859-1] (original)
+++ trunk/reactos/dll/cpl/sysdm/lang/bg-BG.rc [iso-8859-1] Thu Jun  3 17:09:08 
2010
@@ -287,4 +287,6 @@
     IDS_MESSAGEBOXTITLE "System control panel applet"
     IDS_WARNINITIALSIZE "Enter a numeric value for the initial size of the 
paging file."
     IDS_WARNMAXIMUMSIZE "Enter a numeric value for the maximum size of the 
paging file."
-END
+    IDS_WARNINITIALRANGE "The initial size of the paging file must not be 
smaller than 2 MB and must not exceed the available space on the selected 
drive."
+    IDS_WARNMAXIMUMRANGE "The maximum size of the paging file must not be 
smaller than its initial size and must not exceed the available space on the 
selected drive."
+END

Modified: trunk/reactos/dll/cpl/sysdm/lang/cs-CZ.rc
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/sysdm/lang/cs-CZ.rc?rev=47541&r1=47540&r2=47541&view=diff
==============================================================================
--- trunk/reactos/dll/cpl/sysdm/lang/cs-CZ.rc [iso-8859-1] (original)
+++ trunk/reactos/dll/cpl/sysdm/lang/cs-CZ.rc [iso-8859-1] Thu Jun  3 17:09:08 
2010
@@ -292,4 +292,6 @@
     IDS_MESSAGEBOXTITLE "System control panel applet"
     IDS_WARNINITIALSIZE "Enter a numeric value for the initial size of the 
paging file."
     IDS_WARNMAXIMUMSIZE "Enter a numeric value for the maximum size of the 
paging file."
-END
+    IDS_WARNINITIALRANGE "The initial size of the paging file must not be 
smaller than 2 MB and must not exceed the available space on the selected 
drive."
+    IDS_WARNMAXIMUMRANGE "The maximum size of the paging file must not be 
smaller than its initial size and must not exceed the available space on the 
selected drive."
+END

Modified: trunk/reactos/dll/cpl/sysdm/lang/da-DK.rc
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/sysdm/lang/da-DK.rc?rev=47541&r1=47540&r2=47541&view=diff
==============================================================================
--- trunk/reactos/dll/cpl/sysdm/lang/da-DK.rc [iso-8859-1] (original)
+++ trunk/reactos/dll/cpl/sysdm/lang/da-DK.rc [iso-8859-1] Thu Jun  3 17:09:08 
2010
@@ -126,4 +126,6 @@
     IDS_MESSAGEBOXTITLE "System control panel applet"
     IDS_WARNINITIALSIZE "Enter a numeric value for the initial size of the 
paging file."
     IDS_WARNMAXIMUMSIZE "Enter a numeric value for the maximum size of the 
paging file."
+    IDS_WARNINITIALRANGE "The initial size of the paging file must not be 
smaller than 2 MB and must not exceed the available space on the selected 
drive."
+    IDS_WARNMAXIMUMRANGE "The maximum size of the paging file must not be 
smaller than its initial size and must not exceed the available space on the 
selected drive."
 END

Modified: trunk/reactos/dll/cpl/sysdm/lang/el-GR.rc
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/sysdm/lang/el-GR.rc?rev=47541&r1=47540&r2=47541&view=diff
==============================================================================
--- trunk/reactos/dll/cpl/sysdm/lang/el-GR.rc [iso-8859-1] (original)
+++ trunk/reactos/dll/cpl/sysdm/lang/el-GR.rc [iso-8859-1] Thu Jun  3 17:09:08 
2010
@@ -288,4 +288,6 @@
     IDS_MESSAGEBOXTITLE "System control panel applet"
     IDS_WARNINITIALSIZE "Enter a numeric value for the initial size of the 
paging file."
     IDS_WARNMAXIMUMSIZE "Enter a numeric value for the maximum size of the 
paging file."
-END
+    IDS_WARNINITIALRANGE "The initial size of the paging file must not be 
smaller than 2 MB and must not exceed the available space on the selected 
drive."
+    IDS_WARNMAXIMUMRANGE "The maximum size of the paging file must not be 
smaller than its initial size and must not exceed the available space on the 
selected drive."
+END

Modified: trunk/reactos/dll/cpl/sysdm/lang/es-ES.rc
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/sysdm/lang/es-ES.rc?rev=47541&r1=47540&r2=47541&view=diff
==============================================================================
--- trunk/reactos/dll/cpl/sysdm/lang/es-ES.rc [iso-8859-1] (original)
+++ trunk/reactos/dll/cpl/sysdm/lang/es-ES.rc [iso-8859-1] Thu Jun  3 17:09:08 
2010
@@ -288,6 +288,8 @@
     IDS_USERPROFILE_STATUS "Estado"
     IDS_USERPROFILE_MODIFIED "Modificado"
     IDS_MESSAGEBOXTITLE "Applet de sistema del panel de control"
-    IDS_WARNINITIALSIZE "Ingresar el valor inicial del tamaño del archivo de 
paginación."
-    IDS_WARNMAXIMUMSIZE "Ingresar el valor máximo del tamaño del archivo de 
paginación."
-END
+    IDS_WARNINITIALSIZE "Ingresar el tamaño inicial del archivo de paginación."
+    IDS_WARNMAXIMUMSIZE "Ingresar el tamaño máximo del archivo de paginación."
+    IDS_WARNINITIALRANGE "El tamaño inicial del archivo de paginación no puede 
ser inferior a 2 MB y no puede exceder el espacio disponible en la unidad 
seleccionada."
+    IDS_WARNMAXIMUMRANGE "El tamaño máximo del archivo de paginación no puede 
ser inferior al tamaño inicial y no puede exceder el espacio disponible en la 
unidad seleccionada."
+END

Modified: trunk/reactos/dll/cpl/sysdm/lang/fr-FR.rc
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/sysdm/lang/fr-FR.rc?rev=47541&r1=47540&r2=47541&view=diff
==============================================================================
--- trunk/reactos/dll/cpl/sysdm/lang/fr-FR.rc [iso-8859-1] (original)
+++ trunk/reactos/dll/cpl/sysdm/lang/fr-FR.rc [iso-8859-1] Thu Jun  3 17:09:08 
2010
@@ -290,4 +290,6 @@
     IDS_MESSAGEBOXTITLE "System control panel applet"
     IDS_WARNINITIALSIZE "Enter a numeric value for the initial size of the 
paging file."
     IDS_WARNMAXIMUMSIZE "Enter a numeric value for the maximum size of the 
paging file."
-END
+    IDS_WARNINITIALRANGE "The initial size of the paging file must not be 
smaller than 2 MB and must not exceed the available space on the selected 
drive."
+    IDS_WARNMAXIMUMRANGE "The maximum size of the paging file must not be 
smaller than its initial size and must not exceed the available space on the 
selected drive."
+END

Modified: trunk/reactos/dll/cpl/sysdm/lang/hu-HU.rc
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/sysdm/lang/hu-HU.rc?rev=47541&r1=47540&r2=47541&view=diff
==============================================================================
--- trunk/reactos/dll/cpl/sysdm/lang/hu-HU.rc [iso-8859-1] (original)
+++ trunk/reactos/dll/cpl/sysdm/lang/hu-HU.rc [iso-8859-1] Thu Jun  3 17:09:08 
2010
@@ -129,4 +129,6 @@
     IDS_MESSAGEBOXTITLE "System control panel applet"
     IDS_WARNINITIALSIZE "Enter a numeric value for the initial size of the 
paging file."
     IDS_WARNMAXIMUMSIZE "Enter a numeric value for the maximum size of the 
paging file."
+    IDS_WARNINITIALRANGE "The initial size of the paging file must not be 
smaller than 2 MB and must not exceed the available space on the selected 
drive."
+    IDS_WARNMAXIMUMRANGE "The maximum size of the paging file must not be 
smaller than its initial size and must not exceed the available space on the 
selected drive."
 END

Modified: trunk/reactos/dll/cpl/sysdm/lang/id-ID.rc
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/sysdm/lang/id-ID.rc?rev=47541&r1=47540&r2=47541&view=diff
==============================================================================
--- trunk/reactos/dll/cpl/sysdm/lang/id-ID.rc [iso-8859-1] (original)
+++ trunk/reactos/dll/cpl/sysdm/lang/id-ID.rc [iso-8859-1] Thu Jun  3 17:09:08 
2010
@@ -284,4 +284,6 @@
     IDS_MESSAGEBOXTITLE "System control panel applet"
     IDS_WARNINITIALSIZE "Enter a numeric value for the initial size of the 
paging file."
     IDS_WARNMAXIMUMSIZE "Enter a numeric value for the maximum size of the 
paging file."
-END
+    IDS_WARNINITIALRANGE "The initial size of the paging file must not be 
smaller than 2 MB and must not exceed the available space on the selected 
drive."
+    IDS_WARNMAXIMUMRANGE "The maximum size of the paging file must not be 
smaller than its initial size and must not exceed the available space on the 
selected drive."
+END

Modified: trunk/reactos/dll/cpl/sysdm/lang/it-IT.rc
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/sysdm/lang/it-IT.rc?rev=47541&r1=47540&r2=47541&view=diff
==============================================================================
--- trunk/reactos/dll/cpl/sysdm/lang/it-IT.rc [iso-8859-1] (original)
+++ trunk/reactos/dll/cpl/sysdm/lang/it-IT.rc [iso-8859-1] Thu Jun  3 17:09:08 
2010
@@ -285,7 +285,9 @@
     IDS_USERPROFILE_STATUS "Stato"
     IDS_USERPROFILE_MODIFIED "Modificato"
     IDS_MESSAGEBOXTITLE "Applet di sistema del pannello di controllo"
-    IDS_WARNINITIALSIZE "Immettere il valore per la dimensione iniziale del 
file di paging."
-    IDS_WARNMAXIMUMSIZE "Immettere il valore per la dimensione massima del 
file di paging."
+    IDS_WARNINITIALSIZE "Immettere la dimensione iniziale del file di paging."
+    IDS_WARNMAXIMUMSIZE "Immettere la dimensione massima del file di paging."
+    IDS_WARNINITIALRANGE "La dimensione iniziale del file di paging non può 
essere inferiore a 2 MB e non può superare lo spazio disponibile nell'unità 
selezionata."
+    IDS_WARNMAXIMUMRANGE "La dimensione massima del file di paging non può 
essere inferiore a quella iniziale e non può superare lo spazio disponibile 
nell'unità selezionata."
     IDS_DEVS "\nReactOS Team\n\nCoordinatore\n\nAleksey Bragin\n\nGruppo di 
sviluppo\n\nAleksey Bragin\nAndrew Greenwood\nAndrey Korotaev\nArt 
Yerkes\nChristoph von Wittich\nColin Finck\nDaniel Reimer\nDmitry 
Chapyshev\nEric Kohl\nGed Murphy\nGregor Brunmar\nHervé Poussineau\nJames 
Tabor\nJeffrey Morlan\nJohannes Anderwald\nKJK::Hyperion\nMaarten Bosma\nMagnus 
Olsen\nMarc Piulachs\nMatthias Kupfer\nMike Nordell\nPeter Ward\nPierre 
Schweitzer\nSaveliy Tretiakov\nStefan Ginsberg\nSylvain Petreolle\nThomas 
Blümel\nTimo Kreuzer \n\nAlex Ionescu\nFilip Navara\nGunnar Dalsnes\nMartin 
Fuchs\nRoyce Mitchell III\nBrandon Turner\nBrian Palmer\nCasper 
Hornstrup\nDavid Welch\nEmanuele Aliberti\nGé van Geldorp\nGregor Anich\nJason 
Filby\nJens Collin\nMichael Wirth\nNathan Woods\nRobert Dickenson\nRex 
Jolliff\nVizzini \n\nRelease Engineers\n\nColin Finck\nZ98\n\nWebsite 
Team\n\nColin Finck\nJaix Bly\nKlemens Friedl\nZ98\n\nMedia 
Team\n\nMindflyer\nWierd_W\n\nUlteriori ringraziamenti\n\na tutti i 
Contributers\nWine Team\n\n"
 END

Modified: trunk/reactos/dll/cpl/sysdm/lang/ja-JP.rc
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/sysdm/lang/ja-JP.rc?rev=47541&r1=47540&r2=47541&view=diff
==============================================================================
--- trunk/reactos/dll/cpl/sysdm/lang/ja-JP.rc [iso-8859-1] (original)
+++ trunk/reactos/dll/cpl/sysdm/lang/ja-JP.rc [iso-8859-1] Thu Jun  3 17:09:08 
2010
@@ -287,4 +287,6 @@
     IDS_MESSAGEBOXTITLE "System control panel applet"
     IDS_WARNINITIALSIZE "Enter a numeric value for the initial size of the 
paging file."
     IDS_WARNMAXIMUMSIZE "Enter a numeric value for the maximum size of the 
paging file."
-END
+    IDS_WARNINITIALRANGE "The initial size of the paging file must not be 
smaller than 2 MB and must not exceed the available space on the selected 
drive."
+    IDS_WARNMAXIMUMRANGE "The maximum size of the paging file must not be 
smaller than its initial size and must not exceed the available space on the 
selected drive."
+END

Modified: trunk/reactos/dll/cpl/sysdm/lang/nl-NL.rc
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/sysdm/lang/nl-NL.rc?rev=47541&r1=47540&r2=47541&view=diff
==============================================================================
--- trunk/reactos/dll/cpl/sysdm/lang/nl-NL.rc [iso-8859-1] (original)
+++ trunk/reactos/dll/cpl/sysdm/lang/nl-NL.rc [iso-8859-1] Thu Jun  3 17:09:08 
2010
@@ -128,4 +128,6 @@
     IDS_MESSAGEBOXTITLE "System control panel applet"
     IDS_WARNINITIALSIZE "Enter a numeric value for the initial size of the 
paging file."
     IDS_WARNMAXIMUMSIZE "Enter a numeric value for the maximum size of the 
paging file."
+    IDS_WARNINITIALRANGE "The initial size of the paging file must not be 
smaller than 2 MB and must not exceed the available space on the selected 
drive."
+    IDS_WARNMAXIMUMRANGE "The maximum size of the paging file must not be 
smaller than its initial size and must not exceed the available space on the 
selected drive."
 END

Modified: trunk/reactos/dll/cpl/sysdm/lang/no-NO.rc
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/sysdm/lang/no-NO.rc?rev=47541&r1=47540&r2=47541&view=diff
==============================================================================
--- trunk/reactos/dll/cpl/sysdm/lang/no-NO.rc [iso-8859-1] (original)
+++ trunk/reactos/dll/cpl/sysdm/lang/no-NO.rc [iso-8859-1] Thu Jun  3 17:09:08 
2010
@@ -286,4 +286,6 @@
     IDS_MESSAGEBOXTITLE "System control panel applet"
     IDS_WARNINITIALSIZE "Enter a numeric value for the initial size of the 
paging file."
     IDS_WARNMAXIMUMSIZE "Enter a numeric value for the maximum size of the 
paging file."
-END
+    IDS_WARNINITIALRANGE "The initial size of the paging file must not be 
smaller than 2 MB and must not exceed the available space on the selected 
drive."
+    IDS_WARNMAXIMUMRANGE "The maximum size of the paging file must not be 
smaller than its initial size and must not exceed the available space on the 
selected drive."
+END

Modified: trunk/reactos/dll/cpl/sysdm/lang/pl-PL.rc
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/sysdm/lang/pl-PL.rc?rev=47541&r1=47540&r2=47541&view=diff
==============================================================================
--- trunk/reactos/dll/cpl/sysdm/lang/pl-PL.rc [iso-8859-1] (original)
+++ trunk/reactos/dll/cpl/sysdm/lang/pl-PL.rc [iso-8859-1] Thu Jun  3 17:09:08 
2010
@@ -291,4 +291,6 @@
     IDS_MESSAGEBOXTITLE "System control panel applet"
     IDS_WARNINITIALSIZE "Enter a numeric value for the initial size of the 
paging file."
     IDS_WARNMAXIMUMSIZE "Enter a numeric value for the maximum size of the 
paging file."
-END
+    IDS_WARNINITIALRANGE "The initial size of the paging file must not be 
smaller than 2 MB and must not exceed the available space on the selected 
drive."
+    IDS_WARNMAXIMUMRANGE "The maximum size of the paging file must not be 
smaller than its initial size and must not exceed the available space on the 
selected drive."
+END

Modified: trunk/reactos/dll/cpl/sysdm/lang/ro-RO.rc
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/sysdm/lang/ro-RO.rc?rev=47541&r1=47540&r2=47541&view=diff
==============================================================================
--- trunk/reactos/dll/cpl/sysdm/lang/ro-RO.rc [iso-8859-1] (original)
+++ trunk/reactos/dll/cpl/sysdm/lang/ro-RO.rc [iso-8859-1] Thu Jun  3 17:09:08 
2010
@@ -287,6 +287,8 @@
     IDS_MESSAGEBOXTITLE "System control panel applet"
     IDS_WARNINITIALSIZE "Enter a numeric value for the initial size of the 
paging file."
     IDS_WARNMAXIMUMSIZE "Enter a numeric value for the maximum size of the 
paging file."
+    IDS_WARNINITIALRANGE "The initial size of the paging file must not be 
smaller than 2 MB and must not exceed the available space on the selected 
drive."
+    IDS_WARNMAXIMUMRANGE "The maximum size of the paging file must not be 
smaller than its initial size and must not exceed the available space on the 
selected drive."
 END
 
 #pragma code_page(default)

Modified: trunk/reactos/dll/cpl/sysdm/lang/ru-RU.rc
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/sysdm/lang/ru-RU.rc?rev=47541&r1=47540&r2=47541&view=diff
==============================================================================
--- trunk/reactos/dll/cpl/sysdm/lang/ru-RU.rc [iso-8859-1] (original)
+++ trunk/reactos/dll/cpl/sysdm/lang/ru-RU.rc [iso-8859-1] Thu Jun  3 17:09:08 
2010
@@ -285,4 +285,6 @@
     IDS_MESSAGEBOXTITLE "System control panel applet"
     IDS_WARNINITIALSIZE "Enter a numeric value for the initial size of the 
paging file."
     IDS_WARNMAXIMUMSIZE "Enter a numeric value for the maximum size of the 
paging file."
-END
+    IDS_WARNINITIALRANGE "The initial size of the paging file must not be 
smaller than 2 MB and must not exceed the available space on the selected 
drive."
+    IDS_WARNMAXIMUMRANGE "The maximum size of the paging file must not be 
smaller than its initial size and must not exceed the available space on the 
selected drive."
+END

Modified: trunk/reactos/dll/cpl/sysdm/lang/sk-SK.rc
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/sysdm/lang/sk-SK.rc?rev=47541&r1=47540&r2=47541&view=diff
==============================================================================
--- trunk/reactos/dll/cpl/sysdm/lang/sk-SK.rc [iso-8859-1] (original)
+++ trunk/reactos/dll/cpl/sysdm/lang/sk-SK.rc [iso-8859-1] Thu Jun  3 17:09:08 
2010
@@ -293,4 +293,6 @@
     IDS_MESSAGEBOXTITLE "System control panel applet"
     IDS_WARNINITIALSIZE "Enter a numeric value for the initial size of the 
paging file."
     IDS_WARNMAXIMUMSIZE "Enter a numeric value for the maximum size of the 
paging file."
-END
+    IDS_WARNINITIALRANGE "The initial size of the paging file must not be 
smaller than 2 MB and must not exceed the available space on the selected 
drive."
+    IDS_WARNMAXIMUMRANGE "The maximum size of the paging file must not be 
smaller than its initial size and must not exceed the available space on the 
selected drive."
+END

Modified: trunk/reactos/dll/cpl/sysdm/lang/sv-SE.rc
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/sysdm/lang/sv-SE.rc?rev=47541&r1=47540&r2=47541&view=diff
==============================================================================
--- trunk/reactos/dll/cpl/sysdm/lang/sv-SE.rc [iso-8859-1] (original)
+++ trunk/reactos/dll/cpl/sysdm/lang/sv-SE.rc [iso-8859-1] Thu Jun  3 17:09:08 
2010
@@ -287,4 +287,6 @@
     IDS_MESSAGEBOXTITLE "System control panel applet"
     IDS_WARNINITIALSIZE "Enter a numeric value for the initial size of the 
paging file."
     IDS_WARNMAXIMUMSIZE "Enter a numeric value for the maximum size of the 
paging file."
-END
+    IDS_WARNINITIALRANGE "The initial size of the paging file must not be 
smaller than 2 MB and must not exceed the available space on the selected 
drive."
+    IDS_WARNMAXIMUMRANGE "The maximum size of the paging file must not be 
smaller than its initial size and must not exceed the available space on the 
selected drive."
+END

Modified: trunk/reactos/dll/cpl/sysdm/lang/uk-UA.rc
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/sysdm/lang/uk-UA.rc?rev=47541&r1=47540&r2=47541&view=diff
==============================================================================
--- trunk/reactos/dll/cpl/sysdm/lang/uk-UA.rc [iso-8859-1] (original)
+++ trunk/reactos/dll/cpl/sysdm/lang/uk-UA.rc [iso-8859-1] Thu Jun  3 17:09:08 
2010
@@ -293,4 +293,6 @@
     IDS_MESSAGEBOXTITLE "System control panel applet"
     IDS_WARNINITIALSIZE "Enter a numeric value for the initial size of the 
paging file."
     IDS_WARNMAXIMUMSIZE "Enter a numeric value for the maximum size of the 
paging file."
-END
+    IDS_WARNINITIALRANGE "The initial size of the paging file must not be 
smaller than 2 MB and must not exceed the available space on the selected 
drive."
+    IDS_WARNMAXIMUMRANGE "The maximum size of the paging file must not be 
smaller than its initial size and must not exceed the available space on the 
selected drive."
+END

Modified: trunk/reactos/dll/cpl/sysdm/lang/zh-CN.rc
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/sysdm/lang/zh-CN.rc?rev=47541&r1=47540&r2=47541&view=diff
==============================================================================
--- trunk/reactos/dll/cpl/sysdm/lang/zh-CN.rc [iso-8859-1] (original)
+++ trunk/reactos/dll/cpl/sysdm/lang/zh-CN.rc [iso-8859-1] Thu Jun  3 17:09:08 
2010
@@ -290,4 +290,6 @@
     IDS_MESSAGEBOXTITLE "System control panel applet"
     IDS_WARNINITIALSIZE "Enter a numeric value for the initial size of the 
paging file."
     IDS_WARNMAXIMUMSIZE "Enter a numeric value for the maximum size of the 
paging file."
-END
+    IDS_WARNINITIALRANGE "The initial size of the paging file must not be 
smaller than 2 MB and must not exceed the available space on the selected 
drive."
+    IDS_WARNMAXIMUMRANGE "The maximum size of the paging file must not be 
smaller than its initial size and must not exceed the available space on the 
selected drive."
+END


Reply via email to