зеркало из https://github.com/mozilla/pjs.git
Bug 556313 - about:home not fully localizable, mismatch in the UI for Spanish (and others?) [r=pike]
This commit is contained in:
Родитель
a462e12c86
Коммит
76c25e3dd6
|
@ -257,7 +257,7 @@
|
|||
|
||||
<body dir="&locale.dir;" onload="init();">
|
||||
<div id="wrapper">
|
||||
<div id="header"><div id="logo"><img src="chrome://branding/content/logo.png"/></div><span>&brandShortName; </span><span id="header-suffix">&aboutHome.start;</span></div>
|
||||
<div id="header"><div id="logo"><img src="chrome://branding/content/logo.png"/></div>&aboutHome.header;</div>
|
||||
|
||||
<div id="recentTabs" class="section-box">
|
||||
<h1>&aboutHome.recentTabs;</h1>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<!ENTITY aboutHome.start "Start">
|
||||
<!ENTITY aboutHome.header "<span>&brandShortName; </span><span id='header-suffix'>Start</span>">
|
||||
<!ENTITY aboutHome.recentTabs "Your tabs from last time">
|
||||
<!ENTITY aboutHome.remoteTabs "Tabs from your other computers">
|
||||
<!ENTITY aboutHome.recommendedAddons2 "Add-ons for your &brandShortName;">
|
||||
|
|
Загрузка…
Ссылка в новой задаче