From 5916f89935be34408b79b63166cf17e4f81b72fd Mon Sep 17 00:00:00 2001 From: SamHurne Date: Mon, 29 Jun 2015 18:21:29 -0400 Subject: [PATCH] Updated "Skill Challenges" string to "Hero Challenges" --- .../Modules/ZoneCompletion/Views/ZoneCompletionView.xaml | 4 ++-- GW2PAO/Properties/Resources.Designer.cs | 9 +++++++++ GW2PAO/Properties/Resources.de.resx | 3 +++ GW2PAO/Properties/Resources.es.resx | 3 +++ GW2PAO/Properties/Resources.fr.resx | 3 +++ GW2PAO/Properties/Resources.resx | 3 +++ 6 files changed, 23 insertions(+), 2 deletions(-) diff --git a/GW2PAO/Modules/ZoneCompletion/Views/ZoneCompletionView.xaml b/GW2PAO/Modules/ZoneCompletion/Views/ZoneCompletionView.xaml index dfd9796..9f270c7 100644 --- a/GW2PAO/Modules/ZoneCompletion/Views/ZoneCompletionView.xaml +++ b/GW2PAO/Modules/ZoneCompletion/Views/ZoneCompletionView.xaml @@ -91,7 +91,7 @@ - + @@ -103,7 +103,7 @@ - + diff --git a/GW2PAO/Properties/Resources.Designer.cs b/GW2PAO/Properties/Resources.Designer.cs index bc922aa..5eac3c4 100644 --- a/GW2PAO/Properties/Resources.Designer.cs +++ b/GW2PAO/Properties/Resources.Designer.cs @@ -915,6 +915,15 @@ public static string Help { } } + /// + /// Looks up a localized string similar to Hero Challenges. + /// + public static string HeroChallenges { + get { + return ResourceManager.GetString("HeroChallenges", resourceCulture); + } + } + /// /// Looks up a localized string similar to Hide. /// diff --git a/GW2PAO/Properties/Resources.de.resx b/GW2PAO/Properties/Resources.de.resx index 1a188dc..8d33b07 100644 --- a/GW2PAO/Properties/Resources.de.resx +++ b/GW2PAO/Properties/Resources.de.resx @@ -963,4 +963,7 @@ Paths + + Heldenherausforderungen + \ No newline at end of file diff --git a/GW2PAO/Properties/Resources.es.resx b/GW2PAO/Properties/Resources.es.resx index bdc3c79..120fd11 100644 --- a/GW2PAO/Properties/Resources.es.resx +++ b/GW2PAO/Properties/Resources.es.resx @@ -974,4 +974,7 @@ Caminos + + Desafíos de héroe + \ No newline at end of file diff --git a/GW2PAO/Properties/Resources.fr.resx b/GW2PAO/Properties/Resources.fr.resx index 82d5be9..6044b89 100644 --- a/GW2PAO/Properties/Resources.fr.resx +++ b/GW2PAO/Properties/Resources.fr.resx @@ -965,4 +965,7 @@ Lorsqu'un objectif est capturé par un autre monde chez l'ennemi Chemins + + Défis de héros + \ No newline at end of file diff --git a/GW2PAO/Properties/Resources.resx b/GW2PAO/Properties/Resources.resx index 8d162a4..72076ef 100644 --- a/GW2PAO/Properties/Resources.resx +++ b/GW2PAO/Properties/Resources.resx @@ -969,4 +969,7 @@ Show Waypoint-Code Copy Buttons + + Hero Challenges + \ No newline at end of file