Author: rnaumann
Date: Tue May 10 20:48:39 2016
New Revision: 71313

URL: http://svn.reactos.org/svn/reactos?rev=71313&view=rev
Log:
[SHELL32] Improve a list view header. Patch by Jared Smudde. CORE-11151


Modified:
    trunk/reactos/dll/win32/shell32/dialogs/folder_options.cpp
    trunk/reactos/dll/win32/shell32/lang/bg-BG.rc
    trunk/reactos/dll/win32/shell32/lang/ca-ES.rc
    trunk/reactos/dll/win32/shell32/lang/da-DK.rc
    trunk/reactos/dll/win32/shell32/lang/el-GR.rc
    trunk/reactos/dll/win32/shell32/lang/en-GB.rc
    trunk/reactos/dll/win32/shell32/lang/en-US.rc
    trunk/reactos/dll/win32/shell32/lang/fi-FI.rc
    trunk/reactos/dll/win32/shell32/lang/fr-FR.rc
    trunk/reactos/dll/win32/shell32/lang/he-IL.rc
    trunk/reactos/dll/win32/shell32/lang/hu-HU.rc
    trunk/reactos/dll/win32/shell32/lang/ja-JP.rc
    trunk/reactos/dll/win32/shell32/lang/ko-KR.rc
    trunk/reactos/dll/win32/shell32/lang/nl-NL.rc
    trunk/reactos/dll/win32/shell32/lang/no-NO.rc
    trunk/reactos/dll/win32/shell32/lang/pt-BR.rc
    trunk/reactos/dll/win32/shell32/lang/pt-PT.rc
    trunk/reactos/dll/win32/shell32/lang/sk-SK.rc
    trunk/reactos/dll/win32/shell32/lang/sl-SI.rc
    trunk/reactos/dll/win32/shell32/lang/sv-SE.rc
    trunk/reactos/dll/win32/shell32/lang/zh-TW.rc

Modified: trunk/reactos/dll/win32/shell32/dialogs/folder_options.cpp
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/dialogs/folder_options.cpp?rev=71313&r1=71312&r2=71313&view=diff
==============================================================================
--- trunk/reactos/dll/win32/shell32/dialogs/folder_options.cpp  [iso-8859-1] 
(original)
+++ trunk/reactos/dll/win32/shell32/dialogs/folder_options.cpp  [iso-8859-1] 
Tue May 10 20:48:39 2016
@@ -178,7 +178,8 @@
     if (!LoadStringW(shell32_hInstance, IDS_FILE_TYPES, szName, sizeof(szName) 
/ sizeof(WCHAR)))
     {
         /* default to english */
-        wcscpy(szName, L"FileTypes");
+        wcscpy(szName, L"File Types");
+        ERR("Failed to load localized string!\n");
     }
 
     col.iSubItem   = 1;

Modified: trunk/reactos/dll/win32/shell32/lang/bg-BG.rc
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/lang/bg-BG.rc?rev=71313&r1=71312&r2=71313&view=diff
==============================================================================
--- trunk/reactos/dll/win32/shell32/lang/bg-BG.rc       [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/shell32/lang/bg-BG.rc       [iso-8859-1] Tue May 10 
20:48:39 2016
@@ -816,7 +816,7 @@
 
     IDS_FILE_DETAILS "Подробности за разширение '%s"
     IDS_FILE_DETAILSADV "Файловете с разширение '%s' са 
от вида '%s'. За да промените настройките, за 
всички '%s' файлове, натиснете „Разширени”."
-    IDS_FILE_TYPES "FileTypes"
+    IDS_FILE_TYPES "File Types"
     IDS_COLUMN_EXTENSION "Extensions"
 
     /* As in 'INI File' or 'WAV File', fallback string for no-name extensions

Modified: trunk/reactos/dll/win32/shell32/lang/ca-ES.rc
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/lang/ca-ES.rc?rev=71313&r1=71312&r2=71313&view=diff
==============================================================================
--- trunk/reactos/dll/win32/shell32/lang/ca-ES.rc       [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/shell32/lang/ca-ES.rc       [iso-8859-1] Tue May 10 
20:48:39 2016
@@ -816,7 +816,7 @@
 
     IDS_FILE_DETAILS "Details for '%s' extension"
     IDS_FILE_DETAILSADV "Files with extension '%s' are of type '%s'. To change 
settings that affect all '%s' files, click Advanced."
-    IDS_FILE_TYPES "FileTypes"
+    IDS_FILE_TYPES "File Types"
     IDS_COLUMN_EXTENSION "Extensions"
 
     /* As in 'INI File' or 'WAV File', fallback string for no-name extensions

Modified: trunk/reactos/dll/win32/shell32/lang/da-DK.rc
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/lang/da-DK.rc?rev=71313&r1=71312&r2=71313&view=diff
==============================================================================
--- trunk/reactos/dll/win32/shell32/lang/da-DK.rc       [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/shell32/lang/da-DK.rc       [iso-8859-1] Tue May 10 
20:48:39 2016
@@ -822,7 +822,7 @@
 
     IDS_FILE_DETAILS "Details for '%s' extension"
     IDS_FILE_DETAILSADV "Files with extension '%s' are of type '%s'. To change 
settings that affect all '%s' files, click Advanced."
-    IDS_FILE_TYPES "FileTypes"
+    IDS_FILE_TYPES "File Types"
     IDS_COLUMN_EXTENSION "Extensions"
 
     /* As in 'INI File' or 'WAV File', fallback string for no-name extensions

Modified: trunk/reactos/dll/win32/shell32/lang/el-GR.rc
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/lang/el-GR.rc?rev=71313&r1=71312&r2=71313&view=diff
==============================================================================
--- trunk/reactos/dll/win32/shell32/lang/el-GR.rc       [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/shell32/lang/el-GR.rc       [iso-8859-1] Tue May 10 
20:48:39 2016
@@ -816,7 +816,7 @@
 
     IDS_FILE_DETAILS "Details for '%s' extension"
     IDS_FILE_DETAILSADV "Files with extension '%s' are of type '%s'. To change 
settings that affect all '%s' files, click Advanced."
-    IDS_FILE_TYPES "FileTypes"
+    IDS_FILE_TYPES "File Types"
     IDS_COLUMN_EXTENSION "Extensions"
 
     /* As in 'INI File' or 'WAV File', fallback string for no-name extensions

Modified: trunk/reactos/dll/win32/shell32/lang/en-GB.rc
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/lang/en-GB.rc?rev=71313&r1=71312&r2=71313&view=diff
==============================================================================
--- trunk/reactos/dll/win32/shell32/lang/en-GB.rc       [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/shell32/lang/en-GB.rc       [iso-8859-1] Tue May 10 
20:48:39 2016
@@ -816,7 +816,7 @@
 
     IDS_FILE_DETAILS "Details for '%s' extension"
     IDS_FILE_DETAILSADV "Files with extension '%s' are of type '%s'. To change 
settings that affect all '%s' files, click Advanced."
-    IDS_FILE_TYPES "FileTypes"
+    IDS_FILE_TYPES "File Types"
     IDS_COLUMN_EXTENSION "Extensions"
 
     /* As in 'INI File' or 'WAV File', fallback string for no-name extensions

Modified: trunk/reactos/dll/win32/shell32/lang/en-US.rc
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/lang/en-US.rc?rev=71313&r1=71312&r2=71313&view=diff
==============================================================================
--- trunk/reactos/dll/win32/shell32/lang/en-US.rc       [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/shell32/lang/en-US.rc       [iso-8859-1] Tue May 10 
20:48:39 2016
@@ -816,7 +816,7 @@
 
     IDS_FILE_DETAILS "Details for '%s' extension"
     IDS_FILE_DETAILSADV "Files with extension '%s' are of type '%s'. To change 
settings that affect all '%s' files, click Advanced."
-    IDS_FILE_TYPES "FileTypes"
+    IDS_FILE_TYPES "File Types"
     IDS_COLUMN_EXTENSION "Extensions"
 
     /* As in 'INI File' or 'WAV File', fallback string for no-name extensions

Modified: trunk/reactos/dll/win32/shell32/lang/fi-FI.rc
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/lang/fi-FI.rc?rev=71313&r1=71312&r2=71313&view=diff
==============================================================================
--- trunk/reactos/dll/win32/shell32/lang/fi-FI.rc       [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/shell32/lang/fi-FI.rc       [iso-8859-1] Tue May 10 
20:48:39 2016
@@ -816,7 +816,7 @@
 
     IDS_FILE_DETAILS "Details for '%s' extension"
     IDS_FILE_DETAILSADV "Files with extension '%s' are of type '%s'. To change 
settings that affect all '%s' files, click Advanced."
-    IDS_FILE_TYPES "FileTypes"
+    IDS_FILE_TYPES "File Types"
     IDS_COLUMN_EXTENSION "Extensions"
 
     /* As in 'INI File' or 'WAV File', fallback string for no-name extensions

Modified: trunk/reactos/dll/win32/shell32/lang/fr-FR.rc
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/lang/fr-FR.rc?rev=71313&r1=71312&r2=71313&view=diff
==============================================================================
--- trunk/reactos/dll/win32/shell32/lang/fr-FR.rc       [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/shell32/lang/fr-FR.rc       [iso-8859-1] Tue May 10 
20:48:39 2016
@@ -816,7 +816,7 @@
 
     IDS_FILE_DETAILS "Détails concernant l'extension '%s'"
     IDS_FILE_DETAILSADV "Les fichiers avec l'extension '%s' sont de type '%s'. 
Pour modifier les paramètres qui concernent tous les fichiers '%s', cliquez 
sur Avancé."
-    IDS_FILE_TYPES "FileTypes"
+    IDS_FILE_TYPES "File Types"
     IDS_COLUMN_EXTENSION "Extensions"
 
     /* As in 'INI File' or 'WAV File', fallback string for no-name extensions

Modified: trunk/reactos/dll/win32/shell32/lang/he-IL.rc
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/lang/he-IL.rc?rev=71313&r1=71312&r2=71313&view=diff
==============================================================================
--- trunk/reactos/dll/win32/shell32/lang/he-IL.rc       [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/shell32/lang/he-IL.rc       [iso-8859-1] Tue May 10 
20:48:39 2016
@@ -816,7 +816,7 @@
 
     IDS_FILE_DETAILS "Details for '%s' extension"
     IDS_FILE_DETAILSADV "Files with extension '%s' are of type '%s'. To change 
settings that affect all '%s' files, click Advanced."
-    IDS_FILE_TYPES "FileTypes"
+    IDS_FILE_TYPES "File Types"
     IDS_COLUMN_EXTENSION "Extensions"
 
     /* As in 'INI File' or 'WAV File', fallback string for no-name extensions

Modified: trunk/reactos/dll/win32/shell32/lang/hu-HU.rc
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/lang/hu-HU.rc?rev=71313&r1=71312&r2=71313&view=diff
==============================================================================
--- trunk/reactos/dll/win32/shell32/lang/hu-HU.rc       [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/shell32/lang/hu-HU.rc       [iso-8859-1] Tue May 10 
20:48:39 2016
@@ -816,7 +816,7 @@
 
     IDS_FILE_DETAILS "Details for '%s' extension"
     IDS_FILE_DETAILSADV "Files with extension '%s' are of type '%s'. To change 
settings that affect all '%s' files, click Advanced."
-    IDS_FILE_TYPES "FileTypes"
+    IDS_FILE_TYPES "File Types"
     IDS_COLUMN_EXTENSION "Extensions"
 
     /* As in 'INI File' or 'WAV File', fallback string for no-name extensions

Modified: trunk/reactos/dll/win32/shell32/lang/ja-JP.rc
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/lang/ja-JP.rc?rev=71313&r1=71312&r2=71313&view=diff
==============================================================================
--- trunk/reactos/dll/win32/shell32/lang/ja-JP.rc       [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/shell32/lang/ja-JP.rc       [iso-8859-1] Tue May 10 
20:48:39 2016
@@ -816,7 +816,7 @@
 
     IDS_FILE_DETAILS "拡張子 '%s' の詳細"
     IDS_FILE_DETAILSADV "拡張子 '%s' 
のファイルの種類は'%s'です。 '%s' 
のファイルすべてに対する設定を変更するには 
詳細設定をクリックしてください。"
-    IDS_FILE_TYPES "FileTypes"
+    IDS_FILE_TYPES "File Types"
     IDS_COLUMN_EXTENSION "Extensions"
 
     /* As in 'INI File' or 'WAV File', fallback string for no-name extensions

Modified: trunk/reactos/dll/win32/shell32/lang/ko-KR.rc
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/lang/ko-KR.rc?rev=71313&r1=71312&r2=71313&view=diff
==============================================================================
--- trunk/reactos/dll/win32/shell32/lang/ko-KR.rc       [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/shell32/lang/ko-KR.rc       [iso-8859-1] Tue May 10 
20:48:39 2016
@@ -816,7 +816,7 @@
 
     IDS_FILE_DETAILS "Details for '%s' extension"
     IDS_FILE_DETAILSADV "Files with extension '%s' are of type '%s'. To change 
settings that affect all '%s' files, click Advanced."
-    IDS_FILE_TYPES "FileTypes"
+    IDS_FILE_TYPES "File Types"
     IDS_COLUMN_EXTENSION "Extensions"
 
     /* As in 'INI File' or 'WAV File', fallback string for no-name extensions

Modified: trunk/reactos/dll/win32/shell32/lang/nl-NL.rc
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/lang/nl-NL.rc?rev=71313&r1=71312&r2=71313&view=diff
==============================================================================
--- trunk/reactos/dll/win32/shell32/lang/nl-NL.rc       [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/shell32/lang/nl-NL.rc       [iso-8859-1] Tue May 10 
20:48:39 2016
@@ -816,7 +816,7 @@
 
     IDS_FILE_DETAILS "Details for '%s' extension"
     IDS_FILE_DETAILSADV "Files with extension '%s' are of type '%s'. To change 
settings that affect all '%s' files, click Advanced."
-    IDS_FILE_TYPES "FileTypes"
+    IDS_FILE_TYPES "File Types"
     IDS_COLUMN_EXTENSION "Extensions"
 
     /* As in 'INI File' or 'WAV File', fallback string for no-name extensions

Modified: trunk/reactos/dll/win32/shell32/lang/no-NO.rc
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/lang/no-NO.rc?rev=71313&r1=71312&r2=71313&view=diff
==============================================================================
--- trunk/reactos/dll/win32/shell32/lang/no-NO.rc       [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/shell32/lang/no-NO.rc       [iso-8859-1] Tue May 10 
20:48:39 2016
@@ -816,7 +816,7 @@
 
     IDS_FILE_DETAILS "Detailjer for '%s' utvidelser"
     IDS_FILE_DETAILSADV "Filer med utvidelser '%s' er av typen '%s'. For å 
endre innstillingene som er av filen '%s', trykk på avansert."
-    IDS_FILE_TYPES "FileTypes"
+    IDS_FILE_TYPES "File Types"
     IDS_COLUMN_EXTENSION "Extensions"
 
     /* As in 'INI File' or 'WAV File', fallback string for no-name extensions

Modified: trunk/reactos/dll/win32/shell32/lang/pt-BR.rc
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/lang/pt-BR.rc?rev=71313&r1=71312&r2=71313&view=diff
==============================================================================
--- trunk/reactos/dll/win32/shell32/lang/pt-BR.rc       [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/shell32/lang/pt-BR.rc       [iso-8859-1] Tue May 10 
20:48:39 2016
@@ -816,7 +816,7 @@
 
     IDS_FILE_DETAILS "Detalhes para extensão '%s'"
     IDS_FILE_DETAILSADV "Files with extension '%s' are of type '%s'. To change 
settings that affect all '%s' files, click Advanced."
-    IDS_FILE_TYPES "FileTypes"
+    IDS_FILE_TYPES "File Types"
     IDS_COLUMN_EXTENSION "Extensões"
 
     /* As in 'INI File' or 'WAV File', fallback string for no-name extensions

Modified: trunk/reactos/dll/win32/shell32/lang/pt-PT.rc
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/lang/pt-PT.rc?rev=71313&r1=71312&r2=71313&view=diff
==============================================================================
--- trunk/reactos/dll/win32/shell32/lang/pt-PT.rc       [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/shell32/lang/pt-PT.rc       [iso-8859-1] Tue May 10 
20:48:39 2016
@@ -816,7 +816,7 @@
 
     IDS_FILE_DETAILS "Detalhes para '%s' extensão"
     IDS_FILE_DETAILSADV "Ficheiros com extensão '%s' são do tipo '%s'. Para 
mudar definições que afectam todos '%s' ficheiros, click Avançado."
-    IDS_FILE_TYPES "FileTypes"
+    IDS_FILE_TYPES "File Types"
     IDS_COLUMN_EXTENSION "Extensions"
 
     /* As in 'INI File' or 'WAV File', fallback string for no-name extensions

Modified: trunk/reactos/dll/win32/shell32/lang/sk-SK.rc
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/lang/sk-SK.rc?rev=71313&r1=71312&r2=71313&view=diff
==============================================================================
--- trunk/reactos/dll/win32/shell32/lang/sk-SK.rc       [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/shell32/lang/sk-SK.rc       [iso-8859-1] Tue May 10 
20:48:39 2016
@@ -816,7 +816,7 @@
 
     IDS_FILE_DETAILS "Details for '%s' extension"
     IDS_FILE_DETAILSADV "Files with extension '%s' are of type '%s'. To change 
settings that affect all '%s' files, click Advanced."
-    IDS_FILE_TYPES "FileTypes"
+    IDS_FILE_TYPES "File Types"
     IDS_COLUMN_EXTENSION "Extensions"
 
     /* As in 'INI File' or 'WAV File', fallback string for no-name extensions

Modified: trunk/reactos/dll/win32/shell32/lang/sl-SI.rc
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/lang/sl-SI.rc?rev=71313&r1=71312&r2=71313&view=diff
==============================================================================
--- trunk/reactos/dll/win32/shell32/lang/sl-SI.rc       [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/shell32/lang/sl-SI.rc       [iso-8859-1] Tue May 10 
20:48:39 2016
@@ -816,7 +816,7 @@
 
     IDS_FILE_DETAILS "Details for '%s' extension"
     IDS_FILE_DETAILSADV "Files with extension '%s' are of type '%s'. To change 
settings that affect all '%s' files, click Advanced."
-    IDS_FILE_TYPES "FileTypes"
+    IDS_FILE_TYPES "File Types"
     IDS_COLUMN_EXTENSION "Extensions"
 
     /* As in 'INI File' or 'WAV File', fallback string for no-name extensions

Modified: trunk/reactos/dll/win32/shell32/lang/sv-SE.rc
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/lang/sv-SE.rc?rev=71313&r1=71312&r2=71313&view=diff
==============================================================================
--- trunk/reactos/dll/win32/shell32/lang/sv-SE.rc       [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/shell32/lang/sv-SE.rc       [iso-8859-1] Tue May 10 
20:48:39 2016
@@ -816,7 +816,7 @@
 
     IDS_FILE_DETAILS "Details for '%s' extension"
     IDS_FILE_DETAILSADV "Files with extension '%s' are of type '%s'. To change 
settings that affect all '%s' files, click Advanced."
-    IDS_FILE_TYPES "FileTypes"
+    IDS_FILE_TYPES "File Types"
     IDS_COLUMN_EXTENSION "Extensions"
 
     /* As in 'INI File' or 'WAV File', fallback string for no-name extensions

Modified: trunk/reactos/dll/win32/shell32/lang/zh-TW.rc
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/lang/zh-TW.rc?rev=71313&r1=71312&r2=71313&view=diff
==============================================================================
--- trunk/reactos/dll/win32/shell32/lang/zh-TW.rc       [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/shell32/lang/zh-TW.rc       [iso-8859-1] Tue May 10 
20:48:39 2016
@@ -824,7 +824,7 @@
 
     IDS_FILE_DETAILS "Details for '%s' extension"
     IDS_FILE_DETAILSADV "Files with extension '%s' are of type '%s'. To change 
settings that affect all '%s' files, click Advanced."
-    IDS_FILE_TYPES "FileTypes"
+    IDS_FILE_TYPES "File Types"
     IDS_COLUMN_EXTENSION "Extensions"
 
     /* As in 'INI File' or 'WAV File', fallback string for no-name extensions


Reply via email to