Localisation Resource: BaileyWeb.University.Errors
The Localisation Resource named Errors stores text strings for related functions.
Files and Languages
The following files are supplied with the University Package:
- ~/App_GlobalResources/BaileyWeb/University/Errors/Errors.resx (English)
- ~/App_GlobalResources/BaileyWeb/University/Errors/Errors.fr.resx (French - machine translated)
Function Markup
For XSLT, use:
<lang:string key="Resource, Resources.Errors.[KEY]" />
For .NET Razor, use:
@Resources.Errors.[KEY]
For C#, use:
HttpContext.GetGlobalResourceObject("Errors","[KEY]")
Text Strings
Key: | Value (EN): | Value (FR): |
---|---|---|
Hidden | This record has been hidden. | Cet enregistrement a été masqué. |
NoRecordToDisplay | There are no records to display. | Il n'y a aucun enregistrement à afficher. |
NothingToDisplayHere | There is nothing to display here. | Il n'y a rien à afficher ici. |
Sorry | Sorry! | Pardon! |