@ -1,57 +1,44 @@
//------------------------------------------------------------------------------
//------------------------------------------------------------------------------
// <auto-generated>
// <auto-generated>
// Ce code a été généré par un outi l.
// This code was generated by a too l.
// Version du runtime :4.0.30319.42000
// Runtime Version :4.0.30319.42000
/ /
/ /
// Les modifications apportées à ce fichier peuvent provoquer un comportement incorrect et seront perdues si
// Changes to this file may cause incorrect behavior and will be lost if
// le code est régénéré .
// the code is regenerated .
// </auto-generated>
// </auto-generated>
//------------------------------------------------------------------------------
//------------------------------------------------------------------------------
namespace TheGameExtreme {
namespace TheGameExtreme {
using System ;
using System ;
using System.Reflection ;
/// <summary>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
/// Une classe de ressource fortement typée destinée, entre autres, à la consultation des chaînes localisées.
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
/// </summary>
[System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
// Cette classe a été générée automatiquement par la classe StronglyTypedResourceBuilder
// à l'aide d'un outil, tel que ResGen ou Visual Studio.
// Pour ajouter ou supprimer un membre, modifiez votre fichier .ResX, puis réexécutez ResGen
// avec l'option /str ou régénérez votre projet VS.
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
internal class AppRessource {
internal class AppRessource {
private static global :: System . Resources . ResourceManager resourceMan ;
private static System . Resources . ResourceManager resourceMan ;
private static global :: System . Globalization . CultureInfo resourceCulture ;
private static System . Globalization . CultureInfo resourceCulture ;
[ global:: System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal AppRessource ( ) {
internal AppRessource ( ) {
}
}
/// <summary>
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
/// Retourne l'instance ResourceManager mise en cache utilisée par cette classe.
internal static System . Resources . ResourceManager ResourceManager {
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global :: System . Resources . ResourceManager ResourceManager {
get {
get {
if ( object . Reference Equals( resourceMan , null ) ) {
if ( object . Equals ( null , resourceMan ) ) {
global :: System . Resources . ResourceManager temp = new global :: System . Resources . ResourceManager ( "TheGameExtreme.AppRessource" , typeof ( AppRessource ) . Assembly ) ;
System . Resources . ResourceManager temp = new System . Resources . ResourceManager ( "TheGameExtreme.AppRessource" , typeof ( AppRessource ) . Assembly ) ;
resourceMan = temp ;
resourceMan = temp ;
}
}
return resourceMan ;
return resourceMan ;
}
}
}
}
/// <summary>
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
/// Remplace la propriété CurrentUICulture du thread actuel pour toutes
internal static System . Globalization . CultureInfo Culture {
/// les recherches de ressources à l'aide de cette classe de ressource fortement typée.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global :: System . Globalization . CultureInfo Culture {
get {
get {
return resourceCulture ;
return resourceCulture ;
}
}
@ -60,114 +47,71 @@ namespace TheGameExtreme {
}
}
}
}
/// <summary>
/// Recherche une chaîne localisée semblable à Pile ascendante.
/// </summary>
internal static string StrAcendingStack {
internal static string StrAcendingStack {
get {
get {
return ResourceManager . GetString ( "StrAcendingStack" , resourceCulture ) ;
return ResourceManager . GetString ( "StrAcendingStack" , resourceCulture ) ;
}
}
}
}
/// <summary>
/// Recherche une chaîne localisée semblable à La pile choisie n'existe pas!.
/// </summary>
internal static string StrCantGetStack {
internal static string StrCantGetStack {
get {
get {
return ResourceManager . GetString ( "StrCantGetStack" , resourceCulture ) ;
return ResourceManager . GetString ( "StrCantGetStack" , resourceCulture ) ;
}
}
}
}
/// <summary>
/// Recherche une chaîne localisée semblable à Vous n'avez pas joué assez de carte! essaye encore.
/// </summary>
internal static string StrCardPlayedLessThanTwo {
internal static string StrCardPlayedLessThanTwo {
get {
get {
return ResourceManager . GetString ( "StrCardPlayedLessThanTwo" , resourceCulture ) ;
return ResourceManager . GetString ( "StrCardPlayedLessThanTwo" , resourceCulture ) ;
}
}
}
}
/// <summary>
/// Recherche une chaîne localisée semblable à Veuillez selectionner une carte à placer sur une pile.
/// </summary>
internal static string StrChooseCardToPlay {
internal static string StrChooseCardToPlay {
get {
get {
return ResourceManager . GetString ( "StrChooseCardToPlay" , resourceCulture ) ;
return ResourceManager . GetString ( "StrChooseCardToPlay" , resourceCulture ) ;
}
}
}
}
/// <summary>
/// Recherche une chaîne localisée semblable à Selectionner la pile sur laquelle vous souhaitez poser la carte.
/// </summary>
internal static string StrChooseStack {
internal static string StrChooseStack {
get {
get {
return ResourceManager . GetString ( "StrChooseStack" , resourceCulture ) ;
return ResourceManager . GetString ( "StrChooseStack" , resourceCulture ) ;
}
}
}
}
/// <summary>
/// Recherche une chaîne localisée semblable à Pile Descendante.
/// </summary>
internal static string StrDownStack {
internal static string StrDownStack {
get {
get {
return ResourceManager . GetString ( "StrDownStack" , resourceCulture ) ;
return ResourceManager . GetString ( "StrDownStack" , resourceCulture ) ;
}
}
}
}
/// <summary>
/// Recherche une chaîne localisée semblable à Le jeu est fini! Veuillez lancer une nouvelle partie!.
/// </summary>
internal static string StrEndOfGame {
internal static string StrEndOfGame {
get {
get {
return ResourceManager . GetString ( "StrEndOfGame" , resourceCulture ) ;
return ResourceManager . GetString ( "StrEndOfGame" , resourceCulture ) ;
}
}
}
}
/// <summary>
/// Recherche une chaîne localisée semblable à Fin de tour.
/// </summary>
internal static string StrEndTurn {
internal static string StrEndTurn {
get {
get {
return ResourceManager . GetString ( "StrEndTurn" , resourceCulture ) ;
return ResourceManager . GetString ( "StrEndTurn" , resourceCulture ) ;
}
}
}
}
/// <summary>
/// Recherche une chaîne localisée semblable à Veuillez saisir votre pseudo.
/// </summary>
internal static string StrEnterPseudo {
get {
return ResourceManager . GetString ( "StrEnterPseudo" , resourceCulture ) ;
}
}
/// <summary>
/// Recherche une chaîne localisée semblable à Le jeu est terminé! Désolé, vous avez perdu... Essayez encore!.
/// </summary>
internal static string StrLose {
internal static string StrLose {
get {
get {
return ResourceManager . GetString ( "StrLose" , resourceCulture ) ;
return ResourceManager . GetString ( "StrLose" , resourceCulture ) ;
}
}
}
}
/// <summary>
/// Recherche une chaîne localisée semblable à Le jeu est terminé! Désolé, vous avez perdu... Vous deviez jouer trois cartes à cause de l'effet \"Trois cartes joué\" hors votre jeu ne permet pas d'en jouer autant! Essayez encore!.
/// </summary>
internal static string StrLose3CardEffect {
internal static string StrLose3CardEffect {
get {
get {
return ResourceManager . GetString ( "StrLose3CardEffect" , resourceCulture ) ;
return ResourceManager . GetString ( "StrLose3CardEffect" , resourceCulture ) ;
}
}
}
}
/// <summary>
/// Recherche une chaîne localisée semblable à Le joueur n'a plus de carte dans sa main.
/// </summary>
internal static string StrNoMoreCardOnHand {
internal static string StrNoMoreCardOnHand {
get {
get {
return ResourceManager . GetString ( "StrNoMoreCardOnHand" , resourceCulture ) ;
return ResourceManager . GetString ( "StrNoMoreCardOnHand" , resourceCulture ) ;
}
}
}
}
/// <summary>
/// <summary>
/// Recherche une chaîne localisée semblable à Veuillez choisir un nombre de joueur et leur(s) nom(s).
/// Recherche une chaîne localisée semblable à Veuillez choisir un nombre de joueur et leur(s) nom(s).
/// </summary>
/// </summary>
@ -198,31 +142,40 @@ namespace TheGameExtreme {
}
}
}
}
/// <summary>
/// Recherche une chaîne localisée semblable à Désolé, vous n'avez pas recouvert la tête de mort... Réessayez ;).
/// </summary>
internal static string StrSkullEffect {
internal static string StrSkullEffect {
get {
get {
return ResourceManager . GetString ( "StrSkullEffect" , resourceCulture ) ;
return ResourceManager . GetString ( "StrSkullEffect" , resourceCulture ) ;
}
}
}
}
/// <summary>
/// Recherche une chaîne localisée semblable à Le jeu est terminé!\n Bravo vous avez gagné!.
/// </summary>
internal static string StrWin {
internal static string StrWin {
get {
get {
return ResourceManager . GetString ( "StrWin" , resourceCulture ) ;
return ResourceManager . GetString ( "StrWin" , resourceCulture ) ;
}
}
}
}
/// <summary>
/// Recherche une chaîne localisée semblable à La carte ne rentre pas dans la pile sectionnée!.
/// </summary>
internal static string StrWrongStack {
internal static string StrWrongStack {
get {
get {
return ResourceManager . GetString ( "StrWrongStack" , resourceCulture ) ;
return ResourceManager . GetString ( "StrWrongStack" , resourceCulture ) ;
}
}
}
}
internal static string StrPlayerSelection {
get {
return ResourceManager . GetString ( "StrPlayerSelection" , resourceCulture ) ;
}
}
internal static string StrEnterPseudo {
get {
return ResourceManager . GetString ( "StrEnterPseudo" , resourceCulture ) ;
}
}
internal static string StrCardDoesntExist {
get {
return ResourceManager . GetString ( "StrCardDoesntExist" , resourceCulture ) ;
}
}
}
}
}
}