French localization fixes.

--HG--
branch : dev
This commit is contained in:
Bertrand Le Roy
2010-07-27 18:19:15 -07:00
parent 06f210e0a0
commit c20ff5fa51
7 changed files with 306 additions and 63 deletions

View File

@@ -12,7 +12,7 @@
<div>
<label for="RequestUrlHost"><%: T("Host") %></label>
<input id="RequestUrlHost" class="textMedium" name="RequestUrlHost" type="text" />
<span class="hint"><%: T("Example: If host is \"orchardproject.net\", the tenant site URL is \"http://orchardproject.net/\"") %></span>
<span class="hint"><%: T("Example: If host is 'orchardproject.net', the tenant site URL is 'http://orchardproject.net/'") %></span>
</div>
</fieldset>
<fieldset>