зеркало из https://github.com/mozilla/gecko-dev.git
Bug 302076 - Add the possibility for localizers to add l10n-specific information to the tbird start page (how to download an unshippable dictionary). r+sr=mscott, self-approving
This commit is contained in:
Родитель
4b735e080e
Коммит
17b59ddcf5
|
@ -152,6 +152,9 @@ a:active, a:hover {
|
|||
<p>&startpage.pageInfo; <a href="&startpage.pageURL;">&startpage.page;</a>.</p>
|
||||
</div>
|
||||
|
||||
<!-- Localization-specific information, i.e. how to download a dictionary. -->
|
||||
&startpage.extra;
|
||||
|
||||
<div id="gecko"><a href="http://www.mozilla.org/">&startpage.poweredByGecko;</a></div>
|
||||
|
||||
|
||||
|
|
|
@ -27,4 +27,6 @@
|
|||
<!ENTITY startpage.pageInfo "For product information, visit the">
|
||||
<!ENTITY startpage.pageURL "http://www.mozilla.org/products/thunderbird/">
|
||||
|
||||
<!ENTITY startpage.extra "">
|
||||
|
||||
<!ENTITY startpage.poweredByGecko "Powered by Gecko.">
|
||||
|
|
Загрузка…
Ссылка в новой задаче