[MozMG-svn] SF.net SVN: malagazilla: [34] l10n/mg
Status: Beta
Brought to you by:
gassla
From: <ga...@us...> - 2006-03-23 18:29:32
|
Revision: 34 Author: gassla Date: 2006-03-23 10:28:55 -0800 (Thu, 23 Mar 2006) ViewCVS: http://svn.sourceforge.net/malagazilla/?rev=34&view=rev Log Message: ----------- Adino :) Added Paths: ----------- l10n/mg/extensions/ l10n/mg/extensions/reporter/ l10n/mg/extensions/reporter/chrome/ l10n/mg/extensions/reporter/chrome/about.dtd l10n/mg/extensions/reporter/chrome/reportResults.dtd l10n/mg/extensions/reporter/chrome/reportWizard.dtd l10n/mg/extensions/reporter/chrome/reportWizard.properties l10n/mg/extensions/reporter/chrome/reporter.dtd l10n/mg/extensions/reporter/chrome/reporterOverlay.dtd l10n/mg/extensions/reporter/chrome/reporterOverlay.properties Added: l10n/mg/extensions/reporter/chrome/about.dtd =================================================================== --- l10n/mg/extensions/reporter/chrome/about.dtd (rev 0) +++ l10n/mg/extensions/reporter/chrome/about.dtd 2006-03-23 18:28:55 UTC (rev 34) @@ -0,0 +1,4 @@ +<!ENTITY projectLead.text "Project Lead"> +<!ENTITY copyright.text "Copyright (C) 2004-2005"> +<!ENTITY thanks.text "Thanks"> + Added: l10n/mg/extensions/reporter/chrome/reportResults.dtd =================================================================== --- l10n/mg/extensions/reporter/chrome/reportResults.dtd (rev 0) +++ l10n/mg/extensions/reporter/chrome/reportResults.dtd 2006-03-23 18:28:55 UTC (rev 34) @@ -0,0 +1,14 @@ +<!ENTITY reportSite "Site"> +<!ENTITY reportProblemType "Problem Type"> +<!ENTITY reportDecsription "Description"> +<!ENTITY reportPlatform "Platform"> +<!ENTITY reportProduct "Product"> +<!ENTITY reportoscpu "OS"> +<!ENTITY reportGecko "Gecko"> +<!ENTITY reportBuildConfig "Build Config"> +<!ENTITY reportUseragent "Useragent"> +<!ENTITY reportLanguage "Language"> +<!ENTITY reportEmail "Email"> +<!ENTITY error "Error Details"> +<!ENTITY faultCode "Code"> +<!ENTITY faultMessage "Message"> Added: l10n/mg/extensions/reporter/chrome/reportWizard.dtd =================================================================== --- l10n/mg/extensions/reporter/chrome/reportWizard.dtd (rev 0) +++ l10n/mg/extensions/reporter/chrome/reportWizard.dtd 2006-03-23 18:28:55 UTC (rev 34) @@ -0,0 +1,55 @@ +<!-- Entities for the Sample Extension Options Dialog go here --> +<!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 &brandShortName;, or shut &brandShortName; out. This is your way to help us ensure the best possible experience for &brandShortName; users. Please take a moment to read the following to learn how we use the information we collect should you choose to participate."> +<!ENTITY reportWizardMustAgree.description "To continue you need to agree to the privacy policy above."> + +<!ENTITY dontShowPrivacyStatement.label "I have read and accept the above privacy policy."> +<!ENTITY dontShowPrivacyStatement.accesskey "I"> + +<!ENTITY reportForm.label "Fill out Report"> + +<!ENTITY reportForm.description "Tell us a little about the problem you encountered:"> +<!ENTITY reportForm.url.title "Web site URL:"> + +<!ENTITY reportForm.behind_login.title "Web site is password-protected"><!-- No ":" at the end --> +<!ENTITY reportForm.behind_login.accesskey "P"> + +<!ENTITY reportForm.problem_type.title "Problem Type:"> +<!ENTITY reportForm.problem_type.accesskey "T"> + +<!ENTITY reportForm.problem_type.chooseOne.title "Choose One..."> + +<!-- DO *NOT* Add/change/modify (except localization) without consulting with r.m.o server admin first! --> +<!ENTITY reportForm.problem_type.item1.title "Browser not supported"> +<!ENTITY reportForm.problem_type.item2.title "Can't log in"> +<!ENTITY reportForm.problem_type.item3.title "Plugin not shown"> +<!ENTITY reportForm.problem_type.item4.title "Other content missing"> +<!ENTITY reportForm.problem_type.item5.title "Behavior wrong"> +<!ENTITY reportForm.problem_type.item6.title "Appearance wrong"> +<!ENTITY reportForm.problem_type.item7.title "Other problem"> + +<!ENTITY reportForm.describe.title "Describe Problem:"> +<!ENTITY reportForm.describe.accesskey "D"> + +<!ENTITY reportForm.platform.title "Platform:"> +<!ENTITY reportForm.product.title "Product:"> +<!ENTITY reportForm.gecko.title "Gecko:"> +<!ENTITY reportForm.useragent.title "Useragent:"> +<!ENTITY reportForm.language.title "Language:"> + +<!-- Make sure this has "(Optional)" at the end. This is important for the user to know --> +<!ENTITY reportForm.email.title "Email (Optional):"> +<!ENTITY reportForm.email.accesskey "E"> + +<!ENTITY reportForm.privacyPolicy.title "Privacy Policy"> +<!ENTITY reportForm.privacyPolicy.tooltip "View Privacy Policy"> + +<!ENTITY reportResults.showDetail.title "Show Details"> +<!ENTITY reportResults.showDetail.accesskey "S"> + +<!ENTITY sendReport.label "Sending Report"> +<!ENTITY sendReport.description "Sending Report to server..."> + +<!ENTITY finish.label "Report Sent"> Added: l10n/mg/extensions/reporter/chrome/reportWizard.properties =================================================================== --- l10n/mg/extensions/reporter/chrome/reportWizard.properties (rev 0) +++ l10n/mg/extensions/reporter/chrome/reportWizard.properties 2006-03-23 18:28:55 UTC (rev 34) @@ -0,0 +1,9 @@ +submitReport=Submit Report + +sendingReport=Sending Report... +reportSent=Report Sent + +finishError=Error Sending Report + +successfullyCreatedReport=Successfully Transmitted Report +failedCreatingReport=There was an error creating the report, and so no information was sent to mozilla.org Added: l10n/mg/extensions/reporter/chrome/reporter.dtd =================================================================== --- l10n/mg/extensions/reporter/chrome/reporter.dtd (rev 0) +++ l10n/mg/extensions/reporter/chrome/reporter.dtd 2006-03-23 18:28:55 UTC (rev 34) @@ -0,0 +1,3 @@ +<!ENTITY productName.label "Reporter"> +<!ENTITY productVersion.label "v0.2"> + Added: l10n/mg/extensions/reporter/chrome/reporterOverlay.dtd =================================================================== --- l10n/mg/extensions/reporter/chrome/reporterOverlay.dtd (rev 0) +++ l10n/mg/extensions/reporter/chrome/reporterOverlay.dtd 2006-03-23 18:28:55 UTC (rev 34) @@ -0,0 +1,5 @@ +<!-- Entities for the Sample Extension Options Dialog go here --> +<!ENTITY reporterMenu.title "Report Broken Web Site"> +<!ENTITY reporterMenu.tooltip "Report Broken Web Site"> +<!ENTITY reporterMenu.accesskey "R"> + Added: l10n/mg/extensions/reporter/chrome/reporterOverlay.properties =================================================================== --- l10n/mg/extensions/reporter/chrome/reporterOverlay.properties (rev 0) +++ l10n/mg/extensions/reporter/chrome/reporterOverlay.properties 2006-03-23 18:28:55 UTC (rev 34) @@ -0,0 +1 @@ +# Script accessible strings for the browser integration overlay go here. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |