[USETUP] Whitespace fixes only.
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Tue, 23 May 2017 21:01:10 +0000 (21:01 +0000)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Tue, 23 Oct 2018 22:35:54 +0000 (00:35 +0200)
svn path=/branches/setup_improvements/; revision=74636
svn path=/branches/setup_improvements/; revision=74639

base/setup/usetup/cabinet.c
base/setup/usetup/consup.c
base/setup/usetup/lang/it-IT.h
base/setup/usetup/lang/nl-NL.h
base/setup/usetup/lang/pt-BR.h
base/setup/usetup/lang/sq-AL.h
base/setup/usetup/lang/sv-SE.h
base/setup/usetup/lang/tr-TR.h
base/setup/usetup/lang/uk-UA.h

index 8cc35aa..f6bc22b 100644 (file)
@@ -765,7 +765,7 @@ CabinetFindNext(PCAB_SEARCH Search)
                     Search->CFData = NULL;
                     Search->Offset = 0;
                 }
-                
+
                 /* don't match the file we started with */
                 if (wcscmp(Search->Search, L"*") == 0)
                 {
@@ -1033,7 +1033,7 @@ CabinetExtractFile(PCAB_SEARCH Search)
         CurrentOffset += CFData->UncompSize;
         CFData = (PCFDATA)((char *)(CFData + 1) + DataReserved + CFData->CompSize);
     }
-    
+
     Search->CFData = CFData;
     Search->Offset = CurrentOffset;
 
index 4103c0a..3c4bf3d 100644 (file)
@@ -685,11 +685,11 @@ CONSOLE_SetStyledText(
 
     if (Flags & TEXT_ALIGN_CENTER)
     {
-        coPos.X = (xScreen - Length) /2; 
+        coPos.X = (xScreen - Length) /2;
     }
     else if(Flags & TEXT_ALIGN_RIGHT)
     {
-        coPos.X = coPos.X - Length; 
+        coPos.X = coPos.X - Length;
 
         if (Flags & TEXT_PADDING_SMALL)
         {
@@ -697,7 +697,7 @@ CONSOLE_SetStyledText(
         }
         else if (Flags & TEXT_PADDING_MEDIUM)
         {
-            coPos.X -= 2; 
+            coPos.X -= 2;
         }
         else if (Flags & TEXT_PADDING_BIG)
         {
@@ -712,8 +712,8 @@ CONSOLE_SetStyledText(
         }
         else if (Flags & TEXT_PADDING_MEDIUM)
         {
-            coPos.X += 2; 
-        }       
+            coPos.X += 2;
+        }
         else if (Flags & TEXT_PADDING_BIG)
         {
             coPos.X += 3;
index f4e00ed..e7da507 100644 (file)
@@ -56,7 +56,7 @@ static MUI_ENTRY itITLanguagePageEntries[] =
 static MUI_ENTRY itITWelcomePageEntries[] =
 {
     {
-        4, 
+        4,
         3,
         " Installazione di ReactOS " KERNEL_VERSION_STR " ",
         TEXT_STYLE_UNDERLINE
@@ -92,7 +92,7 @@ static MUI_ENTRY itITWelcomePageEntries[] =
         TEXT_STYLE_NORMAL
     },
     {
-        8, 
+        8,
         19,
         "\x07  Premere L per vedere i termini e condizioni della licenza.",
         TEXT_STYLE_NORMAL
@@ -104,14 +104,14 @@ static MUI_ENTRY itITWelcomePageEntries[] =
         TEXT_STYLE_NORMAL
     },
     {
-        6, 
+        6,
         23,
         "Per maggiori informazioni riguardo ReactOS, visitate il sito:",
         TEXT_STYLE_NORMAL
     },
     {
-        6, 
-        24, 
+        6,
+        24,
         "http://www.reactos.org",
         TEXT_STYLE_HIGHLIGHT
     },
@@ -188,7 +188,7 @@ static MUI_ENTRY itITIntroPageEntries[] =
     {
         0,
         0,
-        "ENTER = Continua   F3 = Termina",
+        "INVIO = Continua   F3 = Termina",
         TEXT_TYPE_STATUS | TEXT_PADDING_BIG
     },
     {
@@ -202,7 +202,7 @@ static MUI_ENTRY itITIntroPageEntries[] =
 static MUI_ENTRY itITLicensePageEntries[] =
 {
     {
-        4, 
+        4,
         3,
         " Installazione di ReactOS " KERNEL_VERSION_STR " ",
         TEXT_STYLE_UNDERLINE
@@ -279,43 +279,43 @@ static MUI_ENTRY itITLicensePageEntries[] =
         "della licenza GNU GPL con ReactOS, visiti il sito:",
         TEXT_STYLE_NORMAL
     },
-    {           
+    {
         8,
         20,
         "http://www.gnu.org/licenses/licenses.html",
         TEXT_STYLE_HIGHLIGHT
     },
-    {           
+    {
         8,
         22,
         "Garanzia:",
         TEXT_STYLE_HIGHLIGHT
     },
-    {           
+    {
         8,
         24,
         "Questo software \x8A libero; vedere il codice per le condizioni di copia.",
         TEXT_STYLE_NORMAL
     },
-    {           
+    {
         8,
         25,
         "NON esiste garanzia; n\x8A di COMMERCIABILIT\x85",
         TEXT_STYLE_NORMAL
     },
-    {           
+    {
         8,
         26,
         "o adeguatezza ad un uso particolare",
         TEXT_STYLE_NORMAL
     },
-    {           
+    {
         0,
         0,
         "   INVIO = Ritorna",
         TEXT_TYPE_STATUS
     },
-    {           
+    {
         0,
         0,
         NULL,
@@ -326,13 +326,13 @@ static MUI_ENTRY itITLicensePageEntries[] =
 static MUI_ENTRY itITDevicePageEntries[] =
 {
     {
-        4, 
+        4,
         3,
         " Installazione di ReactOS " KERNEL_VERSION_STR " ",
         TEXT_STYLE_UNDERLINE
     },
     {
-        6, 
+        6,
         8,
         "L'elenco che segue mostra le impostazioni correnti delle periferiche.",
         TEXT_STYLE_NORMAL
@@ -368,7 +368,7 @@ static MUI_ENTRY itITDevicePageEntries[] =
         TEXT_STYLE_NORMAL
     },
     {
-        25, 
+        25,
         16, "Accettare queste impostazioni",
         TEXT_STYLE_NORMAL
     },
@@ -379,25 +379,25 @@ static MUI_ENTRY itITDevicePageEntries[] =
         TEXT_STYLE_NORMAL
     },
     {
-        6, 
-        20, 
+        6,
+        20,
         "e modificarlo premendo INVIO per selezionare un valore alternativo.",
         TEXT_STYLE_NORMAL
     },
     {
-        6, 
+        6,
         21,
         " ",
         TEXT_STYLE_NORMAL
     },
     {
-        6, 
-        23, 
+        6,
+        23,
         "Quando le impostazioni saranno corrette, selezionare",
         TEXT_STYLE_NORMAL
     },
     {
-        6, 
+        6,
         24,
         "\"Accettare queste impostazioni\" e premere INVIO.",
         TEXT_STYLE_NORMAL
@@ -419,7 +419,7 @@ static MUI_ENTRY itITDevicePageEntries[] =
 static MUI_ENTRY itITRepairPageEntries[] =
 {
     {
-        4, 
+        4,
         3,
         " Installazione di ReactOS " KERNEL_VERSION_STR " ",
         TEXT_STYLE_UNDERLINE
@@ -483,7 +483,7 @@ static MUI_ENTRY itITRepairPageEntries[] =
 static MUI_ENTRY itITComputerPageEntries[] =
 {
     {
-        4, 
+        4,
         3,
         " Installazione di ReactOS " KERNEL_VERSION_STR " ",
         TEXT_STYLE_UNDERLINE
@@ -499,7 +499,7 @@ static MUI_ENTRY itITComputerPageEntries[] =
         10,
         "\x07  Premere i tasti SU e GI\xEB per scegliere il tipo.",
         TEXT_STYLE_NORMAL
-    },    
+    },
     {
         8,
         11,
@@ -535,7 +535,7 @@ static MUI_ENTRY itITComputerPageEntries[] =
 static MUI_ENTRY itITFlushPageEntries[] =
 {
     {
-        4, 
+        4,
         3,
         " Installazione di ReactOS " KERNEL_VERSION_STR " ",
         TEXT_STYLE_UNDERLINE
@@ -575,7 +575,7 @@ static MUI_ENTRY itITFlushPageEntries[] =
 static MUI_ENTRY itITQuitPageEntries[] =
 {
     {
-        4, 
+        4,
         3,
         " Installazione di ReactOS " KERNEL_VERSION_STR " ",
         TEXT_STYLE_UNDERLINE
@@ -621,7 +621,7 @@ static MUI_ENTRY itITQuitPageEntries[] =
 static MUI_ENTRY itITDisplayPageEntries[] =
 {
     {
-        4, 
+        4,
         3,
         " Installazione di ReactOS " KERNEL_VERSION_STR " ",
         TEXT_STYLE_UNDERLINE
@@ -672,7 +672,7 @@ static MUI_ENTRY itITDisplayPageEntries[] =
 static MUI_ENTRY itITSuccessPageEntries[] =
 {
     {
-        4, 
+        4,
         3,
         " Installazione di ReactOS " KERNEL_VERSION_STR " ",
         TEXT_STYLE_UNDERLINE
@@ -718,7 +718,7 @@ static MUI_ENTRY itITSuccessPageEntries[] =
 static MUI_ENTRY itITBootPageEntries[] =
 {
     {
-        4, 
+        4,
         3,
         " Installazione di ReactOS " KERNEL_VERSION_STR " ",
         TEXT_STYLE_UNDERLINE
@@ -765,7 +765,7 @@ static MUI_ENTRY itITBootPageEntries[] =
 static MUI_ENTRY itITSelectPartitionEntries[] =
 {
     {
-        4, 
+        4,
         3,
         " Installazione di ReactOS " KERNEL_VERSION_STR " ",
         TEXT_STYLE_UNDERLINE
@@ -835,7 +835,7 @@ static MUI_ENTRY itITSelectPartitionEntries[] =
 static MUI_ENTRY itITConfirmDeleteSystemPartitionEntries[] =
 {
     {
-        4, 
+        4,
         3,
         " Installazione di ReactOS " KERNEL_VERSION_STR " ",
         TEXT_STYLE_UNDERLINE
@@ -935,7 +935,7 @@ static MUI_ENTRY itITConfirmDeleteSystemPartitionEntries[] =
 static MUI_ENTRY itITFormatPartitionEntries[] =
 {
     {
-        4, 
+        4,
         3,
         " Installazione di ReactOS " KERNEL_VERSION_STR " ",
         TEXT_STYLE_UNDERLINE
@@ -969,7 +969,7 @@ static MUI_ENTRY itITFormatPartitionEntries[] =
 static MUI_ENTRY itITInstallDirectoryEntries[] =
 {
     {
-        4, 
+        4,
         3,
         " Installazione di ReactOS " KERNEL_VERSION_STR " ",
         TEXT_STYLE_UNDERLINE
@@ -1021,7 +1021,7 @@ static MUI_ENTRY itITInstallDirectoryEntries[] =
 static MUI_ENTRY itITFileCopyEntries[] =
 {
     {
-        4, 
+        4,
         3,
         " Installazione di ReactOS " KERNEL_VERSION_STR " ",
         TEXT_STYLE_UNDERLINE
@@ -1061,7 +1061,7 @@ static MUI_ENTRY itITFileCopyEntries[] =
 static MUI_ENTRY itITBootLoaderEntries[] =
 {
     {
-        4, 
+        4,
         3,
         " Installazione di ReactOS " KERNEL_VERSION_STR " ",
         TEXT_STYLE_UNDERLINE
@@ -1113,7 +1113,7 @@ static MUI_ENTRY itITBootLoaderEntries[] =
 static MUI_ENTRY itITKeyboardSettingsEntries[] =
 {
     {
-        4, 
+        4,
         3,
         " Installazione di ReactOS " KERNEL_VERSION_STR " ",
         TEXT_STYLE_UNDERLINE
@@ -1165,7 +1165,7 @@ static MUI_ENTRY itITKeyboardSettingsEntries[] =
 static MUI_ENTRY itITLayoutSettingsEntries[] =
 {
     {
-        4, 
+        4,
         3,
         " Installazione di ReactOS " KERNEL_VERSION_STR " ",
         TEXT_STYLE_UNDERLINE
@@ -1218,7 +1218,7 @@ static MUI_ENTRY itITLayoutSettingsEntries[] =
 static MUI_ENTRY itITPrepareCopyEntries[] =
 {
     {
-        4, 
+        4,
         3,
         " Installazione di ReactOS " KERNEL_VERSION_STR " ",
         TEXT_STYLE_UNDERLINE
@@ -1247,7 +1247,7 @@ static MUI_ENTRY itITPrepareCopyEntries[] =
 static MUI_ENTRY itITSelectFSEntries[] =
 {
     {
-        4, 
+        4,
         3,
         " Installazione di ReactOS " KERNEL_VERSION_STR " ",
         TEXT_STYLE_UNDERLINE
@@ -1294,7 +1294,7 @@ static MUI_ENTRY itITSelectFSEntries[] =
 static MUI_ENTRY itITDeletePartitionEntries[] =
 {
     {
-        4, 
+        4,
         3,
         " Installazione di ReactOS " KERNEL_VERSION_STR " ",
         TEXT_STYLE_UNDERLINE
index 773598d..d3872cc 100644 (file)
@@ -44,7 +44,7 @@ static MUI_ENTRY nlNLLanguagePageEntries[] =
     },
     {
         8,
-        13,    
+        13,
         "\x07  Deze taal wordt later als standaard taal door het systeem gebruikt.",
         TEXT_STYLE_NORMAL
     },
@@ -1475,7 +1475,7 @@ MUI_ERROR nlNLErrorEntries[] =
         NULL
     },
     {
-        //ERROR_DELETE_SPACE, 
+        //ERROR_DELETE_SPACE,
         "U kunt ongebruikte schijfruimte voor partities niet verwijderen!\n"
         "\n"
         "  * Druk op een willekeurige toets om door te gaan.",
index 1b35608..a28ecef 100644 (file)
@@ -1054,7 +1054,7 @@ static MUI_ENTRY ptBRFileCopyEntries[] =
     {
         50,
         0,
-        "\xB3 Por favor, aguarde...",     
+        "\xB3 Por favor, aguarde...",
         TEXT_TYPE_STATUS
     },
     {
index 59ed8c9..2874983 100644 (file)
@@ -1,4 +1,4 @@
-/* TRANSLATOR : Ardit Dani (Ard1t) (ardit.dani@gmail.com) 
+/* TRANSLATOR : Ardit Dani (Ard1t) (ardit.dani@gmail.com)
  * DATE OF TR:  29-11-2013
 */
 
index f6fac58..b3a370e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * PROJECT:         ReactOS Setup
- * FILE:            base/setup/usetup/lang/sv-SE.h  
+ * FILE:            base/setup/usetup/lang/sv-SE.h
  * PURPOSE:         Swedish resource file
  * Translation:     Jaix Bly plus perhaps GreatLord if blame and translate.reactos.se is consulted.
  */
index ed011e9..63e780c 100644 (file)
@@ -1415,7 +1415,7 @@ MUI_ERROR trTRErrorEntries[] =
         //ERROR_WARN_PARTITION,
         "Kur, d\81zg\81n y\94netilemeyen bir uyumsuz b\94l\81m tablosu i\87eren en az\n"
         "bir s\83bit disk buldu!\n"
-        "\n"         
+        "\n"
         "B\94l\81mleri olu\9fturmak vey\83 silmek b\94l\81m tablosunu yok edebilir.\n"
         "\n"
         "  \x07  Kur'dan \87\8dkmak i\87in F3'e bas\8dn\8dz.\n"
index 424d8d5..fdb4dcf 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *      translated by Artem Reznikov, Igor Paliychuk, 2010
  *      http://www.reactos.org/uk/
- */ 
+ */
 
 #pragma once