From e1812737bda0eb7ddf38fc190b6d02511d1fab78 Mon Sep 17 00:00:00 2001 From: Paul Schneider Date: Mon, 20 Mar 2023 09:13:16 +0000 Subject: [PATCH] FIXME Razor page errors --- .../MailingTemplateController.cs | 1 + .../Services/GoogleApis/CalendarManager.cs | 1 + src/Yavsc/Views/Account/AccessDenied.cshtml | 8 +- src/Yavsc/Views/Account/AdminDelete.cshtml | 4 +- src/Yavsc/Views/Account/Delete.cshtml | 4 +- .../ExternalLoginConfirmation.en.cshtml | 2 +- .../ExternalLoginConfirmation.fr.cshtml | 2 +- src/Yavsc/Views/Account/ForgotPassword.cshtml | 8 +- .../Account/ForgotPasswordConfirmation.cshtml | 4 +- src/Yavsc/Views/Account/Index.cshtml | 4 +- src/Yavsc/Views/Account/Register.cshtml | 8 +- src/Yavsc/Views/Account/Register.fr.cshtml | 16 ++-- src/Yavsc/Views/Account/ResetPassword.cshtml | 2 +- .../Account/ResetPasswordConfirmation.cshtml | 2 +- src/Yavsc/Views/Account/UserList.cshtml | 8 +- src/Yavsc/Views/Account/VerifyCode.cshtml | 2 +- src/Yavsc/Views/Account/legacyLogin.cshtml | 20 ++--- src/Yavsc/Views/Activity/Create.cshtml | 24 +++--- src/Yavsc/Views/Activity/Delete.cshtml | 6 +- src/Yavsc/Views/Activity/Details.cshtml | 6 +- src/Yavsc/Views/Activity/Edit.cshtml | 8 +- src/Yavsc/Views/Activity/Index.cshtml | 4 +- src/Yavsc/Views/Administration/Enroll.cshtml | 4 +- src/Yavsc/Views/Administration/Fire.cshtml | 4 +- src/Yavsc/Views/Administration/Index.cshtml | 4 +- src/Yavsc/Views/Administration/Role.cshtml | 6 +- src/Yavsc/Views/Announces/Create.cshtml | 8 +- src/Yavsc/Views/Announces/Delete.cshtml | 8 +- src/Yavsc/Views/Announces/Details.cshtml | 8 +- src/Yavsc/Views/Announces/Edit.cshtml | 6 +- src/Yavsc/Views/Announces/Index.cshtml | 6 +- src/Yavsc/Views/Blogspot/Delete.cshtml | 10 +-- src/Yavsc/Views/Blogspot/Details.cshtml | 10 +-- src/Yavsc/Views/Blogspot/Edit.cshtml | 8 +- src/Yavsc/Views/Blogspot/Index.cshtml | 2 +- src/Yavsc/Views/Blogspot/Title.cshtml | 6 +- src/Yavsc/Views/Blogspot/userposts.cshtml | 6 +- src/Yavsc/Views/BrusherProfile/Delete.cshtml | 8 +- src/Yavsc/Views/BrusherProfile/Edit.cshtml | 2 +- src/Yavsc/Views/BrusherProfile/Index.cshtml | 8 +- src/Yavsc/Views/Bug/Create.cshtml | 14 ++-- src/Yavsc/Views/Bug/Delete.cshtml | 8 +- src/Yavsc/Views/Bug/DeleteAllLike.cshtml | 12 +-- src/Yavsc/Views/Bug/Details.cshtml | 16 ++-- src/Yavsc/Views/Bug/Edit.cshtml | 8 +- src/Yavsc/Views/Bug/Index.cshtml | 12 +-- src/Yavsc/Views/Circle/Create.cshtml | 8 +- src/Yavsc/Views/Circle/Delete.cshtml | 8 +- src/Yavsc/Views/Circle/Details.cshtml | 8 +- src/Yavsc/Views/Circle/Edit.cshtml | 6 +- src/Yavsc/Views/Circle/Index.cshtml | 6 +- src/Yavsc/Views/CircleMembers/Create.cshtml | 10 +-- src/Yavsc/Views/CircleMembers/Delete.cshtml | 6 +- src/Yavsc/Views/CircleMembers/Details.cshtml | 2 +- src/Yavsc/Views/CircleMembers/Edit.cshtml | 6 +- src/Yavsc/Views/CircleMembers/Index.cshtml | 10 +-- src/Yavsc/Views/CoWorking/Create.cshtml | 8 +- src/Yavsc/Views/CoWorking/Delete.cshtml | 8 +- src/Yavsc/Views/CoWorking/Details.cshtml | 8 +- src/Yavsc/Views/CoWorking/Edit.cshtml | 6 +- src/Yavsc/Views/CoWorking/Index.cshtml | 6 +- src/Yavsc/Views/Colors/Create.cshtml | 8 +- src/Yavsc/Views/Colors/Delete.cshtml | 8 +- src/Yavsc/Views/Colors/Details.cshtml | 6 +- src/Yavsc/Views/Colors/Edit.cshtml | 6 +- src/Yavsc/Views/Colors/Index.cshtml | 8 +- .../Views/Command/BookHaircutStar.cshtml | 14 ++-- .../Views/Command/CommandConfirmation.cshtml | 10 +-- src/Yavsc/Views/Command/Create.cshtml | 6 +- src/Yavsc/Views/Command/Delete.cshtml | 8 +- src/Yavsc/Views/Command/Details.cshtml | 8 +- src/Yavsc/Views/Command/Edit.cshtml | 6 +- src/Yavsc/Views/Command/Index.cshtml | 16 ++-- src/Yavsc/Views/CommandForms/Create.cshtml | 8 +- src/Yavsc/Views/CommandForms/Delete.cshtml | 8 +- src/Yavsc/Views/CommandForms/Details.cshtml | 8 +- src/Yavsc/Views/CommandForms/Edit.cshtml | 6 +- src/Yavsc/Views/CommandForms/Index.cshtml | 6 +- src/Yavsc/Views/Comments/Create.cshtml | 8 +- src/Yavsc/Views/Comments/Delete.cshtml | 8 +- src/Yavsc/Views/Comments/Details.cshtml | 8 +- src/Yavsc/Views/Comments/Edit.cshtml | 6 +- src/Yavsc/Views/Comments/Index.cshtml | 6 +- src/Yavsc/Views/Devices/Delete.cshtml | 8 +- src/Yavsc/Views/Devices/Details.cshtml | 6 +- src/Yavsc/Views/Devices/Index.cshtml | 4 +- src/Yavsc/Views/DjSettings/Create.cshtml | 8 +- src/Yavsc/Views/DjSettings/Delete.cshtml | 8 +- src/Yavsc/Views/DjSettings/Details.cshtml | 6 +- src/Yavsc/Views/DjSettings/Edit.cshtml | 6 +- src/Yavsc/Views/DjSettings/Index.cshtml | 6 +- src/Yavsc/Views/Do/Create.cshtml | 8 +- src/Yavsc/Views/Do/CreateFor.cshtml | 8 +- src/Yavsc/Views/Do/Delete.cshtml | 6 +- src/Yavsc/Views/Do/Details.cshtml | 6 +- src/Yavsc/Views/Do/Edit.cshtml | 4 +- src/Yavsc/Views/Do/Index.cshtml | 12 +-- src/Yavsc/Views/Estimate/Create.cshtml | 8 +- src/Yavsc/Views/Estimate/Delete.cshtml | 8 +- src/Yavsc/Views/Estimate/Details.cshtml | 8 +- src/Yavsc/Views/Estimate/Edit.cshtml | 6 +- src/Yavsc/Views/Estimate/Index.cshtml | 8 +- src/Yavsc/Views/Feature/Create.cshtml | 8 +- src/Yavsc/Views/Feature/Delete.cshtml | 8 +- src/Yavsc/Views/Feature/Details.cshtml | 8 +- src/Yavsc/Views/Feature/Edit.cshtml | 6 +- src/Yavsc/Views/Feature/Index.cshtml | 6 +- .../Views/FormationSettings/Delete.cshtml | 8 +- .../Views/FormationSettings/Details.cshtml | 6 +- src/Yavsc/Views/FormationSettings/Edit.cshtml | 6 +- .../Views/FormationSettings/Index.cshtml | 4 +- src/Yavsc/Views/FrontOffice/HairCut.cshtml | 2 +- src/Yavsc/Views/FrontOffice/Index.cshtml | 14 ++-- src/Yavsc/Views/FrontOffice/Profiles.cshtml | 2 +- ...ls.Musical.Profiles.Instrumentation.cshtml | 6 +- ...Workflow.Profiles.FormationSettings.cshtml | 2 +- src/Yavsc/Views/GeneralSettings/Delete.cshtml | 8 +- src/Yavsc/Views/GeneralSettings/Edit.cshtml | 6 +- src/Yavsc/Views/GeneralSettings/Index.cshtml | 10 +-- src/Yavsc/Views/Git/Create.cshtml | 8 +- src/Yavsc/Views/Git/Delete.cshtml | 8 +- src/Yavsc/Views/Git/Details.cshtml | 6 +- src/Yavsc/Views/Git/Edit.cshtml | 6 +- src/Yavsc/Views/Git/Index.cshtml | 6 +- .../Views/HairCutCommand/ClientCancel.cshtml | 4 +- .../HairCutCommand/CommandConfirmation.cshtml | 22 ++--- src/Yavsc/Views/HairCutCommand/Details.cshtml | 4 +- src/Yavsc/Views/HairCutCommand/HairCut.cshtml | 26 +++--- src/Yavsc/Views/HairCutCommand/Index.cshtml | 10 +-- .../Views/HairCutCommand/IndexPro.cshtml | 10 +-- src/Yavsc/Views/HairPrestations/Create.cshtml | 8 +- src/Yavsc/Views/HairPrestations/Delete.cshtml | 8 +- .../Views/HairPrestations/Details.cshtml | 8 +- src/Yavsc/Views/HairPrestations/Edit.cshtml | 6 +- src/Yavsc/Views/HairPrestations/Index.cshtml | 6 +- src/Yavsc/Views/HairTaints/Create.cshtml | 8 +- src/Yavsc/Views/HairTaints/Delete.cshtml | 8 +- src/Yavsc/Views/HairTaints/Details.cshtml | 8 +- src/Yavsc/Views/HairTaints/Edit.cshtml | 6 +- src/Yavsc/Views/HairTaints/Index.cshtml | 6 +- src/Yavsc/Views/Home/About.cshtml | 2 +- src/Yavsc/Views/Home/About.pt.cshtml | 2 +- src/Yavsc/Views/Home/AboutAccess.cshtml | 4 +- src/Yavsc/Views/Home/AboutMarkdown.cshtml | 2 +- src/Yavsc/Views/Home/Audio.cshtml | 2 +- src/Yavsc/Views/Home/Dash.cshtml | 2 +- src/Yavsc/Views/Home/Todo.cshtml | 4 +- src/Yavsc/Views/Home/VideoChat.cshtml | 4 +- src/Yavsc/Views/HyperLink/Create.cshtml | 10 +-- src/Yavsc/Views/HyperLink/Delete.cshtml | 12 +-- src/Yavsc/Views/HyperLink/Details.cshtml | 8 +- src/Yavsc/Views/HyperLink/Edit.cshtml | 10 +-- src/Yavsc/Views/HyperLink/Index.cshtml | 6 +- .../Views/InstrumentRating/Create.cshtml | 10 +-- .../Views/InstrumentRating/Delete.cshtml | 12 +-- .../Views/InstrumentRating/Details.cshtml | 8 +- src/Yavsc/Views/InstrumentRating/Edit.cshtml | 8 +- src/Yavsc/Views/InstrumentRating/Index.cshtml | 12 +-- src/Yavsc/Views/Instrumentation/Create.cshtml | 4 +- src/Yavsc/Views/Instrumentation/Delete.cshtml | 6 +- .../Views/Instrumentation/Details.cshtml | 4 +- src/Yavsc/Views/Instrumentation/Edit.cshtml | 6 +- src/Yavsc/Views/Instrumentation/Index.cshtml | 4 +- src/Yavsc/Views/Instruments/Create.cshtml | 8 +- src/Yavsc/Views/Instruments/Delete.cshtml | 8 +- src/Yavsc/Views/Instruments/Details.cshtml | 8 +- src/Yavsc/Views/Instruments/Edit.cshtml | 6 +- src/Yavsc/Views/Instruments/Index.cshtml | 6 +- src/Yavsc/Views/LiveFlow/AdminEdit.cshtml | 8 +- src/Yavsc/Views/LiveFlow/AdminIndex.cshtml | 6 +- src/Yavsc/Views/LiveFlow/Create.cshtml | 8 +- src/Yavsc/Views/LiveFlow/Delete.cshtml | 8 +- src/Yavsc/Views/LiveFlow/Details.cshtml | 10 +-- src/Yavsc/Views/LiveFlow/Edit.cshtml | 8 +- src/Yavsc/Views/LiveFlow/Index.cshtml | 10 +-- src/Yavsc/Views/MailingTemplate/Create.cshtml | 10 +-- src/Yavsc/Views/MailingTemplate/Delete.cshtml | 8 +- .../Views/MailingTemplate/Details.cshtml | 8 +- src/Yavsc/Views/MailingTemplate/Edit.cshtml | 10 +-- src/Yavsc/Views/MailingTemplate/Index.cshtml | 6 +- src/Yavsc/Views/Manage/AddBankInfo.cshtml | 2 +- src/Yavsc/Views/Manage/AddPhoneNumber.cshtml | 2 +- src/Yavsc/Views/Manage/ChangePassword.cshtml | 6 +- src/Yavsc/Views/Manage/ChangeUserName.cshtml | 4 +- src/Yavsc/Views/Manage/Credits.cshtml | 2 +- src/Yavsc/Views/Manage/DoDirectCredit.cshtml | 2 +- src/Yavsc/Views/Manage/Index.cshtml | 82 +++++++++---------- src/Yavsc/Views/Manage/SetActivity.cshtml | 28 +++---- src/Yavsc/Views/Manage/SetAddress.cshtml | 4 +- src/Yavsc/Views/Manage/SetAvatar.cshtml | 2 +- src/Yavsc/Views/Manage/SetFullName.cshtml | 8 +- .../Views/Manage/SetGoogleCalendar.cshtml | 4 +- src/Yavsc/Views/Manage/SetPassword.cshtml | 2 +- .../Views/Manage/VerifyPhoneNumber.cshtml | 2 +- .../Views/MusicalTendencies/Create.cshtml | 8 +- .../Views/MusicalTendencies/Delete.cshtml | 8 +- .../Views/MusicalTendencies/Details.cshtml | 8 +- src/Yavsc/Views/MusicalTendencies/Edit.cshtml | 6 +- .../Views/MusicalTendencies/Index.cshtml | 6 +- src/Yavsc/Views/Notifications/Create.cshtml | 8 +- src/Yavsc/Views/Notifications/Delete.cshtml | 8 +- src/Yavsc/Views/Notifications/Details.cshtml | 8 +- src/Yavsc/Views/Notifications/Edit.cshtml | 6 +- src/Yavsc/Views/Notifications/Index.cshtml | 6 +- src/Yavsc/Views/OAuth/Authorize.cshtml | 2 +- src/Yavsc/Views/Project/Create.cshtml | 8 +- src/Yavsc/Views/Project/Delete.cshtml | 8 +- src/Yavsc/Views/Project/Details.cshtml | 8 +- src/Yavsc/Views/Project/Edit.cshtml | 6 +- src/Yavsc/Views/Project/Index.cshtml | 6 +- src/Yavsc/Views/SIRENExceptions/Create.cshtml | 4 +- src/Yavsc/Views/SIRENExceptions/Delete.cshtml | 6 +- .../Views/SIRENExceptions/Details.cshtml | 4 +- src/Yavsc/Views/SIRENExceptions/Index.cshtml | 2 +- .../Shared/Components/Bill/Bill_tex.cshtml | 2 +- .../Shared/Components/Bill/Default.cshtml | 4 +- .../Components/BlogIndex/Default.cshtml | 6 +- .../Components/Estimate/Estimate_tex.cshtml | 2 +- .../DisplayTemplates/ApplicationUser.cshtml | 2 +- .../Shared/DisplayTemplates/BookQuery.cshtml | 14 ++-- .../DisplayTemplates/HairCutQuery.cshtml | 2 +- .../DisplayTemplates/HairPrestation.cshtml | 4 +- .../DisplayTemplates/PerformerProfile.cshtml | 2 +- .../PerformerProfileViewModel.cshtml | 2 +- src/Yavsc/Views/Shared/Profiles.cshtml | 5 +- src/Yavsc/Views/Shared/SignIn.cshtml | 20 ++--- src/Yavsc/Views/Shared/_DropFiles.cshtml | 4 +- src/Yavsc/Views/Shared/_LoginPartial.cshtml | 14 ++-- .../Test/CalendarEventDateComponent.cshtml | 6 +- src/Yavsc/Views/Users/Create.cshtml | 8 +- src/Yavsc/Views/Users/Delete.cshtml | 8 +- src/Yavsc/Views/Users/Details.cshtml | 8 +- src/Yavsc/Views/Users/Edit.cshtml | 6 +- src/Yavsc/Views/Users/Index.cshtml | 6 +- 234 files changed, 859 insertions(+), 856 deletions(-) diff --git a/src/Yavsc/Controllers/Administration/MailingTemplateController.cs b/src/Yavsc/Controllers/Administration/MailingTemplateController.cs index 8168720f..25b57a14 100644 --- a/src/Yavsc/Controllers/Administration/MailingTemplateController.cs +++ b/src/Yavsc/Controllers/Administration/MailingTemplateController.cs @@ -8,6 +8,7 @@ using Microsoft.AspNetCore.Authorization; using Yavsc.Server.Settings; using Microsoft.EntityFrameworkCore; using Yavsc.Helpers; +using Yavsc.Server.Models.Calendar; namespace Yavsc.Controllers { diff --git a/src/Yavsc/Services/GoogleApis/CalendarManager.cs b/src/Yavsc/Services/GoogleApis/CalendarManager.cs index efdd6f90..91906d5c 100644 --- a/src/Yavsc/Services/GoogleApis/CalendarManager.cs +++ b/src/Yavsc/Services/GoogleApis/CalendarManager.cs @@ -29,6 +29,7 @@ namespace Yavsc.Services { using Yavsc.Models.Calendar; using Yavsc.Server.Helpers; + using Yavsc.Server.Models.Calendar; using Yavsc.ViewModels.Calendar; /// diff --git a/src/Yavsc/Views/Account/AccessDenied.cshtml b/src/Yavsc/Views/Account/AccessDenied.cshtml index e4b125d9..6d3c1c60 100644 --- a/src/Yavsc/Views/Account/AccessDenied.cshtml +++ b/src/Yavsc/Views/Account/AccessDenied.cshtml @@ -1,5 +1,5 @@ @{ - ViewData["Title"] = SR["Forbidden"]; + ViewData["Title"] = "Forbidden"; }

@ViewData["Title"]

@@ -9,10 +9,10 @@ L'accès à cette ressource est protégé. @:Vous ne possédez pas les droits suffisants pour y acceder. -@SR["Login"] avec un autre compte +Login avec un autre compte } else { - @SR["Login"] -} \ No newline at end of file + Login +} diff --git a/src/Yavsc/Views/Account/AdminDelete.cshtml b/src/Yavsc/Views/Account/AdminDelete.cshtml index 61f76a52..d2f3c2ac 100644 --- a/src/Yavsc/Views/Account/AdminDelete.cshtml +++ b/src/Yavsc/Views/Account/AdminDelete.cshtml @@ -1,6 +1,6 @@ @model UnregisterViewModel @{ - ViewData["Title"] = @SR["Unregister"]; + ViewData["Title"] = "Unregister"; }

@ViewData["Title"].

@@ -9,6 +9,6 @@ @Html.Hidden("UserId") @Html.Hidden("ReturnUrl") - + diff --git a/src/Yavsc/Views/Account/Delete.cshtml b/src/Yavsc/Views/Account/Delete.cshtml index cfb50206..aa192767 100644 --- a/src/Yavsc/Views/Account/Delete.cshtml +++ b/src/Yavsc/Views/Account/Delete.cshtml @@ -1,6 +1,6 @@ @model UnregisterViewModel @{ - ViewData["Title"] = @SR["Unregister"]; + ViewData["Title"] = "Unregister"; }

@ViewData["Title"].

@@ -9,6 +9,6 @@ @Html.Hidden("ReturnUrl") @Html.Hidden("UserId") - + diff --git a/src/Yavsc/Views/Account/ExternalLoginConfirmation.en.cshtml b/src/Yavsc/Views/Account/ExternalLoginConfirmation.en.cshtml index 3e8a8f26..dc020b1c 100755 --- a/src/Yavsc/Views/Account/ExternalLoginConfirmation.en.cshtml +++ b/src/Yavsc/Views/Account/ExternalLoginConfirmation.en.cshtml @@ -9,7 +9,7 @@

Formulaire d'Association


-
+

You've successfully authenticated with @ViewData["LoginProvider"]. diff --git a/src/Yavsc/Views/Account/ExternalLoginConfirmation.fr.cshtml b/src/Yavsc/Views/Account/ExternalLoginConfirmation.fr.cshtml index 4b01b08f..4c6dd45c 100755 --- a/src/Yavsc/Views/Account/ExternalLoginConfirmation.fr.cshtml +++ b/src/Yavsc/Views/Account/ExternalLoginConfirmation.fr.cshtml @@ -9,7 +9,7 @@

Formulaire d'Association


-
+

Vous vous êtes authentifié avec succès auprès de @ViewData["LoginProvider"]. diff --git a/src/Yavsc/Views/Account/ForgotPassword.cshtml b/src/Yavsc/Views/Account/ForgotPassword.cshtml index 1e1e5a2d..88ea5f66 100755 --- a/src/Yavsc/Views/Account/ForgotPassword.cshtml +++ b/src/Yavsc/Views/Account/ForgotPassword.cshtml @@ -6,11 +6,11 @@

@ViewData["Title"]

-

@SR["Enter your user name or e-mail."]

+

Enter your user name or e-mail."]


-
+
- +
@if (User.Identity.IsAuthenticated) { @@ -24,7 +24,7 @@
- +
diff --git a/src/Yavsc/Views/Account/ForgotPasswordConfirmation.cshtml b/src/Yavsc/Views/Account/ForgotPasswordConfirmation.cshtml index c9120910..6627284b 100755 --- a/src/Yavsc/Views/Account/ForgotPasswordConfirmation.cshtml +++ b/src/Yavsc/Views/Account/ForgotPasswordConfirmation.cshtml @@ -1,8 +1,8 @@ @{ - ViewData["Title"] = @SR["Forgot Password Confirmation."]; + ViewData["Title"] = Forgot Password Confirmation."]; }

@ViewData["Title"].

- @SR["PleaseCheckYourEmail"] + PleaseCheckYourEmail"]

diff --git a/src/Yavsc/Views/Account/Index.cshtml b/src/Yavsc/Views/Account/Index.cshtml index 354473c3..cbd1aab8 100644 --- a/src/Yavsc/Views/Account/Index.cshtml +++ b/src/Yavsc/Views/Account/Index.cshtml @@ -1,6 +1,6 @@ @{ - ViewData["Title"] = @SR["Index"]; + ViewData["Title"] = "Index"; } -@SR["UserList"] +UserList diff --git a/src/Yavsc/Views/Account/Register.cshtml b/src/Yavsc/Views/Account/Register.cshtml index e5961312..d5d8fd50 100755 --- a/src/Yavsc/Views/Account/Register.cshtml +++ b/src/Yavsc/Views/Account/Register.cshtml @@ -1,6 +1,6 @@ @model RegisterModel @{ - ViewData["Title"] = @SR["Register"]; + ViewData["Title"] = "Register"; } @section header{ @@ -11,9 +11,9 @@

@ViewData["Title"].

-

@SR["Create a new account"].

+

Create a new account.


-
+
@@ -44,7 +44,7 @@
- +
diff --git a/src/Yavsc/Views/Account/Register.fr.cshtml b/src/Yavsc/Views/Account/Register.fr.cshtml index 687e8ba7..5870cedc 100755 --- a/src/Yavsc/Views/Account/Register.fr.cshtml +++ b/src/Yavsc/Views/Account/Register.fr.cshtml @@ -1,6 +1,6 @@ @model RegisterModel @{ - ViewData["Title"] = @SR["Register"]; + ViewData["Title"] = "Register"; } @section header{ @@ -11,32 +11,32 @@

@ViewData["Title"].

-

@SR["Create a new account"].

+

Create a new account.


-
+
- +
- +
- +
- +
@@ -44,7 +44,7 @@
- +
diff --git a/src/Yavsc/Views/Account/ResetPassword.cshtml b/src/Yavsc/Views/Account/ResetPassword.cshtml index 7aa4d4d1..abdfe488 100755 --- a/src/Yavsc/Views/Account/ResetPassword.cshtml +++ b/src/Yavsc/Views/Account/ResetPassword.cshtml @@ -8,7 +8,7 @@

Reset your password.


-
+
diff --git a/src/Yavsc/Views/Account/ResetPasswordConfirmation.cshtml b/src/Yavsc/Views/Account/ResetPasswordConfirmation.cshtml index e80a64b8..10a6d4f4 100755 --- a/src/Yavsc/Views/Account/ResetPasswordConfirmation.cshtml +++ b/src/Yavsc/Views/Account/ResetPasswordConfirmation.cshtml @@ -4,5 +4,5 @@

@ViewData["Title"].

- @SR["Your password has been reset."] @SR["Please"] @SR["Click here to log in"]. + Your password has been reset."] Please"] Click here to log in.

diff --git a/src/Yavsc/Views/Account/UserList.cshtml b/src/Yavsc/Views/Account/UserList.cshtml index 673737f1..258e3db7 100644 --- a/src/Yavsc/Views/Account/UserList.cshtml +++ b/src/Yavsc/Views/Account/UserList.cshtml @@ -7,10 +7,10 @@ @@ -39,7 +39,7 @@
- @SR["PostalAddress"] + PostalAddress"]
@Html.DisplayFor(m=>user.PostalAddress) @@ -65,4 +65,4 @@ @if (ViewBag.hasNext) { Next page -} \ No newline at end of file +} diff --git a/src/Yavsc/Views/Account/VerifyCode.cshtml b/src/Yavsc/Views/Account/VerifyCode.cshtml index 1cce17ae..a1d42e4d 100755 --- a/src/Yavsc/Views/Account/VerifyCode.cshtml +++ b/src/Yavsc/Views/Account/VerifyCode.cshtml @@ -6,7 +6,7 @@

@ViewData["Title"].

-
+
@Html.Hidden("ReturnUrl") diff --git a/src/Yavsc/Views/Account/legacyLogin.cshtml b/src/Yavsc/Views/Account/legacyLogin.cshtml index e09953e0..9e5bb805 100755 --- a/src/Yavsc/Views/Account/legacyLogin.cshtml +++ b/src/Yavsc/Views/Account/legacyLogin.cshtml @@ -8,19 +8,19 @@

@ViewData["Title"]


-

@SR["Use a local account to log in"]

+

Use a local account to log in

-
+
- +
- +
@@ -30,20 +30,20 @@
- +
- +

- @SR["Register as a new user"]? + Register as a new user?

- @SR["Forgot your password"]? + Forgot your password?

@@ -52,7 +52,7 @@
-

@SR["Use another service to log in"]:

+

Use another service to log in:

@if (Model.ExternalProviders?.Count() == 0) {
@@ -68,7 +68,7 @@
- + @Html.AntiForgeryToken() } diff --git a/src/Yavsc/Views/Activity/Create.cshtml b/src/Yavsc/Views/Activity/Create.cshtml index 6d6bc767..11217031 100644 --- a/src/Yavsc/Views/Activity/Create.cshtml +++ b/src/Yavsc/Views/Activity/Create.cshtml @@ -1,18 +1,18 @@ @model Activity @{ - ViewData["Title"] = @SR["Create"]; + ViewData["Title"] = "Create"; } -

@SR["Create"]

+

Create

-

@SR["Activity"]

+

Activity


-
+
- +
@@ -20,7 +20,7 @@
+ Name"]
@@ -28,7 +28,7 @@
+ Parent"]
@@ -37,7 +37,7 @@
+ Description"]
@@ -45,7 +45,7 @@
@@ -54,7 +54,7 @@
+
diff --git a/src/Yavsc/Views/Activity/Delete.cshtml b/src/Yavsc/Views/Activity/Delete.cshtml index 1734f6b7..baddea2c 100644 --- a/src/Yavsc/Views/Activity/Delete.cshtml +++ b/src/Yavsc/Views/Activity/Delete.cshtml @@ -1,12 +1,12 @@ @model Activity @{ - ViewData["Title"] = @SR["Delete"]; + ViewData["Title"] = "Delete"; } -

@SR["Delete"]

+

Delete

-

@SR["AreYourSureYouWantToDeleteThis"]

+

AreYourSureYouWantToDeleteThis

Activity


diff --git a/src/Yavsc/Views/Activity/Details.cshtml b/src/Yavsc/Views/Activity/Details.cshtml index 02d51922..c8703872 100644 --- a/src/Yavsc/Views/Activity/Details.cshtml +++ b/src/Yavsc/Views/Activity/Details.cshtml @@ -1,10 +1,10 @@ @model Activity @{ - ViewData["Title"] = @SR["Details"]; + ViewData["Title"] = "Details"; } -

@SR["Details"]

+

Details

Activity

@@ -33,5 +33,5 @@

Edit | - @SR["Back to List"] + Back to List

diff --git a/src/Yavsc/Views/Activity/Edit.cshtml b/src/Yavsc/Views/Activity/Edit.cshtml index 1f7b4d08..cb56ede6 100644 --- a/src/Yavsc/Views/Activity/Edit.cshtml +++ b/src/Yavsc/Views/Activity/Edit.cshtml @@ -4,13 +4,13 @@ ViewData["Title"] = "Edit"; } -

@SR["Edit"]

+

Edit

-

@SR["Activity"] @Model.Code

+

Activity @Model.Code


-
+
@@ -77,7 +77,7 @@ diff --git a/src/Yavsc/Views/Activity/Index.cshtml b/src/Yavsc/Views/Activity/Index.cshtml index d26e5598..1d2a12ec 100644 --- a/src/Yavsc/Views/Activity/Index.cshtml +++ b/src/Yavsc/Views/Activity/Index.cshtml @@ -1,7 +1,7 @@ @model IEnumerable @{ - ViewData["Title"] = @SR["Index"]; + ViewData["Title"] = "Index"; } @section scripts { }

- @SR["Poster au même titre"] + Poster au même titre"]

- @SR["Public info"] + Public info"] - @SR["AdminOnly"] + AdminOnly"]
@@ -47,9 +47,9 @@ } @if (await AuthorizationService.AuthorizeAsync(User, item, new EditRequirement())) { -
  • @SR["Edit"] +
  • Edit
  • -
  • @SR["Delete"] +
  • Delete
  • } diff --git a/src/Yavsc/Views/Blogspot/userposts.cshtml b/src/Yavsc/Views/Blogspot/userposts.cshtml index 5f9c0339..c35cfc1f 100644 --- a/src/Yavsc/Views/Blogspot/userposts.cshtml +++ b/src/Yavsc/Views/Blogspot/userposts.cshtml @@ -3,15 +3,15 @@ ViewData["Title"] = "User posts"; } -

    @SR["Index"]

    +

    Index

    @ViewData["StatusMessage"]

    - @SR["Create New"] + Create New

    - @SR["Author"] + Author"] @Html.DisplayNameFor(model => model.Content) diff --git a/src/Yavsc/Views/BrusherProfile/Delete.cshtml b/src/Yavsc/Views/BrusherProfile/Delete.cshtml index e4262dbd..26047402 100644 --- a/src/Yavsc/Views/BrusherProfile/Delete.cshtml +++ b/src/Yavsc/Views/BrusherProfile/Delete.cshtml @@ -1,12 +1,12 @@ @model Yavsc.Models.Haircut.BrusherProfile @{ - ViewData["Title"] = @SR["Delete"]; + ViewData["Title"] = "Delete"; } -

    @SR["Delete"]

    +

    Delete

    -

    @SR["AreYourSureYouWantToDeleteThis"]

    +

    AreYourSureYouWantToDeleteThis

    BrusherProfile


    @@ -196,7 +196,7 @@
    diff --git a/src/Yavsc/Views/BrusherProfile/Edit.cshtml b/src/Yavsc/Views/BrusherProfile/Edit.cshtml index 78bfab0a..9e6859fc 100644 --- a/src/Yavsc/Views/BrusherProfile/Edit.cshtml +++ b/src/Yavsc/Views/BrusherProfile/Edit.cshtml @@ -39,7 +39,7 @@
    Grille tarifaire

    Divers

    -
    +
    diff --git a/src/Yavsc/Views/BrusherProfile/Index.cshtml b/src/Yavsc/Views/BrusherProfile/Index.cshtml index ac688bb6..f786d9a9 100644 --- a/src/Yavsc/Views/BrusherProfile/Index.cshtml +++ b/src/Yavsc/Views/BrusherProfile/Index.cshtml @@ -12,14 +12,14 @@ @Html.DisplayFor(model => model)

    - @SR["Edit"] - @SR["Delete"] + Edit + Delete

    } else {

    - @SR["Aucun profile renseigné"] - @SR["Renseigner ce paramêtrage"] + Aucun profile renseigné"] + Renseigner ce paramêtrage"]

    }
    diff --git a/src/Yavsc/Views/Bug/Create.cshtml b/src/Yavsc/Views/Bug/Create.cshtml index 737bc06d..a20b3ff7 100644 --- a/src/Yavsc/Views/Bug/Create.cshtml +++ b/src/Yavsc/Views/Bug/Create.cshtml @@ -1,25 +1,25 @@ @model Yavsc.Models.IT.Fixing.Bug @{ - ViewData["Title"] = @SR["Create"]; + ViewData["Title"] = "Create"; } -

    @SR["Create"]

    +

    Create

    Bug


    -
    +
    - +
    - +
    @@ -27,7 +27,7 @@
    - +
    @@ -49,6 +49,6 @@ diff --git a/src/Yavsc/Views/Bug/Delete.cshtml b/src/Yavsc/Views/Bug/Delete.cshtml index 10380a85..a3abab73 100644 --- a/src/Yavsc/Views/Bug/Delete.cshtml +++ b/src/Yavsc/Views/Bug/Delete.cshtml @@ -1,12 +1,12 @@ @model Yavsc.Models.IT.Fixing.Bug @{ - ViewData["Title"] = @SR["Delete"]; + ViewData["Title"] = "Delete"; } -

    @SR["Delete"]

    +

    Delete

    -

    @SR["AreYourSureYouWantToDeleteThis"]

    +

    AreYourSureYouWantToDeleteThis

    Bug


    @@ -34,7 +34,7 @@
    diff --git a/src/Yavsc/Views/Bug/DeleteAllLike.cshtml b/src/Yavsc/Views/Bug/DeleteAllLike.cshtml index 06dba4d0..59357e5e 100644 --- a/src/Yavsc/Views/Bug/DeleteAllLike.cshtml +++ b/src/Yavsc/Views/Bug/DeleteAllLike.cshtml @@ -1,13 +1,13 @@ @model IEnumerable @{ - ViewData["Title"] = @SR["DeleteAllLike"]; + ViewData["Title"] = "DeleteAllLike"; } -

    @SR["Index"]

    +

    Index

    - @SR["Create New"] + Create New

    @@ -43,9 +43,9 @@ @SR[typeof(Yavsc.Models.IT.Fixing.BugStatus).GetEnumNames()[(int)item.Status]] } diff --git a/src/Yavsc/Views/Bug/Details.cshtml b/src/Yavsc/Views/Bug/Details.cshtml index f835f4d8..b3a9fa87 100644 --- a/src/Yavsc/Views/Bug/Details.cshtml +++ b/src/Yavsc/Views/Bug/Details.cshtml @@ -1,40 +1,40 @@ @model Yavsc.Models.IT.Fixing.Bug @{ - ViewData["Title"] = @SR["Details"]; + ViewData["Title"] = "Details"; } -

    @SR["Details"]

    +

    Details

    Bug


    - @SR["FeatureId"] + FeatureId"]
    @Html.DisplayFor(model => model.FeatureId)
    - @SR["Title"] + Title"]
    @Html.DisplayFor(model => model.Title)
    - @SR["Status"] + Status"]
    @SR[typeof(Yavsc.Models.IT.Fixing.BugStatus).GetEnumNames()[(int)Model.Status]]
    -

    @SR["Description"]

    +

    Description

    @Html.DisplayFor(model => model.Description)

    - @SR["Edit"] | - @SR["Back to List"] + Edit | + Back to List

    diff --git a/src/Yavsc/Views/Bug/Edit.cshtml b/src/Yavsc/Views/Bug/Edit.cshtml index df7b8bac..9c1801bc 100644 --- a/src/Yavsc/Views/Bug/Edit.cshtml +++ b/src/Yavsc/Views/Bug/Edit.cshtml @@ -10,10 +10,10 @@

    Bug


    -
    +
    - +
    @@ -21,7 +21,7 @@
    - +
    @@ -53,6 +53,6 @@ diff --git a/src/Yavsc/Views/Bug/Index.cshtml b/src/Yavsc/Views/Bug/Index.cshtml index a7128bf8..5d3da466 100644 --- a/src/Yavsc/Views/Bug/Index.cshtml +++ b/src/Yavsc/Views/Bug/Index.cshtml @@ -1,13 +1,13 @@ @model IEnumerable @{ - ViewData["Title"] = @SR["Index"]; + ViewData["Title"] = "Index"; } -

    @SR["Index"]

    +

    Index

    - @SR["Create New"] + Create New

    - @SR["Edit"] | - @SR["Details"] | - @SR["Delete"] + Edit | + Details | + Delete
    @@ -43,9 +43,9 @@ @SR[typeof(Yavsc.Models.IT.Fixing.BugStatus).GetEnumNames()[(int)item.Status]] } diff --git a/src/Yavsc/Views/Circle/Create.cshtml b/src/Yavsc/Views/Circle/Create.cshtml index 85d6beb1..4c8a273a 100644 --- a/src/Yavsc/Views/Circle/Create.cshtml +++ b/src/Yavsc/Views/Circle/Create.cshtml @@ -1,16 +1,16 @@ @model Circle @{ - ViewData["Title"] = @SR["Create"]; + ViewData["Title"] = "Create"; } -

    @SR["Create"]

    +

    Create

    Circle


    -
    +
    @@ -29,6 +29,6 @@ diff --git a/src/Yavsc/Views/Circle/Delete.cshtml b/src/Yavsc/Views/Circle/Delete.cshtml index cbd6f057..e8f97fee 100644 --- a/src/Yavsc/Views/Circle/Delete.cshtml +++ b/src/Yavsc/Views/Circle/Delete.cshtml @@ -1,12 +1,12 @@ @model Circle @{ - ViewData["Title"] = @SR["Delete"]; + ViewData["Title"] = "Delete"; } -

    @SR["Delete"]

    +

    Delete

    -

    @SR["AreYourSureYouWantToDeleteThis"]

    +

    AreYourSureYouWantToDeleteThis

    Circle


    @@ -28,7 +28,7 @@
    diff --git a/src/Yavsc/Views/Circle/Details.cshtml b/src/Yavsc/Views/Circle/Details.cshtml index 333df593..b0e59d42 100644 --- a/src/Yavsc/Views/Circle/Details.cshtml +++ b/src/Yavsc/Views/Circle/Details.cshtml @@ -1,10 +1,10 @@ @model Circle @{ - ViewData["Title"] = @SR["Details"]; + ViewData["Title"] = "Details"; } -

    @SR["Details"]

    +

    Details

    Circle

    @@ -25,6 +25,6 @@

    - @SR["Edit"] | - @SR["Back to List"] + Edit | + Back to List

    diff --git a/src/Yavsc/Views/Circle/Edit.cshtml b/src/Yavsc/Views/Circle/Edit.cshtml index 46b9dae7..b89f1509 100644 --- a/src/Yavsc/Views/Circle/Edit.cshtml +++ b/src/Yavsc/Views/Circle/Edit.cshtml @@ -4,13 +4,13 @@ ViewData["Title"] = "Edit"; } -

    @SR["Edit"]

    +

    Edit

    Circle


    -
    +
    @@ -35,6 +35,6 @@ diff --git a/src/Yavsc/Views/Circle/Index.cshtml b/src/Yavsc/Views/Circle/Index.cshtml index c43b4e77..bbd915d1 100644 --- a/src/Yavsc/Views/Circle/Index.cshtml +++ b/src/Yavsc/Views/Circle/Index.cshtml @@ -1,13 +1,13 @@ @model IEnumerable @{ - ViewData["Title"] = @SR["Index"]; + ViewData["Title"] = "Index"; } -

    @SR["Index"]

    +

    Index

    - @SR["Create New"] + Create New

    - @SR["Edit"] | - @SR["Details"] | - @SR["Delete"] + Edit | + Details | + Delete
    diff --git a/src/Yavsc/Views/CircleMembers/Create.cshtml b/src/Yavsc/Views/CircleMembers/Create.cshtml index 5b164a7e..c7108c88 100644 --- a/src/Yavsc/Views/CircleMembers/Create.cshtml +++ b/src/Yavsc/Views/CircleMembers/Create.cshtml @@ -1,14 +1,14 @@ @model CircleMember @{ - ViewData["Title"] = @SR["Create"]; + ViewData["Title"] = "Create"; } -

    @SR["Create"]

    +

    Create

    -

    @SR["CircleMember"]

    +

    CircleMember


    @Html.ValidationSummary() @@ -19,7 +19,7 @@ -
    +
    @@ -29,6 +29,6 @@ diff --git a/src/Yavsc/Views/CircleMembers/Delete.cshtml b/src/Yavsc/Views/CircleMembers/Delete.cshtml index 651ea352..86b4ecfb 100644 --- a/src/Yavsc/Views/CircleMembers/Delete.cshtml +++ b/src/Yavsc/Views/CircleMembers/Delete.cshtml @@ -1,10 +1,10 @@ @model CircleMember @{ - ViewData["Title"] = @SR["Delete"]; + ViewData["Title"] = "Delete"; } -

    @SR["Delete"]

    +

    Delete

    Supprimer cette appartenance au cercle?

    @@ -27,6 +27,6 @@ Membre
    diff --git a/src/Yavsc/Views/CircleMembers/Details.cshtml b/src/Yavsc/Views/CircleMembers/Details.cshtml index ca72a9cb..ecb0ecc4 100644 --- a/src/Yavsc/Views/CircleMembers/Details.cshtml +++ b/src/Yavsc/Views/CircleMembers/Details.cshtml @@ -13,5 +13,5 @@

    @Html.ActionLink(SR["Delete"], "Delete", new { id = Model.CircleId }) | - @SR["Back to List"] + Back to List

    diff --git a/src/Yavsc/Views/CircleMembers/Edit.cshtml b/src/Yavsc/Views/CircleMembers/Edit.cshtml index 6dc28f4c..75d0cb5f 100644 --- a/src/Yavsc/Views/CircleMembers/Edit.cshtml +++ b/src/Yavsc/Views/CircleMembers/Edit.cshtml @@ -4,13 +4,13 @@ ViewData["Title"] = "Edit"; } -

    @SR["Edit"]

    +

    Edit

    Circle Member


    -
    +
    @@ -22,6 +22,6 @@ diff --git a/src/Yavsc/Views/CircleMembers/Index.cshtml b/src/Yavsc/Views/CircleMembers/Index.cshtml index 2d1eb2b8..49fee9d2 100644 --- a/src/Yavsc/Views/CircleMembers/Index.cshtml +++ b/src/Yavsc/Views/CircleMembers/Index.cshtml @@ -1,18 +1,18 @@ @model IEnumerable @{ - ViewData["Title"] = @SR["Index"]; + ViewData["Title"] = "Index"; } -

    @SR["Index"]

    +

    Index

    - @SR["Ajouter un utilisateur à un cercle"] + Ajouter un utilisateur à un cercle"]

    - - + + diff --git a/src/Yavsc/Views/CoWorking/Create.cshtml b/src/Yavsc/Views/CoWorking/Create.cshtml index 6ba0c09f..4678d835 100644 --- a/src/Yavsc/Views/CoWorking/Create.cshtml +++ b/src/Yavsc/Views/CoWorking/Create.cshtml @@ -1,16 +1,16 @@ @model CoWorking @{ - ViewData["Title"] = @SR["Create"]; + ViewData["Title"] = "Create"; } -

    @SR["Create"]

    +

    Create

    CoWorking


    -
    +
    @@ -32,7 +32,7 @@ @section Scripts { diff --git a/src/Yavsc/Views/CoWorking/Delete.cshtml b/src/Yavsc/Views/CoWorking/Delete.cshtml index 07ceb67f..8c84cb2d 100644 --- a/src/Yavsc/Views/CoWorking/Delete.cshtml +++ b/src/Yavsc/Views/CoWorking/Delete.cshtml @@ -1,12 +1,12 @@ @model CoWorking @{ - ViewData["Title"] = @SR["Delete"]; + ViewData["Title"] = "Delete"; } -

    @SR["Delete"]

    +

    Delete

    -

    @SR["AreYourSureYouWantToDeleteThis"]

    +

    AreYourSureYouWantToDeleteThis

    CoWorking


    @@ -16,7 +16,7 @@
    diff --git a/src/Yavsc/Views/CoWorking/Details.cshtml b/src/Yavsc/Views/CoWorking/Details.cshtml index cbb00571..70b863ba 100644 --- a/src/Yavsc/Views/CoWorking/Details.cshtml +++ b/src/Yavsc/Views/CoWorking/Details.cshtml @@ -1,10 +1,10 @@ @model CoWorking @{ - ViewData["Title"] = @SR["Details"]; + ViewData["Title"] = "Details"; } -

    @SR["Details"]

    +

    Details

    CoWorking

    @@ -13,6 +13,6 @@

    - @SR["Edit"] | - @SR["Back to List"] + Edit | + Back to List

    diff --git a/src/Yavsc/Views/CoWorking/Edit.cshtml b/src/Yavsc/Views/CoWorking/Edit.cshtml index 04eaa43c..42a89739 100644 --- a/src/Yavsc/Views/CoWorking/Edit.cshtml +++ b/src/Yavsc/Views/CoWorking/Edit.cshtml @@ -4,13 +4,13 @@ ViewData["Title"] = "Edit"; } -

    @SR["Edit"]

    +

    Edit

    CoWorking


    -
    +
    @@ -35,7 +35,7 @@ @section Scripts { diff --git a/src/Yavsc/Views/CoWorking/Index.cshtml b/src/Yavsc/Views/CoWorking/Index.cshtml index 77c81bb5..5063a7ba 100644 --- a/src/Yavsc/Views/CoWorking/Index.cshtml +++ b/src/Yavsc/Views/CoWorking/Index.cshtml @@ -1,13 +1,13 @@ @model IEnumerable @{ - ViewData["Title"] = @SR["Index"]; + ViewData["Title"] = "Index"; } -

    @SR["Index"]

    +

    Index

    - @SR["Create New"] + Create New

    @SR["Cercle"]@SR["Utilisateur"]CercleUtilisateur
    diff --git a/src/Yavsc/Views/Colors/Create.cshtml b/src/Yavsc/Views/Colors/Create.cshtml index 181d3252..14dd9966 100644 --- a/src/Yavsc/Views/Colors/Create.cshtml +++ b/src/Yavsc/Views/Colors/Create.cshtml @@ -1,14 +1,14 @@ @model Color @{ - ViewData["Title"] = @SR["Create"]; + ViewData["Title"] = "Create"; } -

    @SR["Create"]

    +

    Create

    Color


    -
    +
    @@ -36,5 +36,5 @@ diff --git a/src/Yavsc/Views/Colors/Delete.cshtml b/src/Yavsc/Views/Colors/Delete.cshtml index fe25c5a2..a330462e 100644 --- a/src/Yavsc/Views/Colors/Delete.cshtml +++ b/src/Yavsc/Views/Colors/Delete.cshtml @@ -1,12 +1,12 @@ @model Yavsc.Models.Drawing.Color @{ - ViewData["Title"] = @SR["Delete"]; + ViewData["Title"] = "Delete"; } -

    @SR["Delete"]

    +

    Delete

    -

    @SR["AreYourSureYouWantToDeleteThis"]

    +

    AreYourSureYouWantToDeleteThis

    Color


    @@ -24,7 +24,7 @@
    diff --git a/src/Yavsc/Views/Colors/Details.cshtml b/src/Yavsc/Views/Colors/Details.cshtml index a18c25c9..37351cb1 100644 --- a/src/Yavsc/Views/Colors/Details.cshtml +++ b/src/Yavsc/Views/Colors/Details.cshtml @@ -1,10 +1,10 @@ @model Yavsc.Models.Drawing.Color @{ - ViewData["Title"] = @SR["Details"]; + ViewData["Title"] = "Details"; } -

    @SR["Details"]

    +

    Details

    Color

    @@ -22,5 +22,5 @@

    @Html.ActionLink("Edit", "Edit", new { id = Model.Id }) | - @SR["Back to List"] + Back to List

    diff --git a/src/Yavsc/Views/Colors/Edit.cshtml b/src/Yavsc/Views/Colors/Edit.cshtml index 80bb3106..b64a9b7f 100644 --- a/src/Yavsc/Views/Colors/Edit.cshtml +++ b/src/Yavsc/Views/Colors/Edit.cshtml @@ -4,13 +4,13 @@ ViewData["Title"] = "Edit"; } -

    @SR["Edit"]

    +

    Edit

    Color


    -
    +
    @@ -39,6 +39,6 @@ diff --git a/src/Yavsc/Views/Colors/Index.cshtml b/src/Yavsc/Views/Colors/Index.cshtml index ff9ed98b..7e7b83dd 100644 --- a/src/Yavsc/Views/Colors/Index.cshtml +++ b/src/Yavsc/Views/Colors/Index.cshtml @@ -1,18 +1,18 @@ @model IEnumerable @{ - ViewData["Title"] = @SR["Index"]; + ViewData["Title"] = "Index"; } -

    @SR["Index"]

    +

    Index

    - @SR["Create New"] + Create New

    diff --git a/src/Yavsc/Views/Command/BookHaircutStar.cshtml b/src/Yavsc/Views/Command/BookHaircutStar.cshtml index 7ddf75d1..684fa258 100644 --- a/src/Yavsc/Views/Command/BookHaircutStar.cshtml +++ b/src/Yavsc/Views/Command/BookHaircutStar.cshtml @@ -1,6 +1,6 @@ @{ ViewData["Title"] = "Proposition de rendez-vous "+ -@SR["to"]+" " ["+SR[ViewBag.Activity.Code]+"]"; } +to"]+" " ["+SR[ViewBag.Activity.Code]+"]"; } @@ -116,14 +116,14 @@

    @ViewData["Title"]

    -

    @SR["Fill in your book query"]

    +

    Fill in your book query


    -
    +
    Votre évennement
    @@ -150,7 +150,7 @@
    @@ -158,7 +158,7 @@
    + "SpecifyPlace"] data-val-remote= "GoogleDidntGeoLocalized">
    @@ -192,7 +192,7 @@
    - +
    @Html.HiddenFor(model=>model.ClientId) diff --git a/src/Yavsc/Views/Command/CommandConfirmation.cshtml b/src/Yavsc/Views/Command/CommandConfirmation.cshtml index 0643e3f8..c97a27d8 100644 --- a/src/Yavsc/Views/Command/CommandConfirmation.cshtml +++ b/src/Yavsc/Views/Command/CommandConfirmation.cshtml @@ -5,23 +5,23 @@ }

    @ViewData["Title"]

    -

    @SR["Your book query"]

    +

    Your book query


    - : @Html.DisplayFor(m => m.EventDate) + : @Html.DisplayFor(m => m.EventDate)
    - : @Html.DisplayFor(m => m.Location) + : @Html.DisplayFor(m => m.Location)
    @if (ViewBag.GooglePayload !=null) { @if (ViewBag.GooglePayload.success>0) { -

    @SR["GCM Notifications sent"]

    +

    GCM Notifications sent

    } else { if (ViewBag.GooglePayload.failure>0) { -

    @SR["GCM Notification sending failed"]

    +

    GCM Notification sending failed

    @Newtonsoft.Json.JsonConvert.SerializeObject(ViewBag.GooglePayload)
    } } diff --git a/src/Yavsc/Views/Command/Create.cshtml b/src/Yavsc/Views/Command/Create.cshtml index 8ef619e0..329b8aed 100644 --- a/src/Yavsc/Views/Command/Create.cshtml +++ b/src/Yavsc/Views/Command/Create.cshtml @@ -18,7 +18,7 @@

    Saisissez votre demande de rendez-vous


    -
    +
    La date de votre évennement @@ -47,7 +47,7 @@
    - +
    @@ -111,4 +111,4 @@ }); }) -} \ No newline at end of file +} diff --git a/src/Yavsc/Views/Command/Delete.cshtml b/src/Yavsc/Views/Command/Delete.cshtml index 51fa61f9..a6b8de10 100644 --- a/src/Yavsc/Views/Command/Delete.cshtml +++ b/src/Yavsc/Views/Command/Delete.cshtml @@ -1,12 +1,12 @@ @model RdvQuery @{ - ViewData["Title"] = @SR["Delete"]; + ViewData["Title"] = "Delete"; } -

    @SR["Delete"]

    +

    Delete

    -

    @SR["AreYourSureYouWantToDeleteThis"]

    +

    AreYourSureYouWantToDeleteThis

    Command


    @@ -22,7 +22,7 @@
    diff --git a/src/Yavsc/Views/Command/Details.cshtml b/src/Yavsc/Views/Command/Details.cshtml index f9911832..2f15f447 100644 --- a/src/Yavsc/Views/Command/Details.cshtml +++ b/src/Yavsc/Views/Command/Details.cshtml @@ -1,17 +1,17 @@ @model RdvQuery @{ - ViewData["Title"] = @SR["Details"]; + ViewData["Title"] = "Details"; }

    @ViewData["Title"]

    -

    @SR["Command"]

    +

    Command


    @Html.DisplayFor(m=>m)

    - @SR["Edit"] | - @SR["Back to List"] + Edit | + Back to List

    diff --git a/src/Yavsc/Views/Command/Edit.cshtml b/src/Yavsc/Views/Command/Edit.cshtml index 01592b62..cb085790 100644 --- a/src/Yavsc/Views/Command/Edit.cshtml +++ b/src/Yavsc/Views/Command/Edit.cshtml @@ -4,13 +4,13 @@ ViewData["Title"] = "Edit"; } -

    @SR["Edit"]

    +

    Edit

    Command


    -
    +
    @@ -28,6 +28,6 @@ diff --git a/src/Yavsc/Views/Command/Index.cshtml b/src/Yavsc/Views/Command/Index.cshtml index 13ba8553..e85b0c41 100644 --- a/src/Yavsc/Views/Command/Index.cshtml +++ b/src/Yavsc/Views/Command/Index.cshtml @@ -1,30 +1,30 @@ @model IEnumerable @{ - ViewData["Title"] = @SR["Index"]; + ViewData["Title"] = "Index"; } -

    @SR["Index"]

    +

    Index

    - @SR["Les couleurs"] + Les couleurs"]
    diff --git a/src/Yavsc/Views/CommandForms/Create.cshtml b/src/Yavsc/Views/CommandForms/Create.cshtml index d95a9328..5912badc 100644 --- a/src/Yavsc/Views/CommandForms/Create.cshtml +++ b/src/Yavsc/Views/CommandForms/Create.cshtml @@ -1,16 +1,16 @@ @model CommandForm @{ - ViewData["Title"] = @SR["Create"]; + ViewData["Title"] = "Create"; } -

    @SR["Create"]

    +

    Create

    CommandForm


    -
    +
    @@ -39,6 +39,6 @@ diff --git a/src/Yavsc/Views/CommandForms/Delete.cshtml b/src/Yavsc/Views/CommandForms/Delete.cshtml index 6066312e..07e1c72f 100644 --- a/src/Yavsc/Views/CommandForms/Delete.cshtml +++ b/src/Yavsc/Views/CommandForms/Delete.cshtml @@ -1,12 +1,12 @@ @model CommandForm @{ - ViewData["Title"] = @SR["Delete"]; + ViewData["Title"] = "Delete"; } -

    @SR["Delete"]

    +

    Delete

    -

    @SR["AreYourSureYouWantToDeleteThis"]

    +

    AreYourSureYouWantToDeleteThis

    CommandForm


    @@ -22,7 +22,7 @@
    diff --git a/src/Yavsc/Views/CommandForms/Details.cshtml b/src/Yavsc/Views/CommandForms/Details.cshtml index d9c9f0ec..0967a6d9 100644 --- a/src/Yavsc/Views/CommandForms/Details.cshtml +++ b/src/Yavsc/Views/CommandForms/Details.cshtml @@ -1,10 +1,10 @@ @model CommandForm @{ - ViewData["Title"] = @SR["Details"]; + ViewData["Title"] = "Details"; } -

    @SR["Details"]

    +

    Details

    CommandForm

    @@ -25,6 +25,6 @@

    - @SR["Edit"] | - @SR["Back to List"] + Edit | + Back to List

    diff --git a/src/Yavsc/Views/CommandForms/Edit.cshtml b/src/Yavsc/Views/CommandForms/Edit.cshtml index 3c31809d..67fc913c 100644 --- a/src/Yavsc/Views/CommandForms/Edit.cshtml +++ b/src/Yavsc/Views/CommandForms/Edit.cshtml @@ -4,13 +4,13 @@ ViewData["Title"] = "Edit"; } -

    @SR["Edit"]

    +

    Edit

    CommandForm


    -
    +
    @@ -42,6 +42,6 @@ diff --git a/src/Yavsc/Views/CommandForms/Index.cshtml b/src/Yavsc/Views/CommandForms/Index.cshtml index 082ecc18..0065ee30 100644 --- a/src/Yavsc/Views/CommandForms/Index.cshtml +++ b/src/Yavsc/Views/CommandForms/Index.cshtml @@ -1,13 +1,13 @@ @model IEnumerable @{ - ViewData["Title"] = @SR["Index"]; + ViewData["Title"] = "Index"; } -

    @SR["Index"]

    +

    Index

    - @SR["Create New"] + Create New

    - @SR["DateCreated"] + DateCreated"] - @SR["EventDate"] + EventDate"] - @SR["Location"] + Location"] - @SR["Client"] + Client"] - @SR["Performer"] + Performer"] - @SR["ValidationDate"] + ValidationDate"]
    diff --git a/src/Yavsc/Views/Comments/Create.cshtml b/src/Yavsc/Views/Comments/Create.cshtml index af5dd546..4c9c2fb4 100644 --- a/src/Yavsc/Views/Comments/Create.cshtml +++ b/src/Yavsc/Views/Comments/Create.cshtml @@ -1,16 +1,16 @@ @model Yavsc.Models.Blog.Comment @{ - ViewData["Title"] = @SR["Create"]; + ViewData["Title"] = "Create"; } -

    @SR["Create"]

    +

    Create

    Comment


    -
    +
    @@ -69,6 +69,6 @@ diff --git a/src/Yavsc/Views/Comments/Delete.cshtml b/src/Yavsc/Views/Comments/Delete.cshtml index 2a3532ed..7a5b0406 100644 --- a/src/Yavsc/Views/Comments/Delete.cshtml +++ b/src/Yavsc/Views/Comments/Delete.cshtml @@ -1,12 +1,12 @@ @model Yavsc.Models.Blog.Comment @{ - ViewData["Title"] = @SR["Delete"]; + ViewData["Title"] = "Delete"; } -

    @SR["Delete"]

    +

    Delete

    -

    @SR["AreYourSureYouWantToDeleteThis"]

    +

    AreYourSureYouWantToDeleteThis

    Comment


    @@ -52,7 +52,7 @@
    diff --git a/src/Yavsc/Views/Comments/Details.cshtml b/src/Yavsc/Views/Comments/Details.cshtml index f00ba4d4..6c9e2ada 100644 --- a/src/Yavsc/Views/Comments/Details.cshtml +++ b/src/Yavsc/Views/Comments/Details.cshtml @@ -1,10 +1,10 @@ @model Yavsc.Models.Blog.Comment @{ - ViewData["Title"] = @SR["Details"]; + ViewData["Title"] = "Details"; } -

    @SR["Details"]

    +

    Details

    Comment

    @@ -49,6 +49,6 @@

    - @SR["Edit"] | - @SR["Back to List"] + Edit | + Back to List

    diff --git a/src/Yavsc/Views/Comments/Edit.cshtml b/src/Yavsc/Views/Comments/Edit.cshtml index 09140b39..6b815136 100644 --- a/src/Yavsc/Views/Comments/Edit.cshtml +++ b/src/Yavsc/Views/Comments/Edit.cshtml @@ -4,13 +4,13 @@ ViewData["Title"] = "Edit"; } -

    @SR["Edit"]

    +

    Edit

    Comment


    -
    +
    @@ -71,6 +71,6 @@ diff --git a/src/Yavsc/Views/Comments/Index.cshtml b/src/Yavsc/Views/Comments/Index.cshtml index 9c91d9e4..b77720a9 100644 --- a/src/Yavsc/Views/Comments/Index.cshtml +++ b/src/Yavsc/Views/Comments/Index.cshtml @@ -1,13 +1,13 @@ @model IEnumerable @{ - ViewData["Title"] = @SR["Index"]; + ViewData["Title"] = "Index"; } -

    @SR["Index"]

    +

    Index

    - @SR["Create New"] + Create New

    diff --git a/src/Yavsc/Views/Devices/Delete.cshtml b/src/Yavsc/Views/Devices/Delete.cshtml index 89e88a45..620423bd 100644 --- a/src/Yavsc/Views/Devices/Delete.cshtml +++ b/src/Yavsc/Views/Devices/Delete.cshtml @@ -1,12 +1,12 @@ @model Yavsc.Models.Identity.DeviceDeclaration @{ - ViewData["Title"] = @SR["Delete"]; + ViewData["Title"] = "Delete"; } -

    @SR["Delete"]

    +

    Delete

    -

    @SR["AreYourSureYouWantToDeleteThis"]

    +

    AreYourSureYouWantToDeleteThis

    DeviceDeclaration


    @@ -46,7 +46,7 @@
    diff --git a/src/Yavsc/Views/Devices/Details.cshtml b/src/Yavsc/Views/Devices/Details.cshtml index fd0ecd61..7997a8ed 100644 --- a/src/Yavsc/Views/Devices/Details.cshtml +++ b/src/Yavsc/Views/Devices/Details.cshtml @@ -1,10 +1,10 @@ @model Yavsc.Models.Identity.DeviceDeclaration @{ - ViewData["Title"] = @SR["Details"]; + ViewData["Title"] = "Details"; } -

    @SR["Details"]

    +

    Details

    DeviceDeclaration

    @@ -44,5 +44,5 @@

    Edit | - @SR["Back to List"] + Back to List

    diff --git a/src/Yavsc/Views/Devices/Index.cshtml b/src/Yavsc/Views/Devices/Index.cshtml index 215936b2..41c5ae98 100644 --- a/src/Yavsc/Views/Devices/Index.cshtml +++ b/src/Yavsc/Views/Devices/Index.cshtml @@ -1,10 +1,10 @@ @model IEnumerable @{ - ViewData["Title"] = @SR["Index"]; + ViewData["Title"] = "Index"; } -

    @SR["Index"]

    +

    Index

    diff --git a/src/Yavsc/Views/DjSettings/Create.cshtml b/src/Yavsc/Views/DjSettings/Create.cshtml index 9fa490dc..97787580 100644 --- a/src/Yavsc/Views/DjSettings/Create.cshtml +++ b/src/Yavsc/Views/DjSettings/Create.cshtml @@ -1,16 +1,16 @@ @model Yavsc.Models.Musical.Profiles.DjSettings @{ - ViewData["Title"] = @SR["Create"]; + ViewData["Title"] = "Create"; } -

    @SR["Create"]

    +

    Create

    DjSettings


    -
    +
    @@ -27,6 +27,6 @@ diff --git a/src/Yavsc/Views/DjSettings/Delete.cshtml b/src/Yavsc/Views/DjSettings/Delete.cshtml index 0863006f..75ad2b6d 100644 --- a/src/Yavsc/Views/DjSettings/Delete.cshtml +++ b/src/Yavsc/Views/DjSettings/Delete.cshtml @@ -1,12 +1,12 @@ @model Yavsc.Models.Musical.Profiles.DjSettings @{ - ViewData["Title"] = @SR["Delete"]; + ViewData["Title"] = "Delete"; } -

    @SR["Delete"]

    +

    Delete

    -

    @SR["AreYourSureYouWantToDeleteThis"]

    +

    AreYourSureYouWantToDeleteThis

    DjSettings


    @@ -22,7 +22,7 @@
    diff --git a/src/Yavsc/Views/DjSettings/Details.cshtml b/src/Yavsc/Views/DjSettings/Details.cshtml index 485ac288..5662cd22 100644 --- a/src/Yavsc/Views/DjSettings/Details.cshtml +++ b/src/Yavsc/Views/DjSettings/Details.cshtml @@ -1,10 +1,10 @@ @model Yavsc.Models.Musical.Profiles.DjSettings @{ - ViewData["Title"] = @SR["Details"]; + ViewData["Title"] = "Details"; } -

    @SR["Details"]

    +

    Details

    DjSettings

    @@ -20,5 +20,5 @@

    Edit | - @SR["Back to List"] + Back to List

    diff --git a/src/Yavsc/Views/DjSettings/Edit.cshtml b/src/Yavsc/Views/DjSettings/Edit.cshtml index a891b702..8b11d6b3 100644 --- a/src/Yavsc/Views/DjSettings/Edit.cshtml +++ b/src/Yavsc/Views/DjSettings/Edit.cshtml @@ -4,13 +4,13 @@ ViewData["Title"] = "Edit"; } -

    @SR["Edit"]

    +

    Edit

    DjSettings


    -
    +
    @@ -28,6 +28,6 @@ diff --git a/src/Yavsc/Views/DjSettings/Index.cshtml b/src/Yavsc/Views/DjSettings/Index.cshtml index 0e30e2cf..9b844643 100644 --- a/src/Yavsc/Views/DjSettings/Index.cshtml +++ b/src/Yavsc/Views/DjSettings/Index.cshtml @@ -1,13 +1,13 @@ @model IEnumerable @{ - ViewData["Title"] = @SR["Index"]; + ViewData["Title"] = "Index"; } -

    @SR["Index"]

    +

    Index

    - @SR["Create New"] + Create New

    diff --git a/src/Yavsc/Views/Do/Create.cshtml b/src/Yavsc/Views/Do/Create.cshtml index 7b4f3c79..ca39fe3e 100644 --- a/src/Yavsc/Views/Do/Create.cshtml +++ b/src/Yavsc/Views/Do/Create.cshtml @@ -1,16 +1,16 @@ @model UserActivity @{ - ViewData["Title"] = @SR["Create"]; + ViewData["Title"] = "Create"; } -

    @SR["Create"]

    +

    Create

    UserActivity


    -
    +
    @@ -38,6 +38,6 @@ diff --git a/src/Yavsc/Views/Do/CreateFor.cshtml b/src/Yavsc/Views/Do/CreateFor.cshtml index 37617276..fcab7e53 100644 --- a/src/Yavsc/Views/Do/CreateFor.cshtml +++ b/src/Yavsc/Views/Do/CreateFor.cshtml @@ -1,16 +1,16 @@ @model UserActivity @{ - ViewData["Title"] = @SR["Create"]; + ViewData["Title"] = "Create"; } -

    @SR["Create"]

    +

    Create

    UserActivity


    -
    +