зеркало из https://github.com/mozilla/pjs.git
Bug 294678 - Change Website to "web site" throughout Reporter p=jwalden+bmo@mit.edu r=me a=asa
This commit is contained in:
Родитель
a00424c0c4
Коммит
ee63af45e6
|
@ -1,5 +1,5 @@
|
|||
<!-- Entities for the Sample Extension Options Dialog go here -->
|
||||
<!ENTITY reportWizard.title "Report A Broken Website">
|
||||
<!ENTITY reportWizard.title "Report A Broken Web Site">
|
||||
|
||||
<!ENTITY privacyNotice.label "Privacy Policy">
|
||||
<!ENTITY reportWizardPrivacy.description "This tool allows you to tell the Evangelism Team about web sites that do not work properly in Firefox, or shut Firefox out. This is your way to help us ensure the best possible experience for Firefox users. Please take a moment to read the following to learn how we use the information we collect should you choose to participate.">
|
||||
|
@ -11,7 +11,7 @@
|
|||
|
||||
<!ENTITY reportForm.description "Tell us a little about the problem you encountered:">
|
||||
<!ENTITY reportForm.url.title "Web site URL:">
|
||||
<!ENTITY reportForm.behind_login.title "Website is password-protected"><!-- No ":" at the end -->
|
||||
<!ENTITY reportForm.behind_login.title "Web site is password-protected"><!-- No ":" at the end -->
|
||||
<!ENTITY reportForm.problem_type.title "Problem Type:">
|
||||
|
||||
<!ENTITY reportForm.problem_type.chooseOne.title "Choose One...">
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<!-- Entities for the Sample Extension Options Dialog go here -->
|
||||
<!ENTITY reporterMenu.title "Report Broken Website">
|
||||
<!ENTITY reporterMenu.tooltip "Report Broken Website">
|
||||
<!ENTITY reporterMenu.title "Report Broken Web Site">
|
||||
<!ENTITY reporterMenu.tooltip "Report Broken Web Site">
|
||||
<!ENTITY reporterMenu.accesskey "R">
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
chrome:author="Robert Accettura"
|
||||
chrome:authorURL="http://reporter.mozilla.org/"
|
||||
chrome:extension="true"
|
||||
chrome:description="Broken Website Reporting Tool"
|
||||
chrome:description="Broken Web Site Reporting Tool"
|
||||
chrome:name="reporter">
|
||||
</RDF:Description>
|
||||
<!-- overlay information -->
|
||||
|
|
|
@ -75,13 +75,14 @@ if (!isset($_GET['plain'])) {
|
|||
h6 { font-size: 90%; border: 0; }
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<?php } ?>
|
||||
|
||||
<h4>How it works</h4>
|
||||
<p>When you find a site, simply launch the reporter in the help menu, and fill out the short form. Then submit it</p>
|
||||
|
||||
<h4>Why should I participate</h4>
|
||||
<p>By helping alert us of broken websites, we can work with the webmaster to correct the problem, and make the website compatible. You can help make sure Mozilla can access the entire internet</p>
|
||||
<p>By helping alert us of broken web sites, we can work with the webmaster to correct the problem, and make the website compatible. You can help make sure Mozilla can access the entire internet</p>
|
||||
|
||||
<h4>What about my privacy</h4>
|
||||
<p>Your privacy is important. We do collect some information, but we only make anonymous bits of it available in to the general community. We collect the following: information.</p>
|
||||
|
@ -96,4 +97,4 @@ if (!isset($_GET['plain'])) {
|
|||
} else {
|
||||
?> </body>
|
||||
</html>
|
||||
<?php } ?>
|
||||
<?php } ?>
|
||||
|
|
Загрузка…
Ссылка в новой задаче