Localisation
This commit is contained in:
parent
41d803f851
commit
757c5ca2ea
23 changed files with 26 additions and 39 deletions
|
|
@ -16,8 +16,7 @@ namespace Yavsc.Models.Haircut
|
|||
|
||||
public string CreateBoby()
|
||||
{
|
||||
return string.Format(ResourcesHelpers.DefaultResourceManager
|
||||
.GetString("RdvToPerf"), Client.UserName,
|
||||
return string.Format(ResourcesHelpers.GlobalLocalizer["RdvToPerf"], Client.UserName,
|
||||
EventDate?.ToString("dddd dd/MM/yyyy à HH:mm"),
|
||||
Location.Address,
|
||||
ActivityCode);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue