Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xamarin/Xamarin.PropertyEditing.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Maupin <ermaup@microsoft.com>2019-02-05 23:43:06 +0300
committerEric Maupin <ermaup@microsoft.com>2019-02-15 21:00:44 +0300
commita80530347a2640e599849cf8da2ab4d77e5515cd (patch)
treeeed639b70dfcd1b667a474bd1c1fd4c8f38d045f /Xamarin.PropertyEditing
parent96561f19bf1c81e24c852e0a88ef46bd72e05e38 (diff)
[local] Remove _
Diffstat (limited to 'Xamarin.PropertyEditing')
-rw-r--r--Xamarin.PropertyEditing/Properties/Resources.Designer.cs4
-rw-r--r--Xamarin.PropertyEditing/Properties/Resources.resx4
2 files changed, 4 insertions, 4 deletions
diff --git a/Xamarin.PropertyEditing/Properties/Resources.Designer.cs b/Xamarin.PropertyEditing/Properties/Resources.Designer.cs
index 3699552..7a52edb 100644
--- a/Xamarin.PropertyEditing/Properties/Resources.Designer.cs
+++ b/Xamarin.PropertyEditing/Properties/Resources.Designer.cs
@@ -1168,7 +1168,7 @@ namespace Xamarin.PropertyEditing.Properties {
}
/// <summary>
- /// Looks up a localized string similar to _Show all assemblies.
+ /// Looks up a localized string similar to Show all assemblies.
/// </summary>
public static string ShowAllAssemblies {
get {
@@ -1177,7 +1177,7 @@ namespace Xamarin.PropertyEditing.Properties {
}
/// <summary>
- /// Looks up a localized string similar to _Show system resources.
+ /// Looks up a localized string similar to Show system resources.
/// </summary>
public static string ShowSystemResources {
get {
diff --git a/Xamarin.PropertyEditing/Properties/Resources.resx b/Xamarin.PropertyEditing/Properties/Resources.resx
index 23b46f7..168c1eb 100644
--- a/Xamarin.PropertyEditing/Properties/Resources.resx
+++ b/Xamarin.PropertyEditing/Properties/Resources.resx
@@ -327,7 +327,7 @@
<value>OK</value>
</data>
<data name="ShowAllAssemblies" xml:space="preserve">
- <value>_Show all assemblies</value>
+ <value>Show all assemblies</value>
</data>
<data name="SearchProperties" xml:space="preserve">
<value>Search properties</value>
@@ -354,7 +354,7 @@
<value>Select Resource</value>
</data>
<data name="ShowSystemResources" xml:space="preserve">
- <value>_Show system resources</value>
+ <value>Show system resources</value>
</data>
<data name="ResourceEllipsis" xml:space="preserve">
<value>Resource…</value>