From 35e73601a01ce849c6f12cea8884e55cff7385bb Mon Sep 17 00:00:00 2001 From: Amine Khaldi Date: Sat, 23 May 2015 16:05:40 +0000 Subject: [PATCH] [INETCPL][USRMGR] Update CPL Descriptions. By Jared Smudde. CORE-9713 svn path=/trunk/; revision=67872 --- reactos/dll/cpl/inetcpl/lang/Sr.rc | 4 ++-- reactos/dll/cpl/inetcpl/lang/en-US.rc | 2 +- reactos/dll/cpl/inetcpl/lang/fr-FR.rc | 2 +- reactos/dll/cpl/inetcpl/lang/ja-JP.rc | 2 +- reactos/dll/cpl/inetcpl/lang/ko-KR.rc | 2 +- reactos/dll/cpl/inetcpl/lang/lt-LT.rc | 2 +- reactos/dll/cpl/inetcpl/lang/nl-NL.rc | 2 +- reactos/dll/cpl/inetcpl/lang/pt-BR.rc | 2 +- reactos/dll/cpl/inetcpl/lang/sv-SE.rc | 2 +- reactos/dll/cpl/inetcpl/lang/uk-UA.rc | 2 +- reactos/dll/cpl/usrmgr/lang/en-US.rc | 2 +- reactos/dll/cpl/usrmgr/lang/he-IL.rc | 2 +- 12 files changed, 13 insertions(+), 13 deletions(-) diff --git a/reactos/dll/cpl/inetcpl/lang/Sr.rc b/reactos/dll/cpl/inetcpl/lang/Sr.rc index 9aae1e7b886..5a5913e88ac 100644 --- a/reactos/dll/cpl/inetcpl/lang/Sr.rc +++ b/reactos/dll/cpl/inetcpl/lang/Sr.rc @@ -27,7 +27,7 @@ LANGUAGE LANG_SERBIAN, SUBLANG_SERBIAN_CYRILLIC STRINGTABLE BEGIN IDS_CPL_NAME "Internet Settings" - IDS_CPL_INFO "Configure Wine Internet Browser and related settings" + IDS_CPL_INFO "Configure WINE Internet Explorer and related settings." IDS_SEC_SETTINGS "Security settings for zone: " IDS_SEC_LEVEL0 "Custom" IDS_SEC_LEVEL1 "Very Low" @@ -121,7 +121,7 @@ LANGUAGE LANG_SERBIAN, SUBLANG_SERBIAN_LATIN STRINGTABLE BEGIN IDS_CPL_NAME "Internet Settings" - IDS_CPL_INFO "Configure Wine Internet Browser and related settings" + IDS_CPL_INFO "Configure WINE Internet Explorer and related settings." IDS_SEC_SETTINGS "Security settings for zone: " IDS_SEC_LEVEL0 "Custom" IDS_SEC_LEVEL1 "Very Low" diff --git a/reactos/dll/cpl/inetcpl/lang/en-US.rc b/reactos/dll/cpl/inetcpl/lang/en-US.rc index d895c01fb2d..adcb97a8652 100644 --- a/reactos/dll/cpl/inetcpl/lang/en-US.rc +++ b/reactos/dll/cpl/inetcpl/lang/en-US.rc @@ -24,7 +24,7 @@ LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT STRINGTABLE BEGIN IDS_CPL_NAME "Internet Settings" - IDS_CPL_INFO "Configure Wine Internet Browser and related settings" + IDS_CPL_INFO "Configure WINE Internet Explorer and related settings." IDS_SEC_SETTINGS "Security settings for zone: " IDS_SEC_LEVEL0 "Custom" IDS_SEC_LEVEL1 "Very Low" diff --git a/reactos/dll/cpl/inetcpl/lang/fr-FR.rc b/reactos/dll/cpl/inetcpl/lang/fr-FR.rc index 2dae776d6f5..f07bb92f11f 100644 --- a/reactos/dll/cpl/inetcpl/lang/fr-FR.rc +++ b/reactos/dll/cpl/inetcpl/lang/fr-FR.rc @@ -28,7 +28,7 @@ LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL STRINGTABLE BEGIN IDS_CPL_NAME "Internet Settings" - IDS_CPL_INFO "Configure Wine Internet Browser and related settings" + IDS_CPL_INFO "Configure WINE Internet Explorer and related settings." IDS_SEC_SETTINGS "Security settings for zone: " IDS_SEC_LEVEL0 "Custom" IDS_SEC_LEVEL1 "Very Low" diff --git a/reactos/dll/cpl/inetcpl/lang/ja-JP.rc b/reactos/dll/cpl/inetcpl/lang/ja-JP.rc index ef11ccf1730..9dd12c983cb 100644 --- a/reactos/dll/cpl/inetcpl/lang/ja-JP.rc +++ b/reactos/dll/cpl/inetcpl/lang/ja-JP.rc @@ -28,7 +28,7 @@ LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT STRINGTABLE BEGIN IDS_CPL_NAME "Internet Settings" - IDS_CPL_INFO "Configure Wine Internet Browser and related settings" + IDS_CPL_INFO "Configure WINE Internet Explorer and related settings." IDS_SEC_SETTINGS "Security settings for zone: " IDS_SEC_LEVEL0 "Custom" IDS_SEC_LEVEL1 "Very Low" diff --git a/reactos/dll/cpl/inetcpl/lang/ko-KR.rc b/reactos/dll/cpl/inetcpl/lang/ko-KR.rc index 59b026ebb93..331c7b526f5 100644 --- a/reactos/dll/cpl/inetcpl/lang/ko-KR.rc +++ b/reactos/dll/cpl/inetcpl/lang/ko-KR.rc @@ -27,7 +27,7 @@ LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT STRINGTABLE BEGIN IDS_CPL_NAME "Internet Settings" - IDS_CPL_INFO "Configure Wine Internet Browser and related settings" + IDS_CPL_INFO "Configure WINE Internet Explorer and related settings." IDS_SEC_SETTINGS "Security settings for zone: " IDS_SEC_LEVEL0 "Custom" IDS_SEC_LEVEL1 "Very Low" diff --git a/reactos/dll/cpl/inetcpl/lang/lt-LT.rc b/reactos/dll/cpl/inetcpl/lang/lt-LT.rc index d0c936be21f..7cf82e9b1ef 100644 --- a/reactos/dll/cpl/inetcpl/lang/lt-LT.rc +++ b/reactos/dll/cpl/inetcpl/lang/lt-LT.rc @@ -27,7 +27,7 @@ LANGUAGE LANG_LITHUANIAN, SUBLANG_NEUTRAL STRINGTABLE BEGIN IDS_CPL_NAME "Internet Settings" - IDS_CPL_INFO "Configure Wine Internet Browser and related settings" + IDS_CPL_INFO "Configure WINE Internet Explorer and related settings." IDS_SEC_SETTINGS "Security settings for zone: " IDS_SEC_LEVEL0 "Custom" IDS_SEC_LEVEL1 "Very Low" diff --git a/reactos/dll/cpl/inetcpl/lang/nl-NL.rc b/reactos/dll/cpl/inetcpl/lang/nl-NL.rc index dadd7a9c426..a13c59bdcba 100644 --- a/reactos/dll/cpl/inetcpl/lang/nl-NL.rc +++ b/reactos/dll/cpl/inetcpl/lang/nl-NL.rc @@ -24,7 +24,7 @@ LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL STRINGTABLE BEGIN IDS_CPL_NAME "Internet Settings" - IDS_CPL_INFO "Configure Wine Internet Browser and related settings" + IDS_CPL_INFO "Configure WINE Internet Explorer and related settings." IDS_SEC_SETTINGS "Security settings for zone: " IDS_SEC_LEVEL0 "Custom" IDS_SEC_LEVEL1 "Very Low" diff --git a/reactos/dll/cpl/inetcpl/lang/pt-BR.rc b/reactos/dll/cpl/inetcpl/lang/pt-BR.rc index 5d0240eec7c..b1021029499 100644 --- a/reactos/dll/cpl/inetcpl/lang/pt-BR.rc +++ b/reactos/dll/cpl/inetcpl/lang/pt-BR.rc @@ -26,7 +26,7 @@ LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE_BRAZILIAN STRINGTABLE BEGIN IDS_CPL_NAME "Internet Settings" - IDS_CPL_INFO "Configure Wine Internet Browser and related settings" + IDS_CPL_INFO "Configure WINE Internet Explorer and related settings." IDS_SEC_SETTINGS "Security settings for zone: " IDS_SEC_LEVEL0 "Custom" IDS_SEC_LEVEL1 "Very Low" diff --git a/reactos/dll/cpl/inetcpl/lang/sv-SE.rc b/reactos/dll/cpl/inetcpl/lang/sv-SE.rc index 99f707872e5..3be10e09425 100644 --- a/reactos/dll/cpl/inetcpl/lang/sv-SE.rc +++ b/reactos/dll/cpl/inetcpl/lang/sv-SE.rc @@ -26,7 +26,7 @@ LANGUAGE LANG_SWEDISH, SUBLANG_NEUTRAL STRINGTABLE BEGIN IDS_CPL_NAME "Internet Settings" - IDS_CPL_INFO "Configure Wine Internet Browser and related settings" + IDS_CPL_INFO "Configure WINE Internet Explorer and related settings." IDS_SEC_SETTINGS "Security settings for zone: " IDS_SEC_LEVEL0 "Custom" IDS_SEC_LEVEL1 "Very Low" diff --git a/reactos/dll/cpl/inetcpl/lang/uk-UA.rc b/reactos/dll/cpl/inetcpl/lang/uk-UA.rc index ef28bded3be..89880fddbdb 100644 --- a/reactos/dll/cpl/inetcpl/lang/uk-UA.rc +++ b/reactos/dll/cpl/inetcpl/lang/uk-UA.rc @@ -28,7 +28,7 @@ LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT STRINGTABLE BEGIN IDS_CPL_NAME "Internet Settings" - IDS_CPL_INFO "Configure Wine Internet Browser and related settings" + IDS_CPL_INFO "Configure WINE Internet Explorer and related settings." IDS_SEC_SETTINGS "Security settings for zone: " IDS_SEC_LEVEL0 "Custom" IDS_SEC_LEVEL1 "Very Low" diff --git a/reactos/dll/cpl/usrmgr/lang/en-US.rc b/reactos/dll/cpl/usrmgr/lang/en-US.rc index ef1f2dcee1b..5d9b05edae7 100644 --- a/reactos/dll/cpl/usrmgr/lang/en-US.rc +++ b/reactos/dll/cpl/usrmgr/lang/en-US.rc @@ -202,7 +202,7 @@ END STRINGTABLE BEGIN IDS_CPLNAME "User Accounts" - IDS_CPLDESCRIPTION "Manages Users and Groups." + IDS_CPLDESCRIPTION "Manages users and groups." END STRINGTABLE diff --git a/reactos/dll/cpl/usrmgr/lang/he-IL.rc b/reactos/dll/cpl/usrmgr/lang/he-IL.rc index 4491055908a..1ef00fedac9 100644 --- a/reactos/dll/cpl/usrmgr/lang/he-IL.rc +++ b/reactos/dll/cpl/usrmgr/lang/he-IL.rc @@ -202,7 +202,7 @@ END STRINGTABLE BEGIN IDS_CPLNAME "User Accounts" - IDS_CPLDESCRIPTION "Manages Users and Groups." + IDS_CPLDESCRIPTION "Manages users and groups." END STRINGTABLE