зеркало из https://github.com/mozilla/pjs.git
Bug 318991: change the releaseURL entity to releaseBaseURL to force locales to update and to better match its new content. r/a=l10n@m.c
This commit is contained in:
Родитель
9ada0cd74e
Коммит
d960c0bd53
|
@ -2,4 +2,5 @@
|
|||
<!ENTITY brandFullName "Mozilla Firefox">
|
||||
<!ENTITY vendorShortName "Mozilla">
|
||||
|
||||
<!ENTITY releaseURL "http://www.mozilla.com/firefox/releases/">
|
||||
<!-- LOCALIZATION NOTE (releaseBaseURL): The about: page appends __MOZ_APP_VERSION__.html, e.g. 2.0.html -->
|
||||
<!ENTITY releaseBaseURL "http://www.mozilla.com/firefox/releases/">
|
||||
|
|
|
@ -79,7 +79,7 @@ h1 {
|
|||
<img src="chrome://branding/content/about.png" alt="&brandShortName;"/></a>
|
||||
|
||||
<h1>
|
||||
#expand <a id="mozlink" href="&releaseURL;__MOZ_APP_VERSION__.html">&brandShortName; __MOZ_APP_VERSION__</a>
|
||||
#expand <a id="mozlink" href="&releaseBaseURL;__MOZ_APP_VERSION__.html">&brandShortName; __MOZ_APP_VERSION__</a>
|
||||
</h1>
|
||||
<script type="application/x-javascript">
|
||||
// using try..catch to handle empty useragents and other cases where the regex fails to apply
|
||||
|
|
Загрузка…
Ссылка в новой задаче