diff --git a/MM.API/MM.API.csproj b/MM.API/MM.API.csproj
index cc5287d..39301bd 100644
--- a/MM.API/MM.API.csproj
+++ b/MM.API/MM.API.csproj
@@ -49,7 +49,7 @@
-
+
diff --git a/MM.Shared/Enums/Resources/Zodiac.Designer.cs b/MM.Shared/Enums/Resources/Zodiac.Designer.cs
new file mode 100644
index 0000000..373c0bc
--- /dev/null
+++ b/MM.Shared/Enums/Resources/Zodiac.Designer.cs
@@ -0,0 +1,171 @@
+//------------------------------------------------------------------------------
+//
+// This code was generated by a tool.
+// Runtime Version:4.0.30319.42000
+//
+// Changes to this file may cause incorrect behavior and will be lost if
+// the code is regenerated.
+//
+//------------------------------------------------------------------------------
+
+namespace MM.Shared.Enums.Resources {
+ using System;
+
+
+ ///
+ /// A strongly-typed resource class, for looking up localized strings, etc.
+ ///
+ // This class was auto-generated by the StronglyTypedResourceBuilder
+ // class via a tool like ResGen or Visual Studio.
+ // To add or remove a member, edit your .ResX file then rerun ResGen
+ // with the /str option, or rebuild your VS project.
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")]
+ [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
+ [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
+ internal class Zodiac {
+
+ private static global::System.Resources.ResourceManager resourceMan;
+
+ private static global::System.Globalization.CultureInfo resourceCulture;
+
+ [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
+ internal Zodiac() {
+ }
+
+ ///
+ /// Returns the cached ResourceManager instance used by this class.
+ ///
+ [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
+ internal static global::System.Resources.ResourceManager ResourceManager {
+ get {
+ if (object.ReferenceEquals(resourceMan, null)) {
+ global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("MM.Shared.Enums.Resources.Zodiac", typeof(Zodiac).Assembly);
+ resourceMan = temp;
+ }
+ return resourceMan;
+ }
+ }
+
+ ///
+ /// Overrides the current thread's CurrentUICulture property for all
+ /// resource lookups using this strongly typed resource class.
+ ///
+ [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
+ internal static global::System.Globalization.CultureInfo Culture {
+ get {
+ return resourceCulture;
+ }
+ set {
+ resourceCulture = value;
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Aquarius.
+ ///
+ internal static string Aquarius {
+ get {
+ return ResourceManager.GetString("Aquarius", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Aries.
+ ///
+ internal static string Aries {
+ get {
+ return ResourceManager.GetString("Aries", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Cancer.
+ ///
+ internal static string Cancer {
+ get {
+ return ResourceManager.GetString("Cancer", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Capricorn.
+ ///
+ internal static string Capricorn {
+ get {
+ return ResourceManager.GetString("Capricorn", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Gemini.
+ ///
+ internal static string Gemini {
+ get {
+ return ResourceManager.GetString("Gemini", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Leo.
+ ///
+ internal static string Leo {
+ get {
+ return ResourceManager.GetString("Leo", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Libra.
+ ///
+ internal static string Libra {
+ get {
+ return ResourceManager.GetString("Libra", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Pisces.
+ ///
+ internal static string Pisces {
+ get {
+ return ResourceManager.GetString("Pisces", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sagittarius.
+ ///
+ internal static string Sagittarius {
+ get {
+ return ResourceManager.GetString("Sagittarius", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Scorpio.
+ ///
+ internal static string Scorpio {
+ get {
+ return ResourceManager.GetString("Scorpio", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Taurus.
+ ///
+ internal static string Taurus {
+ get {
+ return ResourceManager.GetString("Taurus", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Virgo.
+ ///
+ internal static string Virgo {
+ get {
+ return ResourceManager.GetString("Virgo", resourceCulture);
+ }
+ }
+ }
+}
diff --git a/MM.Shared/Enums/Resources/Zodiac.es.resx b/MM.Shared/Enums/Resources/Zodiac.es.resx
new file mode 100644
index 0000000..e9f6181
--- /dev/null
+++ b/MM.Shared/Enums/Resources/Zodiac.es.resx
@@ -0,0 +1,156 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 2.0
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Acuario
+
+
+ Aries
+
+
+ Cáncer
+
+
+ Capricornio
+
+
+ Géminis
+
+
+ Leo
+
+
+ Libra
+
+
+ Piscis
+
+
+ Sagitario
+
+
+ Escorpio
+
+
+ Tauro
+
+
+ Virgo
+
+
\ No newline at end of file
diff --git a/MM.Shared/Enums/Resources/Zodiac.pt.resx b/MM.Shared/Enums/Resources/Zodiac.pt.resx
new file mode 100644
index 0000000..5207327
--- /dev/null
+++ b/MM.Shared/Enums/Resources/Zodiac.pt.resx
@@ -0,0 +1,156 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 2.0
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Aquário
+
+
+ Áries
+
+
+ Câncer
+
+
+ Capricórnio
+
+
+ Gêmeos
+
+
+ Leão
+
+
+ Libra
+
+
+ Peixes
+
+
+ Sagitário
+
+
+ Escorpião
+
+
+ Touro
+
+
+ Virgem
+
+
\ No newline at end of file
diff --git a/MM.Shared/Enums/Resources/Zodiac.resx b/MM.Shared/Enums/Resources/Zodiac.resx
new file mode 100644
index 0000000..f020d1e
--- /dev/null
+++ b/MM.Shared/Enums/Resources/Zodiac.resx
@@ -0,0 +1,156 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 2.0
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Aquarius
+
+
+ Aries
+
+
+ Cancer
+
+
+ Capricorn
+
+
+ Gemini
+
+
+ Leo
+
+
+ Libra
+
+
+ Pisces
+
+
+ Sagittarius
+
+
+ Scorpio
+
+
+ Taurus
+
+
+ Virgo
+
+
\ No newline at end of file
diff --git a/MM.Shared/Enums/Zodiac.cs b/MM.Shared/Enums/Zodiac.cs
index e037dbd..03b1c43 100644
--- a/MM.Shared/Enums/Zodiac.cs
+++ b/MM.Shared/Enums/Zodiac.cs
@@ -2,40 +2,40 @@
{
public enum Zodiac
{
- [Custom(Name = "Aries", Description = "Pontos fortes: corajoso, determinado, confiante, entusiasmado, otimista, honesto, apaixonado; Fraquezas: impaciente, temperamental, mal humorado, impulsivo, agressivo.")]
+ [Custom(Name = "Aries", ResourceType = typeof(Resources.Zodiac))]
Aries = 1,
- [Custom(Name = "Touro", Description = "Pontos fortes: confiável, paciente, prático, dedicado, responsável, estável; Fraquezas: teimoso, possessivo, intransigente.")]
+ [Custom(Name = "Taurus", ResourceType = typeof(Resources.Zodiac))]
Taurus = 2,
- [Custom(Name = "Gêmeos", Description = "Pontos fortes: gentil, afetuoso, curioso, adaptável, capacidade de aprender rápido e trocar ideias; Fraquezas: nervoso, inconsistente, indeciso.")]
+ [Custom(Name = "Gemini", ResourceType = typeof(Resources.Zodiac))]
Gemini = 3,
- [Custom(Name = "Câncer", Description = "Pontos fortes: tenaz, altamente imaginativo, leal, emocional, simpático, persuasivo; Fraquezas: temperamental, pessimista, desconfiado, manipulador, inseguro.")]
+ [Custom(Name = "Cancer", ResourceType = typeof(Resources.Zodiac))]
Cancer = 4,
- [Custom(Name = "Leão", Description = "Pontos fortes: criativo, apaixonado, generoso, caloroso, alegre, bem-humorado; Fraquezas: arrogante, teimoso, egocêntrico, preguiçoso, inflexível.")]
+ [Custom(Name = "Leo", ResourceType = typeof(Resources.Zodiac))]
Leo = 5,
- [Custom(Name = "Virgem", Description = "Pontos fortes: leal, analítico, gentil, trabalhador, prático; Fraquezas: timidez, preocupação, excessivamente crítica consigo mesmo e com os outros, tudo é trabalho e não se diverte.")]
+ [Custom(Name = "Virgo", ResourceType = typeof(Resources.Zodiac))]
Virgo = 6,
- [Custom(Name = "Libra", Description = "Pontos fortes: cooperativo, diplomático, gracioso, justo, social; Fraquezas: indeciso, evita confrontos, carrega rancor, autopiedade.")]
+ [Custom(Name = "Libra", ResourceType = typeof(Resources.Zodiac))]
Libra = 7,
- [Custom(Name = "Escorpião", Description = "Pontos fortes: engenhoso, corajoso, apaixonado, teimoso, um verdadeiro amigo; Fraquezas: desconfiado, ciumento, reservado, violento.")]
+ [Custom(Name = "Scorpio", ResourceType = typeof(Resources.Zodiac))]
Scorpio = 8,
- [Custom(Name = "Sagitário", Description = "Pontos fortes: generoso, idealista, ótimo senso de humor; Fraquezas: promete mais do que pode entregar, muito impaciente, dirá qualquer coisa, não importa o quão pouco diplomático seja.")]
+ [Custom(Name = "Sagittarius", ResourceType = typeof(Resources.Zodiac))]
Sagittarius = 9,
- [Custom(Name = "Capricórnio", Description = "Pontos fortes: responsável, disciplinado, autocontrole, bons gerentes; Fraquezas: sabe-tudo, implacável, condescendente, esperando o pior.")]
+ [Custom(Name = "Capricorn", ResourceType = typeof(Resources.Zodiac))]
Capricorn = 10,
- [Custom(Name = "Aquário", Description = "Pontos fortes: Progressivo, original, independente, humanitário; Fraquezas: decorre da expressão emocional, temperamental, intransigente, indiferente.")]
+ [Custom(Name = "Aquarius", ResourceType = typeof(Resources.Zodiac))]
Aquarius = 11,
- [Custom(Name = "Peixes", Description = "Pontos fortes: Compassivo, artístico, intuitivo, gentil, sábio, musical; Fraquezas: Medo, excessivamente confiante, triste, desejo de escapar da realidade, pode ser uma vítima ou um mártir.")]
+ [Custom(Name = "Pisces", ResourceType = typeof(Resources.Zodiac))]
Pisces = 12
}
}
\ No newline at end of file
diff --git a/MM.Shared/MM.Shared.csproj b/MM.Shared/MM.Shared.csproj
index 02dd0ba..7a445a4 100644
--- a/MM.Shared/MM.Shared.csproj
+++ b/MM.Shared/MM.Shared.csproj
@@ -23,6 +23,11 @@
+
+ True
+ True
+ Zodiac.resx
+ TrueTrue
@@ -33,11 +38,21 @@
TrueProfileBioModel.resx
+
+ True
+ True
+ ProfileInterestModel.resx
+ TrueTrueProfileLifestyleModel.resx
+
+ True
+ True
+ ProfileMyRelationship.resx
+ TrueTrue
@@ -236,6 +251,18 @@
+
+ ResXFileCodeGenerator
+ Zodiac.Designer.cs
+
+
+ PublicResXFileCodeGenerator
+ ProfileInterestModel.Designer.cs
+
+
+ ResXFileCodeGenerator
+ ProfileMyRelationship.Designer.cs
+ PublicResXFileCodeGeneratorTicketModel.Designer.cs
diff --git a/MM.Shared/Models/Profile/ProfileModel.cs b/MM.Shared/Models/Profile/ProfileModel.cs
index 8d96eb0..f714298 100644
--- a/MM.Shared/Models/Profile/ProfileModel.cs
+++ b/MM.Shared/Models/Profile/ProfileModel.cs
@@ -180,28 +180,28 @@ public ProfileModel() : base(DocumentType.Profile)
#region INTEREST
- [Custom(Name = "Comidas")]
+ [Custom(Name = "Food", ResourceType =typeof(Resources.ProfileInterestModel))]
public IReadOnlyList Food { get; set; } = Array.Empty();
- [Custom(Name = "Férias")]
+ [Custom(Name = "Vacation", ResourceType = typeof(Resources.ProfileInterestModel))]
public IReadOnlyList Vacation { get; set; } = Array.Empty();
- [Custom(Name = "Esportes")]
+ [Custom(Name = "Sports", ResourceType = typeof(Resources.ProfileInterestModel))]
public IReadOnlyList Sports { get; set; } = Array.Empty();
- [Custom(Name = "Lazer")]
+ [Custom(Name = "LeisureActivities", ResourceType = typeof(Resources.ProfileInterestModel))]
public IReadOnlyList LeisureActivities { get; set; } = Array.Empty();
- [Custom(Name = "Música")]
+ [Custom(Name = "MusicGenre", ResourceType = typeof(Resources.ProfileInterestModel))]
public IReadOnlyList MusicGenre { get; set; } = Array.Empty();
- [Custom(Name = "Filme")]
+ [Custom(Name = "MovieGenre", ResourceType = typeof(Resources.ProfileInterestModel))]
public IReadOnlyList MovieGenre { get; set; } = Array.Empty();
- [Custom(Name = "TV")]
+ [Custom(Name = "TVGenre", ResourceType = typeof(Resources.ProfileInterestModel))]
public IReadOnlyList TVGenre { get; set; } = Array.Empty();
- [Custom(Name = "Leitura")]
+ [Custom(Name = "ReadingGenre", ResourceType = typeof(Resources.ProfileInterestModel))]
public IReadOnlyList ReadingGenre { get; set; } = Array.Empty();
#endregion INTEREST
@@ -405,7 +405,7 @@ public class Partner
{
[Required]
[EmailAddress]
- [Custom(Name = "Convidar Parceiro", Prompt = "Email do parceiro", Description = "Precisa ser o mesmo e-mail que será usado no cadastro/login")]
+ [Custom(Name = "Email_Name", Prompt = "Email_Prompt", Description = "Email_Description", ResourceType = typeof(Resources.ProfileMyRelationship))]
public string? Email { get; set; }
public string? Id { get; set; }
diff --git a/MM.Shared/Models/Profile/Resources/ProfileInterestModel.Designer.cs b/MM.Shared/Models/Profile/Resources/ProfileInterestModel.Designer.cs
new file mode 100644
index 0000000..4cfdca0
--- /dev/null
+++ b/MM.Shared/Models/Profile/Resources/ProfileInterestModel.Designer.cs
@@ -0,0 +1,135 @@
+//------------------------------------------------------------------------------
+//
+// This code was generated by a tool.
+// Runtime Version:4.0.30319.42000
+//
+// Changes to this file may cause incorrect behavior and will be lost if
+// the code is regenerated.
+//
+//------------------------------------------------------------------------------
+
+namespace MM.Shared.Models.Profile.Resources {
+ using System;
+
+
+ ///
+ /// A strongly-typed resource class, for looking up localized strings, etc.
+ ///
+ // This class was auto-generated by the StronglyTypedResourceBuilder
+ // class via a tool like ResGen or Visual Studio.
+ // To add or remove a member, edit your .ResX file then rerun ResGen
+ // with the /str option, or rebuild your VS project.
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")]
+ [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
+ [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
+ public class ProfileInterestModel {
+
+ private static global::System.Resources.ResourceManager resourceMan;
+
+ private static global::System.Globalization.CultureInfo resourceCulture;
+
+ [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
+ internal ProfileInterestModel() {
+ }
+
+ ///
+ /// Returns the cached ResourceManager instance used by this class.
+ ///
+ [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
+ public static global::System.Resources.ResourceManager ResourceManager {
+ get {
+ if (object.ReferenceEquals(resourceMan, null)) {
+ global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("MM.Shared.Models.Profile.Resources.ProfileInterestModel", typeof(ProfileInterestModel).Assembly);
+ resourceMan = temp;
+ }
+ return resourceMan;
+ }
+ }
+
+ ///
+ /// Overrides the current thread's CurrentUICulture property for all
+ /// resource lookups using this strongly typed resource class.
+ ///
+ [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
+ public static global::System.Globalization.CultureInfo Culture {
+ get {
+ return resourceCulture;
+ }
+ set {
+ resourceCulture = value;
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Food.
+ ///
+ public static string Food {
+ get {
+ return ResourceManager.GetString("Food", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Leisure.
+ ///
+ public static string LeisureActivities {
+ get {
+ return ResourceManager.GetString("LeisureActivities", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Movie.
+ ///
+ public static string MovieGenre {
+ get {
+ return ResourceManager.GetString("MovieGenre", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Music.
+ ///
+ public static string MusicGenre {
+ get {
+ return ResourceManager.GetString("MusicGenre", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Reading.
+ ///
+ public static string ReadingGenre {
+ get {
+ return ResourceManager.GetString("ReadingGenre", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Sports.
+ ///
+ public static string Sports {
+ get {
+ return ResourceManager.GetString("Sports", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to TV.
+ ///
+ public static string TVGenre {
+ get {
+ return ResourceManager.GetString("TVGenre", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Vacation.
+ ///
+ public static string Vacation {
+ get {
+ return ResourceManager.GetString("Vacation", resourceCulture);
+ }
+ }
+ }
+}
diff --git a/MM.Shared/Models/Profile/Resources/ProfileInterestModel.es.resx b/MM.Shared/Models/Profile/Resources/ProfileInterestModel.es.resx
new file mode 100644
index 0000000..1e75529
--- /dev/null
+++ b/MM.Shared/Models/Profile/Resources/ProfileInterestModel.es.resx
@@ -0,0 +1,144 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 2.0
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Música
+
+
+ Lectura
+
+
+ Deportivo
+
+
+ Víveres
+
+
+ Ocio
+
+
+ Película
+
+
+ TELEVISIÓN
+
+
+ Vacaciones
+
+
\ No newline at end of file
diff --git a/MM.Shared/Models/Profile/Resources/ProfileInterestModel.pt.resx b/MM.Shared/Models/Profile/Resources/ProfileInterestModel.pt.resx
new file mode 100644
index 0000000..5ae1404
--- /dev/null
+++ b/MM.Shared/Models/Profile/Resources/ProfileInterestModel.pt.resx
@@ -0,0 +1,144 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 2.0
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Leitura
+
+
+ Esportes
+
+
+ Música
+
+
+ Comida
+
+
+ Lazer
+
+
+ Filme
+
+
+ TV
+
+
+ Férias
+
+
\ No newline at end of file
diff --git a/MM.Shared/Models/Profile/Resources/ProfileInterestModel.resx b/MM.Shared/Models/Profile/Resources/ProfileInterestModel.resx
new file mode 100644
index 0000000..29e9113
--- /dev/null
+++ b/MM.Shared/Models/Profile/Resources/ProfileInterestModel.resx
@@ -0,0 +1,144 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 2.0
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Food
+
+
+ Leisure
+
+
+ Movie
+
+
+ Music
+
+
+ Reading
+
+
+ Sports
+
+
+ TV
+
+
+ Vacation
+
+
\ No newline at end of file
diff --git a/MM.Shared/Models/Profile/Resources/ProfileMyRelationship.Designer.cs b/MM.Shared/Models/Profile/Resources/ProfileMyRelationship.Designer.cs
new file mode 100644
index 0000000..fbbddb8
--- /dev/null
+++ b/MM.Shared/Models/Profile/Resources/ProfileMyRelationship.Designer.cs
@@ -0,0 +1,90 @@
+//------------------------------------------------------------------------------
+//
+// This code was generated by a tool.
+// Runtime Version:4.0.30319.42000
+//
+// Changes to this file may cause incorrect behavior and will be lost if
+// the code is regenerated.
+//
+//------------------------------------------------------------------------------
+
+namespace MM.Shared.Models.Profile.Resources {
+ using System;
+
+
+ ///
+ /// A strongly-typed resource class, for looking up localized strings, etc.
+ ///
+ // This class was auto-generated by the StronglyTypedResourceBuilder
+ // class via a tool like ResGen or Visual Studio.
+ // To add or remove a member, edit your .ResX file then rerun ResGen
+ // with the /str option, or rebuild your VS project.
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")]
+ [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
+ [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
+ internal class ProfileMyRelationship {
+
+ private static global::System.Resources.ResourceManager resourceMan;
+
+ private static global::System.Globalization.CultureInfo resourceCulture;
+
+ [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
+ internal ProfileMyRelationship() {
+ }
+
+ ///
+ /// Returns the cached ResourceManager instance used by this class.
+ ///
+ [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
+ internal static global::System.Resources.ResourceManager ResourceManager {
+ get {
+ if (object.ReferenceEquals(resourceMan, null)) {
+ global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("MM.Shared.Models.Profile.Resources.ProfileMyRelationship", typeof(ProfileMyRelationship).Assembly);
+ resourceMan = temp;
+ }
+ return resourceMan;
+ }
+ }
+
+ ///
+ /// Overrides the current thread's CurrentUICulture property for all
+ /// resource lookups using this strongly typed resource class.
+ ///
+ [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
+ internal static global::System.Globalization.CultureInfo Culture {
+ get {
+ return resourceCulture;
+ }
+ set {
+ resourceCulture = value;
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to It needs to be the same email that will be used for registration/login.
+ ///
+ internal static string Email_Description {
+ get {
+ return ResourceManager.GetString("Email_Description", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Invite Partner.
+ ///
+ internal static string Email_Name {
+ get {
+ return ResourceManager.GetString("Email_Name", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Partner email.
+ ///
+ internal static string Email_Prompt {
+ get {
+ return ResourceManager.GetString("Email_Prompt", resourceCulture);
+ }
+ }
+ }
+}
diff --git a/MM.Shared/Models/Profile/Resources/ProfileMyRelationship.resx b/MM.Shared/Models/Profile/Resources/ProfileMyRelationship.resx
new file mode 100644
index 0000000..c94e778
--- /dev/null
+++ b/MM.Shared/Models/Profile/Resources/ProfileMyRelationship.resx
@@ -0,0 +1,129 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 2.0
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ It needs to be the same email that will be used for registration/login
+
+
+ Invite Partner
+
+
+ Partner email
+
+
\ No newline at end of file
diff --git a/MM.WEB/Core/AppStateStatic.cs b/MM.WEB/Core/AppStateStatic.cs
index 10534e8..40584f5 100644
--- a/MM.WEB/Core/AppStateStatic.cs
+++ b/MM.WEB/Core/AppStateStatic.cs
@@ -22,5 +22,14 @@ static AppStateStatic()
Language = (Language?)language ?? Language.en;
}
+
+ public static string GetLanguageCode()
+ {
+ switch (Language)
+ {
+ case Language.pt: return "pt";
+ default: return "en";
+ }
+ }
}
}
\ No newline at end of file
diff --git a/MM.WEB/MM.WEB.csproj b/MM.WEB/MM.WEB.csproj
index c6f80de..aec3f5b 100644
--- a/MM.WEB/MM.WEB.csproj
+++ b/MM.WEB/MM.WEB.csproj
@@ -44,10 +44,10 @@
-
-
-
-
+
+
+
+
@@ -84,6 +84,11 @@
TrueResources.resx
+
+ True
+ True
+ Buttons.resx
+ TrueTrue
@@ -114,6 +119,10 @@
PublicResXFileCodeGeneratorResources.Designer.cs
+
+ PublicResXFileCodeGenerator
+ Buttons.Designer.cs
+ PublicResXFileCodeGeneratorCardHeader.Designer.cs
diff --git a/MM.WEB/Modules/Auth/ProfilePrincipal.razor b/MM.WEB/Modules/Auth/ProfilePrincipal.razor
index d18871b..b1b78a5 100644
--- a/MM.WEB/Modules/Auth/ProfilePrincipal.razor
+++ b/MM.WEB/Modules/Auth/ProfilePrincipal.razor
@@ -59,7 +59,7 @@
diff --git a/MM.WEB/Modules/Profile/Component/MyRelationships.razor b/MM.WEB/Modules/Profile/Component/MyRelationships.razor
index 720e615..bba1524 100644
--- a/MM.WEB/Modules/Profile/Component/MyRelationships.razor
+++ b/MM.WEB/Modules/Profile/Component/MyRelationships.razor
@@ -11,7 +11,7 @@
- Vínculos existentes
+ @Resources.CardHeader.MyConnections
@@ -21,11 +21,11 @@
@item.Email
@if (string.IsNullOrEmpty(item.Id))
{
- Vínculo Inativo
+ @Resources.GlobalTranslations.InactiveConnection
}
else
{
- Vínculo Ativo
+ @Resources.GlobalTranslations.ActiveConnection
}
- Convites
+ @Resources.CardHeader.Invitations
-
+
@foreach (var item in Invite?.Invites ?? new List())
@@ -51,11 +51,11 @@
@item.UserEmail
@if (item.Accepted)
{
- Convite aceito
+ @Resources.GlobalTranslations.InvitationAccepted
}
else
{
- Convite não aceito
+ @Resources.GlobalTranslations.InvitationNotAccepted
}
- @GlobalTranslations.ButtonSave
- @GlobalTranslations.ButtonCancel
+ @WEB.Resources.Buttons.Save
+ @WEB.Resources.Buttons.Cancel@Resources.Translations.ImportLastError
diff --git a/MM.WEB/Resources/BuildDate.txt b/MM.WEB/Resources/BuildDate.txt
index 6720aa4..2c95fb3 100644
--- a/MM.WEB/Resources/BuildDate.txt
+++ b/MM.WEB/Resources/BuildDate.txt
@@ -1 +1 @@
-2023.08.15
+2023.08.27
diff --git a/MM.WEB/Resources/Buttons.Designer.cs b/MM.WEB/Resources/Buttons.Designer.cs
new file mode 100644
index 0000000..27acd8c
--- /dev/null
+++ b/MM.WEB/Resources/Buttons.Designer.cs
@@ -0,0 +1,189 @@
+//------------------------------------------------------------------------------
+//
+// This code was generated by a tool.
+// Runtime Version:4.0.30319.42000
+//
+// Changes to this file may cause incorrect behavior and will be lost if
+// the code is regenerated.
+//
+//------------------------------------------------------------------------------
+
+namespace MM.WEB.Resources {
+ using System;
+
+
+ ///
+ /// A strongly-typed resource class, for looking up localized strings, etc.
+ ///
+ // This class was auto-generated by the StronglyTypedResourceBuilder
+ // class via a tool like ResGen or Visual Studio.
+ // To add or remove a member, edit your .ResX file then rerun ResGen
+ // with the /str option, or rebuild your VS project.
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")]
+ [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
+ [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
+ public class Buttons {
+
+ private static global::System.Resources.ResourceManager resourceMan;
+
+ private static global::System.Globalization.CultureInfo resourceCulture;
+
+ [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
+ internal Buttons() {
+ }
+
+ ///
+ /// Returns the cached ResourceManager instance used by this class.
+ ///
+ [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
+ public static global::System.Resources.ResourceManager ResourceManager {
+ get {
+ if (object.ReferenceEquals(resourceMan, null)) {
+ global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("MM.WEB.Resources.Buttons", typeof(Buttons).Assembly);
+ resourceMan = temp;
+ }
+ return resourceMan;
+ }
+ }
+
+ ///
+ /// Overrides the current thread's CurrentUICulture property for all
+ /// resource lookups using this strongly typed resource class.
+ ///
+ [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
+ public static global::System.Globalization.CultureInfo Culture {
+ get {
+ return resourceCulture;
+ }
+ set {
+ resourceCulture = value;
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Add.
+ ///
+ public static string Add {
+ get {
+ return ResourceManager.GetString("Add", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Cancel.
+ ///
+ public static string Cancel {
+ get {
+ return ResourceManager.GetString("Cancel", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Close.
+ ///
+ public static string Close {
+ get {
+ return ResourceManager.GetString("Close", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Confirm.
+ ///
+ public static string Confirm {
+ get {
+ return ResourceManager.GetString("Confirm", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Help.
+ ///
+ public static string Help {
+ get {
+ return ResourceManager.GetString("Help", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Login.
+ ///
+ public static string Login {
+ get {
+ return ResourceManager.GetString("Login", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Logout.
+ ///
+ public static string Logout {
+ get {
+ return ResourceManager.GetString("Logout", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to New.
+ ///
+ public static string New {
+ get {
+ return ResourceManager.GetString("New", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to OK.
+ ///
+ public static string Ok {
+ get {
+ return ResourceManager.GetString("Ok", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Privacy.
+ ///
+ public static string Privacy {
+ get {
+ return ResourceManager.GetString("Privacy", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Remove.
+ ///
+ public static string Remove {
+ get {
+ return ResourceManager.GetString("Remove", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Save.
+ ///
+ public static string Save {
+ get {
+ return ResourceManager.GetString("Save", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Search.
+ ///
+ public static string Search {
+ get {
+ return ResourceManager.GetString("Search", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Update.
+ ///
+ public static string Update {
+ get {
+ return ResourceManager.GetString("Update", resourceCulture);
+ }
+ }
+ }
+}
diff --git a/MM.WEB/Resources/Buttons.es.resx b/MM.WEB/Resources/Buttons.es.resx
new file mode 100644
index 0000000..ab96091
--- /dev/null
+++ b/MM.WEB/Resources/Buttons.es.resx
@@ -0,0 +1,162 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 2.0
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Agregar
+
+
+ Cancelar
+
+
+ Cerrar
+
+
+ Ayuda
+
+
+ Iniciar sesión
+
+
+ Cerrar sesión
+
+
+ Nuevo
+
+
+ De acuerdo
+
+
+ Privacidad
+
+
+ Eliminar
+
+
+ Salvar
+
+
+ Buscar
+
+
+ Actualizar
+
+
+ Confirmar
+
+
\ No newline at end of file
diff --git a/MM.WEB/Resources/Buttons.pt.resx b/MM.WEB/Resources/Buttons.pt.resx
new file mode 100644
index 0000000..e0cfbef
--- /dev/null
+++ b/MM.WEB/Resources/Buttons.pt.resx
@@ -0,0 +1,162 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 2.0
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Adicionar
+
+
+ Cancelar
+
+
+ Fechar
+
+
+ Ajuda
+
+
+ Login
+
+
+ Logout
+
+
+ Novo
+
+
+ OK
+
+
+ Privacidade
+
+
+ Remover
+
+
+ Salvar
+
+
+ Procurar
+
+
+ Atualizar
+
+
+ Confirmar
+
+
\ No newline at end of file
diff --git a/MM.WEB/Resources/Buttons.resx b/MM.WEB/Resources/Buttons.resx
new file mode 100644
index 0000000..112844b
--- /dev/null
+++ b/MM.WEB/Resources/Buttons.resx
@@ -0,0 +1,162 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 2.0
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Add
+
+
+ Cancel
+
+
+ Close
+
+
+ Confirm
+
+
+ Help
+
+
+ Login
+
+
+ Logout
+
+
+ New
+
+
+ OK
+
+
+ Privacy
+
+
+ Remove
+
+
+ Save
+
+
+ Search
+
+
+ Update
+
+
\ No newline at end of file
diff --git a/MM.WEB/Resources/CardHeader.Designer.cs b/MM.WEB/Resources/CardHeader.Designer.cs
index 3fc9394..e3afd19 100644
--- a/MM.WEB/Resources/CardHeader.Designer.cs
+++ b/MM.WEB/Resources/CardHeader.Designer.cs
@@ -78,6 +78,33 @@ public static string EventMyEvents {
}
}
+ ///
+ /// Looks up a localized string similar to Invitations.
+ ///
+ public static string Invitations {
+ get {
+ return ResourceManager.GetString("Invitations", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Choose a maximum of 3 items for each field.
+ ///
+ public static string Maximum3Items {
+ get {
+ return ResourceManager.GetString("Maximum3Items", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to My Connections.
+ ///
+ public static string MyConnections {
+ get {
+ return ResourceManager.GetString("MyConnections", resourceCulture);
+ }
+ }
+
///
/// Looks up a localized string similar to Profile.
///
@@ -123,6 +150,15 @@ public static string ProfileIndexInteractions {
}
}
+ ///
+ /// Looks up a localized string similar to Other (optional section).
+ ///
+ public static string ProfileOptionalSection {
+ get {
+ return ResourceManager.GetString("ProfileOptionalSection", resourceCulture);
+ }
+ }
+
///
/// Looks up a localized string similar to Preferences.
///
diff --git a/MM.WEB/Resources/CardHeader.es.resx b/MM.WEB/Resources/CardHeader.es.resx
index 81e4183..c19c470 100644
--- a/MM.WEB/Resources/CardHeader.es.resx
+++ b/MM.WEB/Resources/CardHeader.es.resx
@@ -147,4 +147,16 @@
Sugerencias de mejora
+
+ Otros (sección opcional)
+
+
+ Elija un máximo de 3 elementos para cada campo
+
+
+ Mis conexiones
+
+
+ Invitaciones
+
\ No newline at end of file
diff --git a/MM.WEB/Resources/CardHeader.pt.resx b/MM.WEB/Resources/CardHeader.pt.resx
index b152343..9f5a499 100644
--- a/MM.WEB/Resources/CardHeader.pt.resx
+++ b/MM.WEB/Resources/CardHeader.pt.resx
@@ -147,4 +147,16 @@
Sugestões de Melhoria
+
+ Outro (seção opcional)
+
+
+ Escolha um máximo de 3 itens para cada campo
+
+
+ Minhas conexões
+
+
+ Convites
+
\ No newline at end of file
diff --git a/MM.WEB/Resources/CardHeader.resx b/MM.WEB/Resources/CardHeader.resx
index db8d245..81d4baf 100644
--- a/MM.WEB/Resources/CardHeader.resx
+++ b/MM.WEB/Resources/CardHeader.resx
@@ -123,6 +123,15 @@
My Events
+
+ Invitations
+
+
+ Choose a maximum of 3 items for each field
+
+
+ My Connections
+
Profile
@@ -138,6 +147,9 @@
Interactions
+
+ Other (optional section)
+
Preferences
diff --git a/MM.WEB/Resources/GlobalTranslations.Designer.cs b/MM.WEB/Resources/GlobalTranslations.Designer.cs
index 83368b2..b5a8c82 100644
--- a/MM.WEB/Resources/GlobalTranslations.Designer.cs
+++ b/MM.WEB/Resources/GlobalTranslations.Designer.cs
@@ -60,6 +60,15 @@ internal GlobalTranslations() {
}
}
+ ///
+ /// Looks up a localized string similar to Active Connection.
+ ///
+ public static string ActiveConnection {
+ get {
+ return ResourceManager.GetString("ActiveConnection", resourceCulture);
+ }
+ }
+
///
/// Looks up a localized string similar to Authentication in progress....
///
@@ -79,245 +88,254 @@ public static string BetaVersion {
}
///
- /// Looks up a localized string similar to Add.
+ /// Looks up a localized string similar to This information will not be shared on your profile (only your age).
///
- public static string ButtonAdd {
+ public static string BirthdateTip {
get {
- return ResourceManager.GetString("ButtonAdd", resourceCulture);
+ return ResourceManager.GetString("BirthdateTip", resourceCulture);
}
}
///
- /// Looks up a localized string similar to Cancel.
+ /// Looks up a localized string similar to Invalid operation. Please try again..
///
- public static string ButtonCancel {
+ public static string CustomVisibilityInvalid {
get {
- return ResourceManager.GetString("ButtonCancel", resourceCulture);
+ return ResourceManager.GetString("CustomVisibilityInvalid", resourceCulture);
}
}
///
- /// Looks up a localized string similar to Close.
+ /// Looks up a localized string similar to Loading....
///
- public static string ButtonClose {
+ public static string CustomVisibilityLoading {
get {
- return ResourceManager.GetString("ButtonClose", resourceCulture);
+ return ResourceManager.GetString("CustomVisibilityLoading", resourceCulture);
}
}
///
- /// Looks up a localized string similar to Load More.
+ /// Looks up a localized string similar to There is no data to show.
///
- public static string ButtonLoadMore {
+ public static string CustomVisibilityNoData {
get {
- return ResourceManager.GetString("ButtonLoadMore", resourceCulture);
+ return ResourceManager.GetString("CustomVisibilityNoData", resourceCulture);
}
}
///
- /// Looks up a localized string similar to Login.
+ /// Looks up a localized string similar to Wait for news....
///
- public static string ButtonLogin {
+ public static string FeatureUnavailableDescription {
get {
- return ResourceManager.GetString("ButtonLogin", resourceCulture);
+ return ResourceManager.GetString("FeatureUnavailableDescription", resourceCulture);
}
}
///
- /// Looks up a localized string similar to Logout.
+ /// Looks up a localized string similar to Under development.
///
- public static string ButtonLogout {
+ public static string FeatureUnavailableMessage {
get {
- return ResourceManager.GetString("ButtonLogout", resourceCulture);
+ return ResourceManager.GetString("FeatureUnavailableMessage", resourceCulture);
}
}
///
- /// Looks up a localized string similar to New.
+ /// Looks up a localized string similar to This option will request location for your device (this option must be enabled).
///
- public static string ButtonNew {
+ public static string HelpMap {
get {
- return ResourceManager.GetString("ButtonNew", resourceCulture);
+ return ResourceManager.GetString("HelpMap", resourceCulture);
}
}
///
- /// Looks up a localized string similar to Not Watched.
+ /// Looks up a localized string similar to This option will open a popup with multiple choices (along with explanations, if any).
///
- public static string ButtonNotWatched {
+ public static string HelpPlus {
get {
- return ResourceManager.GetString("ButtonNotWatched", resourceCulture);
+ return ResourceManager.GetString("HelpPlus", resourceCulture);
}
}
///
- /// Looks up a localized string similar to OK.
+ /// Looks up a localized string similar to This option will have explanations of each of the items available to choose from..
///
- public static string ButtonOk {
+ public static string HelpQuestion {
get {
- return ResourceManager.GetString("ButtonOk", resourceCulture);
+ return ResourceManager.GetString("HelpQuestion", resourceCulture);
}
}
///
- /// Looks up a localized string similar to Read More.
+ /// Looks up a localized string similar to Help.
///
- public static string ButtonReadMore {
+ public static string HelpTitle {
get {
- return ResourceManager.GetString("ButtonReadMore", resourceCulture);
+ return ResourceManager.GetString("HelpTitle", resourceCulture);
}
}
///
- /// Looks up a localized string similar to Remove.
+ /// Looks up a localized string similar to Inactive Connection.
///
- public static string ButtonRemove {
+ public static string InactiveConnection {
get {
- return ResourceManager.GetString("ButtonRemove", resourceCulture);
+ return ResourceManager.GetString("InactiveConnection", resourceCulture);
}
}
///
- /// Looks up a localized string similar to Save.
+ /// Looks up a localized string similar to Invitation accepted.
///
- public static string ButtonSave {
+ public static string InvitationAccepted {
get {
- return ResourceManager.GetString("ButtonSave", resourceCulture);
+ return ResourceManager.GetString("InvitationAccepted", resourceCulture);
}
}
///
- /// Looks up a localized string similar to Update.
+ /// Looks up a localized string similar to invitation not accepted.
///
- public static string ButtonUpdate {
+ public static string InvitationNotAccepted {
get {
- return ResourceManager.GetString("ButtonUpdate", resourceCulture);
+ return ResourceManager.GetString("InvitationNotAccepted", resourceCulture);
}
}
///
- /// Looks up a localized string similar to Watched.
+ /// Looks up a localized string similar to Home.
///
- public static string ButtonWatched {
+ public static string MenuHome {
get {
- return ResourceManager.GetString("ButtonWatched", resourceCulture);
+ return ResourceManager.GetString("MenuHome", resourceCulture);
}
}
///
- /// Looks up a localized string similar to Search.
+ /// Looks up a localized string similar to Profile.
///
- public static string ButtoSearch {
+ public static string MenuProfile {
get {
- return ResourceManager.GetString("ButtoSearch", resourceCulture);
+ return ResourceManager.GetString("MenuProfile", resourceCulture);
}
}
///
- /// Looks up a localized string similar to Invalid operation. Please try again..
+ /// Looks up a localized string similar to Support.
///
- public static string CustomVisibilityInvalid {
+ public static string MenuSupport {
get {
- return ResourceManager.GetString("CustomVisibilityInvalid", resourceCulture);
+ return ResourceManager.GetString("MenuSupport", resourceCulture);
}
}
///
- /// Looks up a localized string similar to Loading....
+ /// Looks up a localized string similar to My Relationship.
///
- public static string CustomVisibilityLoading {
+ public static string MyRelationship {
get {
- return ResourceManager.GetString("CustomVisibilityLoading", resourceCulture);
+ return ResourceManager.GetString("MyRelationship", resourceCulture);
}
}
///
- /// Looks up a localized string similar to There is no data to show.
+ /// Looks up a localized string similar to There are no pending invitations.
///
- public static string CustomVisibilityNoData {
+ public static string NoPendingInvitations {
get {
- return ResourceManager.GetString("CustomVisibilityNoData", resourceCulture);
+ return ResourceManager.GetString("NoPendingInvitations", resourceCulture);
}
}
///
- /// Looks up a localized string similar to Wait for news....
+ /// Looks up a localized string similar to Sorry, there's nothing at this address..
///
- public static string FeatureUnavailableDescription {
+ public static string NothingThisAddress {
get {
- return ResourceManager.GetString("FeatureUnavailableDescription", resourceCulture);
+ return ResourceManager.GetString("NothingThisAddress", resourceCulture);
}
}
///
- /// Looks up a localized string similar to Under development.
+ /// Looks up a localized string similar to or.
///
- public static string FeatureUnavailableMessage {
+ public static string or {
get {
- return ResourceManager.GetString("FeatureUnavailableMessage", resourceCulture);
+ return ResourceManager.GetString("or", resourceCulture);
}
}
///
- /// Looks up a localized string similar to Home.
+ /// Looks up a localized string similar to Privacy.
///
- public static string MenuHome {
+ public static string Privacy {
get {
- return ResourceManager.GetString("MenuHome", resourceCulture);
+ return ResourceManager.GetString("Privacy", resourceCulture);
}
}
///
- /// Looks up a localized string similar to Profile.
+ /// Looks up a localized string similar to Privacy Terms.
///
- public static string MenuProfile {
+ public static string PrivacyTerms {
get {
- return ResourceManager.GetString("MenuProfile", resourceCulture);
+ return ResourceManager.GetString("PrivacyTerms", resourceCulture);
}
}
///
- /// Looks up a localized string similar to Support.
+ /// Looks up a localized string similar to Product still under development, so a lot will still improve. If you have suggestions to make, please ask in the app's support section..
///
- public static string MenuSupport {
+ public static string ProductUnderDevelopment {
get {
- return ResourceManager.GetString("MenuSupport", resourceCulture);
+ return ResourceManager.GetString("ProductUnderDevelopment", resourceCulture);
}
}
///
- /// Looks up a localized string similar to Sorry, there's nothing at this address..
+ /// Looks up a localized string similar to UPDATE NOW.
///
- public static string NothingThisAddress {
+ public static string PWAUpdaterButton {
get {
- return ResourceManager.GetString("NothingThisAddress", resourceCulture);
+ return ResourceManager.GetString("PWAUpdaterButton", resourceCulture);
}
}
///
- /// Looks up a localized string similar to Product still under development, so a lot will still improve. If you have suggestions to make, please ask in the app's support section..
+ /// Looks up a localized string similar to A new version is available.
///
- public static string ProductUnderDevelopment {
+ public static string PWAUpdaterText {
get {
- return ResourceManager.GetString("ProductUnderDevelopment", resourceCulture);
+ return ResourceManager.GetString("PWAUpdaterText", resourceCulture);
}
}
///
- /// Looks up a localized string similar to UPDATE NOW.
+ /// Looks up a localized string similar to Terms of use.
///
- public static string PWAUpdaterButton {
+ public static string TermsOfUse {
get {
- return ResourceManager.GetString("PWAUpdaterButton", resourceCulture);
+ return ResourceManager.GetString("TermsOfUse", resourceCulture);
}
}
///
- /// Looks up a localized string similar to A new version is available.
+ /// Looks up a localized string similar to Be honest in the answers given on this form. All information contained herein is open to denouncements and may be evaluated;.
///
- public static string PWAUpdaterText {
+ public static string TermTopic1 {
get {
- return ResourceManager.GetString("PWAUpdaterText", resourceCulture);
+ return ResourceManager.GetString("TermTopic1", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to To be aware of how your data will be treated, we ask you to read our.
+ ///
+ public static string TermTopic2 {
+ get {
+ return ResourceManager.GetString("TermTopic2", resourceCulture);
}
}
@@ -348,6 +366,15 @@ public static string Writing {
}
}
+ ///
+ /// Looks up a localized string similar to Years.
+ ///
+ public static string Years {
+ get {
+ return ResourceManager.GetString("Years", resourceCulture);
+ }
+ }
+
///
/// Looks up a localized string similar to You are not authorized to access this resource..
///
diff --git a/MM.WEB/Resources/GlobalTranslations.es.resx b/MM.WEB/Resources/GlobalTranslations.es.resx
index d7435e7..c8ded0a 100644
--- a/MM.WEB/Resources/GlobalTranslations.es.resx
+++ b/MM.WEB/Resources/GlobalTranslations.es.resx
@@ -117,36 +117,6 @@
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- Agregar
-
-
- Cancelar
-
-
- Cerrar
-
-
- Entrar
-
-
- Salir
-
-
- Nuevo
-
-
- Sin ayuda
-
-
- Eliminar
-
-
- Salvar
-
-
- Asistida
-
Operación no válida. Inténtalo de nuevo.
@@ -177,12 +147,6 @@
Una nueva versión está disponible
-
- OK
-
-
- Leer más
-
Guion
@@ -192,21 +156,12 @@
Escriba algo
-
- Buscar
-
-
- Actualizar
-
Autenticación en curso...¡Versión beta!
-
- Cargar más
-
Lo sentimos, no hay nada en esta dirección.
@@ -216,4 +171,58 @@
No está autorizado a acceder a este recurso.
+
+ Esta opción solicitará la ubicación de su dispositivo (esta opción debe estar habilitada)
+
+
+ Esta opción abrirá una ventana emergente con múltiples opciones (junto con explicaciones, si las hay)
+
+
+ Esta opción tendrá explicaciones de cada uno de los elementos disponibles para elegir.
+
+
+ Ayuda
+
+
+ Sea honesto en las respuestas dadas en este formulario. Toda la información contenida en este documento está abierta a denuncias y puede ser evaluada;
+
+
+ Términos de privacidad
+
+
+ Condiciones de uso
+
+
+ Para conocer cómo se tratarán sus datos, le rogamos que lea nuestro
+
+
+ Privacidad
+
+
+ Mi relación
+
+
+ Esta información no se compartirá en su perfil (solo su edad)
+
+
+ Años
+
+
+ Conexión activa
+
+
+ Conexión inactiva
+
+
+ Invitación aceptada
+
+
+ Invitación no aceptada
+
+
+ No hay invitaciones pendientes
+
+
+ o
+
\ No newline at end of file
diff --git a/MM.WEB/Resources/GlobalTranslations.pt.resx b/MM.WEB/Resources/GlobalTranslations.pt.resx
index ec5a5a6..52e9c64 100644
--- a/MM.WEB/Resources/GlobalTranslations.pt.resx
+++ b/MM.WEB/Resources/GlobalTranslations.pt.resx
@@ -117,39 +117,6 @@
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- Adicionar
-
-
- Cancelar
-
-
- Fechar
-
-
- Entrar
-
-
- Sair
-
-
- Novo
-
-
- Não Assistido
-
-
- OK
-
-
- Remover
-
-
- Salvar
-
-
- Assistido
-
Operação inválida. Por favor, tente novamente.
@@ -180,9 +147,6 @@
Uma nova versão está disponível
-
- Leia mais
-
Roteirização
@@ -192,12 +156,6 @@
Digite Algo
-
- Procurar
-
-
- Atualizar
-
Desculpe, não há nada neste endereço.
@@ -213,7 +171,58 @@
Produto ainda em desenvolvimento, então muita coisa ainda vai melhorar. Se você tiver sugestões a fazer, favor solicitar na seção de suporte do aplicativo.
-
- Carregue mais
+
+ Esta opção solicitará a localização do seu dispositivo (esta opção deve estar ativada)
+
+
+ Esta opção abrirá um pop-up com várias opções (juntamente com explicações, se houver)
+
+
+ Esta opção terá explicações de cada um dos itens disponíveis para escolher.
+
+
+ Ajuda
+
+
+ Seja honesto nas respostas dadas neste formulário. Todas as informações aqui contidas são passíveis de denúncias e podem ser avaliadas;
+
+
+ Termos de Privacidade
+
+
+ Termos de uso
+
+
+ Para estar ciente de como seus dados serão tratados, pedimos que você leia nosso
+
+
+ Privacidade
+
+
+ Meu Relacionamento
+
+
+ Esta informação não será compartilhada no seu perfil (apenas na sua idade)
+
+
+ Anos
+
+
+ Conexão ativa
+
+
+ Conexão inativa
+
+
+ Convite aceito
+
+
+ Convite não aceito
+
+
+ Não há convites pendentes
+
+
+ ou
\ No newline at end of file
diff --git a/MM.WEB/Resources/GlobalTranslations.resx b/MM.WEB/Resources/GlobalTranslations.resx
index de86a4b..137ebac 100644
--- a/MM.WEB/Resources/GlobalTranslations.resx
+++ b/MM.WEB/Resources/GlobalTranslations.resx
@@ -117,56 +117,17 @@
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ Active Connection
+
Authentication in progress...Beta Version!
-
- Add
-
-
- Cancel
-
-
- Close
-
-
- Load More
-
-
- Login
-
-
- Logout
-
-
- New
-
-
- Not Watched
-
-
- OK
-
-
- Read More
-
-
- Remove
-
-
- Save
-
-
- Update
-
-
- Watched
-
-
- Search
+
+ This information will not be shared on your profile (only your age)Invalid operation. Please try again.
@@ -183,6 +144,27 @@
Under development
+
+ This option will request location for your device (this option must be enabled)
+
+
+ This option will open a popup with multiple choices (along with explanations, if any)
+
+
+ This option will have explanations of each of the items available to choose from.
+
+
+ Help
+
+
+ Inactive Connection
+
+
+ Invitation accepted
+
+
+ invitation not accepted
+
Home
@@ -192,9 +174,24 @@
Support
+
+ My Relationship
+
+
+ There are no pending invitations
+
Sorry, there's nothing at this address.
+
+ or
+
+
+ Privacy
+
+
+ Privacy Terms
+
Product still under development, so a lot will still improve. If you have suggestions to make, please ask in the app's support section.
@@ -204,6 +201,15 @@
A new version is available
+
+ Terms of use
+
+
+ Be honest in the answers given on this form. All information contained herein is open to denouncements and may be evaluated;
+
+
+ To be aware of how your data will be treated, we ask you to read our
+
Type Something
@@ -213,6 +219,9 @@
Writing
+
+ Years
+
You are not authorized to access this resource.
diff --git a/MM.WEB/Resources/SeoTranslations.Designer.cs b/MM.WEB/Resources/SeoTranslations.Designer.cs
index 8140c40..7f58fc2 100644
--- a/MM.WEB/Resources/SeoTranslations.Designer.cs
+++ b/MM.WEB/Resources/SeoTranslations.Designer.cs
@@ -87,24 +87,6 @@ public static string ProfileTitle {
}
}
- ///
- /// Looks up a localized string similar to .
- ///
- public static string ProvidersDescription {
- get {
- return ResourceManager.GetString("ProvidersDescription", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Providers.
- ///
- public static string ProvidersTitle {
- get {
- return ResourceManager.GetString("ProvidersTitle", resourceCulture);
- }
- }
-
///
/// Looks up a localized string similar to See suggestions for movies and series from different awards (Oscar, Golden Globes, Emmys, etc) or specialized websites (IMDB, TMDB, Rotten Tomatoes, etc)..
///
diff --git a/MM.WEB/Resources/SeoTranslations.es.resx b/MM.WEB/Resources/SeoTranslations.es.resx
index 2d33a88..35f19c8 100644
--- a/MM.WEB/Resources/SeoTranslations.es.resx
+++ b/MM.WEB/Resources/SeoTranslations.es.resx
@@ -138,7 +138,4 @@
Apoyo
-
- Proveedores
-
\ No newline at end of file
diff --git a/MM.WEB/Resources/SeoTranslations.pt.resx b/MM.WEB/Resources/SeoTranslations.pt.resx
index 3b3be5e..6b33497 100644
--- a/MM.WEB/Resources/SeoTranslations.pt.resx
+++ b/MM.WEB/Resources/SeoTranslations.pt.resx
@@ -138,7 +138,4 @@
Suporte
-
- Provedores
-
\ No newline at end of file
diff --git a/MM.WEB/Resources/SeoTranslations.resx b/MM.WEB/Resources/SeoTranslations.resx
index de80697..b6e7fdb 100644
--- a/MM.WEB/Resources/SeoTranslations.resx
+++ b/MM.WEB/Resources/SeoTranslations.resx
@@ -126,12 +126,6 @@
Profile
-
-
-
-
- Providers
-
See suggestions for movies and series from different awards (Oscar, Golden Globes, Emmys, etc) or specialized websites (IMDB, TMDB, Rotten Tomatoes, etc).
diff --git a/MM.WEB/Shared/HeadLayout.razor b/MM.WEB/Shared/HeadLayout.razor
index 3ae2ded..f272d3b 100644
--- a/MM.WEB/Shared/HeadLayout.razor
+++ b/MM.WEB/Shared/HeadLayout.razor
@@ -46,12 +46,12 @@
- @GlobalTranslations.ButtonLogout
+ @WEB.Resources.Buttons.Logout
- @GlobalTranslations.ButtonLogin
+ @WEB.Resources.Buttons.Login