Localisation

This commit is contained in:
2018-03-26 23:18:48 +02:00
parent e1dd427359
commit eb5e218223
23 changed files with 26 additions and 39 deletions

View File

@ -50,7 +50,7 @@ using Interfaces.Workflow;
public string CreateBody()
{
return string.Format(
ResourcesHelpers.DefaultResourceManager.GetString("RdvToPerf"),
ResourcesHelpers.GlobalLocalizer["RdvToPerf"],
Client.UserName,
EventDate?.ToString("dddd dd/MM/yyyy à HH:mm"),
Location.Address,