#19081: Changing autoroute hint to make it more explicit

Work Item: 19081

--HG--
branch : 1.x
This commit is contained in:
Sebastien Ros
2012-10-08 15:13:44 -07:00
parent c7ec452fd5
commit 63d749b326

View File

@@ -21,7 +21,7 @@
<span>@ViewContext.RequestContext.HttpContext.Request.ToApplicationRootUrlString()/@Model.CurrentUrl</span>
}
<span class="hint">@T("Leave empty to use the default permalink pattern ({0}: {1})", defaultPattern.Name, defaultPattern.Description)</span>
<span class="hint">@T("Save the current item and leave empty to have it automatically generated using the patten {0} e.g., {1}", defaultPattern.Name, defaultPattern.Description)</span>
</fieldset>