提交 95a48bc5 编写于 作者: M Manish Vasani

Change the text for the newly added background analysis scope option

1. Make the strings sentence cased
2. Rename "Open Documents And Projects" to "Open documents" as per internal review.
上级 58a4f7da
...@@ -16,13 +16,13 @@ public static string Option_Background_analysis_scope ...@@ -16,13 +16,13 @@ public static string Option_Background_analysis_scope
=> ServicesVSResources.Background_analysis_scope_colon; => ServicesVSResources.Background_analysis_scope_colon;
public static string Option_Background_Analysis_Scope_Active_File public static string Option_Background_Analysis_Scope_Active_File
=> ServicesVSResources.Current_Document; => ServicesVSResources.Current_document;
public static string Option_Background_Analysis_Scope_Open_Files_And_Projects public static string Option_Background_Analysis_Scope_Open_Files_And_Projects
=> ServicesVSResources.Open_Documents_and_Projects; => ServicesVSResources.Open_documents;
public static string Option_Background_Analysis_Scope_Full_Solution public static string Option_Background_Analysis_Scope_Full_Solution
=> ServicesVSResources.Entire_Solution; => ServicesVSResources.Entire_solution;
public static string Option_Enable_navigation_to_decompiled_sources public static string Option_Enable_navigation_to_decompiled_sources
=> ServicesVSResources.Enable_navigation_to_decompiled_sources; => ServicesVSResources.Enable_navigation_to_decompiled_sources;
......
...@@ -777,11 +777,11 @@ internal class ServicesVSResources { ...@@ -777,11 +777,11 @@ internal class ServicesVSResources {
} }
/// <summary> /// <summary>
/// Looks up a localized string similar to Current Document. /// Looks up a localized string similar to Current document.
/// </summary> /// </summary>
internal static string Current_Document { internal static string Current_document {
get { get {
return ResourceManager.GetString("Current_Document", resourceCulture); return ResourceManager.GetString("Current_document", resourceCulture);
} }
} }
...@@ -968,11 +968,11 @@ internal class ServicesVSResources { ...@@ -968,11 +968,11 @@ internal class ServicesVSResources {
} }
/// <summary> /// <summary>
/// Looks up a localized string similar to Entire Solution. /// Looks up a localized string similar to Entire solution.
/// </summary> /// </summary>
internal static string Entire_Solution { internal static string Entire_solution {
get { get {
return ResourceManager.GetString("Entire_Solution", resourceCulture); return ResourceManager.GetString("Entire_solution", resourceCulture);
} }
} }
...@@ -2110,11 +2110,11 @@ internal class ServicesVSResources { ...@@ -2110,11 +2110,11 @@ internal class ServicesVSResources {
} }
/// <summary> /// <summary>
/// Looks up a localized string similar to Open Documents and Projects. /// Looks up a localized string similar to Open documents.
/// </summary> /// </summary>
internal static string Open_Documents_and_Projects { internal static string Open_documents {
get { get {
return ResourceManager.GetString("Open_Documents_and_Projects", resourceCulture); return ResourceManager.GetString("Open_documents", resourceCulture);
} }
} }
......
...@@ -1344,14 +1344,14 @@ I agree to all of the foregoing:</value> ...@@ -1344,14 +1344,14 @@ I agree to all of the foregoing:</value>
<data name="Background_analysis_scope_colon" xml:space="preserve"> <data name="Background_analysis_scope_colon" xml:space="preserve">
<value>Background analysis scope:</value> <value>Background analysis scope:</value>
</data> </data>
<data name="Current_Document" xml:space="preserve"> <data name="Current_document" xml:space="preserve">
<value>Current Document</value> <value>Current document</value>
</data> </data>
<data name="Open_Documents_and_Projects" xml:space="preserve"> <data name="Open_documents" xml:space="preserve">
<value>Open Documents and Projects</value> <value>Open documents</value>
</data> </data>
<data name="Entire_Solution" xml:space="preserve"> <data name="Entire_solution" xml:space="preserve">
<value>Entire Solution</value> <value>Entire solution</value>
</data> </data>
<data name="CSharp_Visual_Basic_Language_Server_Client" xml:space="preserve"> <data name="CSharp_Visual_Basic_Language_Server_Client" xml:space="preserve">
<value>C#/Visual Basic Language Server Client</value> <value>C#/Visual Basic Language Server Client</value>
......
...@@ -112,9 +112,9 @@ ...@@ -112,9 +112,9 @@
<target state="translated">Obsahující typ</target> <target state="translated">Obsahující typ</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Current_Document"> <trans-unit id="Current_document">
<source>Current Document</source> <source>Current document</source>
<target state="new">Current Document</target> <target state="new">Current document</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Element_is_not_valid"> <trans-unit id="Element_is_not_valid">
...@@ -122,9 +122,9 @@ ...@@ -122,9 +122,9 @@
<target state="translated">Element není platný.</target> <target state="translated">Element není platný.</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Entire_Solution"> <trans-unit id="Entire_solution">
<source>Entire Solution</source> <source>Entire solution</source>
<target state="new">Entire Solution</target> <target state="new">Entire solution</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Evaluating_0_tasks_in_queue"> <trans-unit id="Evaluating_0_tasks_in_queue">
...@@ -372,9 +372,9 @@ ...@@ -372,9 +372,9 @@
<target state="translated">Neveřejné metody</target> <target state="translated">Neveřejné metody</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Open_Documents_and_Projects"> <trans-unit id="Open_documents">
<source>Open Documents and Projects</source> <source>Open documents</source>
<target state="new">Open Documents and Projects</target> <target state="new">Open documents</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Parameter_preferences_colon"> <trans-unit id="Parameter_preferences_colon">
......
...@@ -112,9 +112,9 @@ ...@@ -112,9 +112,9 @@
<target state="translated">Enthaltender Typ</target> <target state="translated">Enthaltender Typ</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Current_Document"> <trans-unit id="Current_document">
<source>Current Document</source> <source>Current document</source>
<target state="new">Current Document</target> <target state="new">Current document</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Element_is_not_valid"> <trans-unit id="Element_is_not_valid">
...@@ -122,9 +122,9 @@ ...@@ -122,9 +122,9 @@
<target state="translated">Das Element ist ungültig.</target> <target state="translated">Das Element ist ungültig.</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Entire_Solution"> <trans-unit id="Entire_solution">
<source>Entire Solution</source> <source>Entire solution</source>
<target state="new">Entire Solution</target> <target state="new">Entire solution</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Evaluating_0_tasks_in_queue"> <trans-unit id="Evaluating_0_tasks_in_queue">
...@@ -372,9 +372,9 @@ ...@@ -372,9 +372,9 @@
<target state="translated">Nicht öffentliche Methoden</target> <target state="translated">Nicht öffentliche Methoden</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Open_Documents_and_Projects"> <trans-unit id="Open_documents">
<source>Open Documents and Projects</source> <source>Open documents</source>
<target state="new">Open Documents and Projects</target> <target state="new">Open documents</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Parameter_preferences_colon"> <trans-unit id="Parameter_preferences_colon">
......
...@@ -112,9 +112,9 @@ ...@@ -112,9 +112,9 @@
<target state="translated">Tipo contenedor</target> <target state="translated">Tipo contenedor</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Current_Document"> <trans-unit id="Current_document">
<source>Current Document</source> <source>Current document</source>
<target state="new">Current Document</target> <target state="new">Current document</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Element_is_not_valid"> <trans-unit id="Element_is_not_valid">
...@@ -122,9 +122,9 @@ ...@@ -122,9 +122,9 @@
<target state="translated">El elemento no es válido.</target> <target state="translated">El elemento no es válido.</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Entire_Solution"> <trans-unit id="Entire_solution">
<source>Entire Solution</source> <source>Entire solution</source>
<target state="new">Entire Solution</target> <target state="new">Entire solution</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Evaluating_0_tasks_in_queue"> <trans-unit id="Evaluating_0_tasks_in_queue">
...@@ -372,9 +372,9 @@ ...@@ -372,9 +372,9 @@
<target state="translated">Miembros no públicos</target> <target state="translated">Miembros no públicos</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Open_Documents_and_Projects"> <trans-unit id="Open_documents">
<source>Open Documents and Projects</source> <source>Open documents</source>
<target state="new">Open Documents and Projects</target> <target state="new">Open documents</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Parameter_preferences_colon"> <trans-unit id="Parameter_preferences_colon">
......
...@@ -112,9 +112,9 @@ ...@@ -112,9 +112,9 @@
<target state="translated">Type conteneur</target> <target state="translated">Type conteneur</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Current_Document"> <trans-unit id="Current_document">
<source>Current Document</source> <source>Current document</source>
<target state="new">Current Document</target> <target state="new">Current document</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Element_is_not_valid"> <trans-unit id="Element_is_not_valid">
...@@ -122,9 +122,9 @@ ...@@ -122,9 +122,9 @@
<target state="translated">L'élément n'est pas valide.</target> <target state="translated">L'élément n'est pas valide.</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Entire_Solution"> <trans-unit id="Entire_solution">
<source>Entire Solution</source> <source>Entire solution</source>
<target state="new">Entire Solution</target> <target state="new">Entire solution</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Evaluating_0_tasks_in_queue"> <trans-unit id="Evaluating_0_tasks_in_queue">
...@@ -372,9 +372,9 @@ ...@@ -372,9 +372,9 @@
<target state="translated">Méthodes non publiques</target> <target state="translated">Méthodes non publiques</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Open_Documents_and_Projects"> <trans-unit id="Open_documents">
<source>Open Documents and Projects</source> <source>Open documents</source>
<target state="new">Open Documents and Projects</target> <target state="new">Open documents</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Parameter_preferences_colon"> <trans-unit id="Parameter_preferences_colon">
......
...@@ -112,9 +112,9 @@ ...@@ -112,9 +112,9 @@
<target state="translated">Tipo contenitore</target> <target state="translated">Tipo contenitore</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Current_Document"> <trans-unit id="Current_document">
<source>Current Document</source> <source>Current document</source>
<target state="new">Current Document</target> <target state="new">Current document</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Element_is_not_valid"> <trans-unit id="Element_is_not_valid">
...@@ -122,9 +122,9 @@ ...@@ -122,9 +122,9 @@
<target state="translated">L'elemento non è valido.</target> <target state="translated">L'elemento non è valido.</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Entire_Solution"> <trans-unit id="Entire_solution">
<source>Entire Solution</source> <source>Entire solution</source>
<target state="new">Entire Solution</target> <target state="new">Entire solution</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Evaluating_0_tasks_in_queue"> <trans-unit id="Evaluating_0_tasks_in_queue">
...@@ -372,9 +372,9 @@ ...@@ -372,9 +372,9 @@
<target state="translated">Metodi non pubblici</target> <target state="translated">Metodi non pubblici</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Open_Documents_and_Projects"> <trans-unit id="Open_documents">
<source>Open Documents and Projects</source> <source>Open documents</source>
<target state="new">Open Documents and Projects</target> <target state="new">Open documents</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Parameter_preferences_colon"> <trans-unit id="Parameter_preferences_colon">
......
...@@ -112,9 +112,9 @@ ...@@ -112,9 +112,9 @@
<target state="translated">含んでいる型</target> <target state="translated">含んでいる型</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Current_Document"> <trans-unit id="Current_document">
<source>Current Document</source> <source>Current document</source>
<target state="new">Current Document</target> <target state="new">Current document</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Element_is_not_valid"> <trans-unit id="Element_is_not_valid">
...@@ -122,9 +122,9 @@ ...@@ -122,9 +122,9 @@
<target state="translated">要素が有効ではありません。</target> <target state="translated">要素が有効ではありません。</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Entire_Solution"> <trans-unit id="Entire_solution">
<source>Entire Solution</source> <source>Entire solution</source>
<target state="new">Entire Solution</target> <target state="new">Entire solution</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Evaluating_0_tasks_in_queue"> <trans-unit id="Evaluating_0_tasks_in_queue">
...@@ -372,9 +372,9 @@ ...@@ -372,9 +372,9 @@
<target state="translated">パブリックでないメソッド</target> <target state="translated">パブリックでないメソッド</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Open_Documents_and_Projects"> <trans-unit id="Open_documents">
<source>Open Documents and Projects</source> <source>Open documents</source>
<target state="new">Open Documents and Projects</target> <target state="new">Open documents</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Parameter_preferences_colon"> <trans-unit id="Parameter_preferences_colon">
......
...@@ -112,9 +112,9 @@ ...@@ -112,9 +112,9 @@
<target state="translated">포함하는 형식</target> <target state="translated">포함하는 형식</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Current_Document"> <trans-unit id="Current_document">
<source>Current Document</source> <source>Current document</source>
<target state="new">Current Document</target> <target state="new">Current document</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Element_is_not_valid"> <trans-unit id="Element_is_not_valid">
...@@ -122,9 +122,9 @@ ...@@ -122,9 +122,9 @@
<target state="translated">요소가 잘못되었습니다.</target> <target state="translated">요소가 잘못되었습니다.</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Entire_Solution"> <trans-unit id="Entire_solution">
<source>Entire Solution</source> <source>Entire solution</source>
<target state="new">Entire Solution</target> <target state="new">Entire solution</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Evaluating_0_tasks_in_queue"> <trans-unit id="Evaluating_0_tasks_in_queue">
...@@ -372,9 +372,9 @@ ...@@ -372,9 +372,9 @@
<target state="translated">public이 아닌 메서드</target> <target state="translated">public이 아닌 메서드</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Open_Documents_and_Projects"> <trans-unit id="Open_documents">
<source>Open Documents and Projects</source> <source>Open documents</source>
<target state="new">Open Documents and Projects</target> <target state="new">Open documents</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Parameter_preferences_colon"> <trans-unit id="Parameter_preferences_colon">
......
...@@ -112,9 +112,9 @@ ...@@ -112,9 +112,9 @@
<target state="translated">Zawierający typ</target> <target state="translated">Zawierający typ</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Current_Document"> <trans-unit id="Current_document">
<source>Current Document</source> <source>Current document</source>
<target state="new">Current Document</target> <target state="new">Current document</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Element_is_not_valid"> <trans-unit id="Element_is_not_valid">
...@@ -122,9 +122,9 @@ ...@@ -122,9 +122,9 @@
<target state="translated">Element jest nieprawidłowy.</target> <target state="translated">Element jest nieprawidłowy.</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Entire_Solution"> <trans-unit id="Entire_solution">
<source>Entire Solution</source> <source>Entire solution</source>
<target state="new">Entire Solution</target> <target state="new">Entire solution</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Evaluating_0_tasks_in_queue"> <trans-unit id="Evaluating_0_tasks_in_queue">
...@@ -372,9 +372,9 @@ ...@@ -372,9 +372,9 @@
<target state="translated">Metody niepubliczne</target> <target state="translated">Metody niepubliczne</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Open_Documents_and_Projects"> <trans-unit id="Open_documents">
<source>Open Documents and Projects</source> <source>Open documents</source>
<target state="new">Open Documents and Projects</target> <target state="new">Open documents</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Parameter_preferences_colon"> <trans-unit id="Parameter_preferences_colon">
......
...@@ -112,9 +112,9 @@ ...@@ -112,9 +112,9 @@
<target state="translated">Contendo Tipo</target> <target state="translated">Contendo Tipo</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Current_Document"> <trans-unit id="Current_document">
<source>Current Document</source> <source>Current document</source>
<target state="new">Current Document</target> <target state="new">Current document</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Element_is_not_valid"> <trans-unit id="Element_is_not_valid">
...@@ -122,9 +122,9 @@ ...@@ -122,9 +122,9 @@
<target state="translated">O elemento é inválido.</target> <target state="translated">O elemento é inválido.</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Entire_Solution"> <trans-unit id="Entire_solution">
<source>Entire Solution</source> <source>Entire solution</source>
<target state="new">Entire Solution</target> <target state="new">Entire solution</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Evaluating_0_tasks_in_queue"> <trans-unit id="Evaluating_0_tasks_in_queue">
...@@ -372,9 +372,9 @@ ...@@ -372,9 +372,9 @@
<target state="translated">Métodos não públicos</target> <target state="translated">Métodos não públicos</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Open_Documents_and_Projects"> <trans-unit id="Open_documents">
<source>Open Documents and Projects</source> <source>Open documents</source>
<target state="new">Open Documents and Projects</target> <target state="new">Open documents</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Parameter_preferences_colon"> <trans-unit id="Parameter_preferences_colon">
......
...@@ -112,9 +112,9 @@ ...@@ -112,9 +112,9 @@
<target state="translated">Содержащий тип</target> <target state="translated">Содержащий тип</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Current_Document"> <trans-unit id="Current_document">
<source>Current Document</source> <source>Current document</source>
<target state="new">Current Document</target> <target state="new">Current document</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Element_is_not_valid"> <trans-unit id="Element_is_not_valid">
...@@ -122,9 +122,9 @@ ...@@ -122,9 +122,9 @@
<target state="translated">Элемент недопустим.</target> <target state="translated">Элемент недопустим.</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Entire_Solution"> <trans-unit id="Entire_solution">
<source>Entire Solution</source> <source>Entire solution</source>
<target state="new">Entire Solution</target> <target state="new">Entire solution</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Evaluating_0_tasks_in_queue"> <trans-unit id="Evaluating_0_tasks_in_queue">
...@@ -372,9 +372,9 @@ ...@@ -372,9 +372,9 @@
<target state="translated">Методы, не являющиеся открытыми</target> <target state="translated">Методы, не являющиеся открытыми</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Open_Documents_and_Projects"> <trans-unit id="Open_documents">
<source>Open Documents and Projects</source> <source>Open documents</source>
<target state="new">Open Documents and Projects</target> <target state="new">Open documents</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Parameter_preferences_colon"> <trans-unit id="Parameter_preferences_colon">
......
...@@ -112,9 +112,9 @@ ...@@ -112,9 +112,9 @@
<target state="translated">Kapsayan Tür</target> <target state="translated">Kapsayan Tür</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Current_Document"> <trans-unit id="Current_document">
<source>Current Document</source> <source>Current document</source>
<target state="new">Current Document</target> <target state="new">Current document</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Element_is_not_valid"> <trans-unit id="Element_is_not_valid">
...@@ -122,9 +122,9 @@ ...@@ -122,9 +122,9 @@
<target state="translated">Öğe geçerli değil.</target> <target state="translated">Öğe geçerli değil.</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Entire_Solution"> <trans-unit id="Entire_solution">
<source>Entire Solution</source> <source>Entire solution</source>
<target state="new">Entire Solution</target> <target state="new">Entire solution</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Evaluating_0_tasks_in_queue"> <trans-unit id="Evaluating_0_tasks_in_queue">
...@@ -372,9 +372,9 @@ ...@@ -372,9 +372,9 @@
<target state="translated">Ortak olmayan yöntemler</target> <target state="translated">Ortak olmayan yöntemler</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Open_Documents_and_Projects"> <trans-unit id="Open_documents">
<source>Open Documents and Projects</source> <source>Open documents</source>
<target state="new">Open Documents and Projects</target> <target state="new">Open documents</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Parameter_preferences_colon"> <trans-unit id="Parameter_preferences_colon">
......
...@@ -112,9 +112,9 @@ ...@@ -112,9 +112,9 @@
<target state="translated">包含类型</target> <target state="translated">包含类型</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Current_Document"> <trans-unit id="Current_document">
<source>Current Document</source> <source>Current document</source>
<target state="new">Current Document</target> <target state="new">Current document</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Element_is_not_valid"> <trans-unit id="Element_is_not_valid">
...@@ -122,9 +122,9 @@ ...@@ -122,9 +122,9 @@
<target state="translated">元素无效。</target> <target state="translated">元素无效。</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Entire_Solution"> <trans-unit id="Entire_solution">
<source>Entire Solution</source> <source>Entire solution</source>
<target state="new">Entire Solution</target> <target state="new">Entire solution</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Evaluating_0_tasks_in_queue"> <trans-unit id="Evaluating_0_tasks_in_queue">
...@@ -372,9 +372,9 @@ ...@@ -372,9 +372,9 @@
<target state="translated">非公共成员</target> <target state="translated">非公共成员</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Open_Documents_and_Projects"> <trans-unit id="Open_documents">
<source>Open Documents and Projects</source> <source>Open documents</source>
<target state="new">Open Documents and Projects</target> <target state="new">Open documents</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Parameter_preferences_colon"> <trans-unit id="Parameter_preferences_colon">
......
...@@ -112,9 +112,9 @@ ...@@ -112,9 +112,9 @@
<target state="translated">包含的類型</target> <target state="translated">包含的類型</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Current_Document"> <trans-unit id="Current_document">
<source>Current Document</source> <source>Current document</source>
<target state="new">Current Document</target> <target state="new">Current document</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Element_is_not_valid"> <trans-unit id="Element_is_not_valid">
...@@ -122,9 +122,9 @@ ...@@ -122,9 +122,9 @@
<target state="translated">元素無效。</target> <target state="translated">元素無效。</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Entire_Solution"> <trans-unit id="Entire_solution">
<source>Entire Solution</source> <source>Entire solution</source>
<target state="new">Entire Solution</target> <target state="new">Entire solution</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Evaluating_0_tasks_in_queue"> <trans-unit id="Evaluating_0_tasks_in_queue">
...@@ -372,9 +372,9 @@ ...@@ -372,9 +372,9 @@
<target state="translated">非公用方法</target> <target state="translated">非公用方法</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Open_Documents_and_Projects"> <trans-unit id="Open_documents">
<source>Open Documents and Projects</source> <source>Open documents</source>
<target state="new">Open Documents and Projects</target> <target state="new">Open documents</target>
<note /> <note />
</trans-unit> </trans-unit>
<trans-unit id="Parameter_preferences_colon"> <trans-unit id="Parameter_preferences_colon">
......
...@@ -22,13 +22,13 @@ Namespace Microsoft.VisualStudio.LanguageServices.VisualBasic.Options ...@@ -22,13 +22,13 @@ Namespace Microsoft.VisualStudio.LanguageServices.VisualBasic.Options
ServicesVSResources.Background_analysis_scope_colon ServicesVSResources.Background_analysis_scope_colon
Public ReadOnly Property Option_Background_Analysis_Scope_Active_File As String = Public ReadOnly Property Option_Background_Analysis_Scope_Active_File As String =
ServicesVSResources.Current_Document ServicesVSResources.Current_document
Public ReadOnly Property Option_Background_Analysis_Scope_Open_Files_And_Projects As String = Public ReadOnly Property Option_Background_Analysis_Scope_Open_Files_And_Projects As String =
ServicesVSResources.Open_Documents_and_Projects ServicesVSResources.Open_documents
Public ReadOnly Property Option_Background_Analysis_Scope_Full_Solution As String = Public ReadOnly Property Option_Background_Analysis_Scope_Full_Solution As String =
ServicesVSResources.Entire_Solution ServicesVSResources.Entire_solution
Public ReadOnly Property Option_use_editorconfig_compatibility_mode As String = ServicesVSResources.Use_editorconfig_compatibility_mode Public ReadOnly Property Option_use_editorconfig_compatibility_mode As String = ServicesVSResources.Use_editorconfig_compatibility_mode
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册