[Pkg-mozext-commits] [perspectives-extension] 06/44: Localization - Remove 'Firefox' from string

David Prévot taffit at moszumanska.debian.org
Sat Jun 6 02:55:27 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository perspectives-extension.

commit df66de20bf314db12c047137f9383f4b23c3894d
Author: Dave Schaefer <dave.schaefer at gmail.com>
Date:   Tue May 27 22:39:10 2014 -0600

    Localization - Remove 'Firefox' from string
    
    Perspectives is not specific to Firefox,
    and we hope to expand to more browsers in the future,
    so don't mention a specific browser name here.
---
 plugin/chrome/locale/de/dialogs.dtd    | 2 +-
 plugin/chrome/locale/en-US/dialogs.dtd | 2 +-
 plugin/chrome/locale/es-MX/dialogs.dtd | 2 +-
 plugin/chrome/locale/fi/dialogs.dtd    | 2 +-
 plugin/chrome/locale/fr/dialogs.dtd    | 2 +-
 plugin/chrome/locale/nl/dialogs.dtd    | 2 +-
 plugin/chrome/locale/pl/dialogs.dtd    | 2 +-
 plugin/chrome/locale/zh-CN/dialogs.dtd | 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/plugin/chrome/locale/de/dialogs.dtd b/plugin/chrome/locale/de/dialogs.dtd
index b768359..5bccc11 100644
--- a/plugin/chrome/locale/de/dialogs.dtd
+++ b/plugin/chrome/locale/de/dialogs.dtd
@@ -56,7 +56,7 @@
 <!ENTITY ViewCertificateStore "Zertifikate anzeigen">
 <!ENTITY DistrustAllCertificates "Allen Zertifikaten misstrauen...">
 <!ENTITY About "Über Perspectives">
-<!ENTITY AboutMainCredit "Perspectives Client - Erweiterung für Firefox von Dan Wendlandt">
+<!ENTITY AboutMainCredit "Perspectives Client, von Dan Wendlandt">
 <!ENTITY ContributorTitle "Mitwirkende">
 <!ENTITY ContributorSubTitle "(alphabetisch sortiert)">
 <!ENTITY ContributorText "Herzlichen Dank an diese Menschen, die Fehlerberichte, Dokumentationen, Verbesserungen und/oder Ideen beigetragen haben">
diff --git a/plugin/chrome/locale/en-US/dialogs.dtd b/plugin/chrome/locale/en-US/dialogs.dtd
index 6566ef6..868d34b 100644
--- a/plugin/chrome/locale/en-US/dialogs.dtd
+++ b/plugin/chrome/locale/en-US/dialogs.dtd
@@ -57,7 +57,7 @@
 <!ENTITY ViewCertificateStore "View Certificate Store">
 <!ENTITY DistrustAllCertificates "Distrust all certificates...">
 <!ENTITY About "About Perspectives">
-<!ENTITY AboutMainCredit "Perspectives Client - Firefox Extension, by Dan Wendlandt">
+<!ENTITY AboutMainCredit "Perspectives Browser Client, by Dan Wendlandt">
 <!ENTITY ContributorTitle "Contributors">
 <!ENTITY ContributorSubTitle "(listed alphabetically by last name)">
 <!ENTITY ContributorText "Many thanks to the following people who contributed bug reports, documentation, code patches, and/or ideas">
diff --git a/plugin/chrome/locale/es-MX/dialogs.dtd b/plugin/chrome/locale/es-MX/dialogs.dtd
index d682060..b128715 100644
--- a/plugin/chrome/locale/es-MX/dialogs.dtd
+++ b/plugin/chrome/locale/es-MX/dialogs.dtd
@@ -63,7 +63,7 @@
 <!-- TODO: these new strings need translation -->
 <!ENTITY DistrustAllCertificates "Distrust all certificates...">
 <!ENTITY About "About Perspectives">
-<!ENTITY AboutMainCredit "Perspectives Client - Firefox Extension, by Dan Wendlandt">
+<!ENTITY AboutMainCredit "Perspectives Browser Client, by Dan Wendlandt">
 <!ENTITY ContributorTitle "Contributors">
 <!ENTITY ContributorSubTitle "(listed alphabetically by last name)">
 <!ENTITY ContributorText "Many thanks to the following people who contributed bug reports, documentation, code patches, and/or ideas">
diff --git a/plugin/chrome/locale/fi/dialogs.dtd b/plugin/chrome/locale/fi/dialogs.dtd
index 9a00a77..99db253 100644
--- a/plugin/chrome/locale/fi/dialogs.dtd
+++ b/plugin/chrome/locale/fi/dialogs.dtd
@@ -63,7 +63,7 @@
 <!-- TODO: Please translate! -->
 <!ENTITY DistrustAllCertificates "Distrust all certificates...">
 <!ENTITY About "About Perspectives">
-<!ENTITY AboutMainCredit "Perspectives Client - Firefox Extension, by Dan Wendlandt">
+<!ENTITY AboutMainCredit "Perspectives Browser Client, by Dan Wendlandt">
 <!ENTITY ContributorTitle "Contributors">
 <!ENTITY ContributorSubTitle "(listed alphabetically by last name)">
 <!ENTITY ContributorText "Many thanks to the following people who contributed bug reports, documentation, code patches, and/or ideas">
diff --git a/plugin/chrome/locale/fr/dialogs.dtd b/plugin/chrome/locale/fr/dialogs.dtd
index fd4a33d..961957d 100644
--- a/plugin/chrome/locale/fr/dialogs.dtd
+++ b/plugin/chrome/locale/fr/dialogs.dtd
@@ -63,7 +63,7 @@
 <!-- TODO: these new strings need translation -->
 <!ENTITY DistrustAllCertificates "Distrust all certificates...">
 <!ENTITY About "About Perspectives">
-<!ENTITY AboutMainCredit "Perspectives Client - Firefox Extension, by Dan Wendlandt">
+<!ENTITY AboutMainCredit "Perspectives Browser Client, by Dan Wendlandt">
 <!ENTITY ContributorTitle "Contributors">
 <!ENTITY ContributorSubTitle "(listed alphabetically by last name)">
 <!ENTITY ContributorText "Many thanks to the following people who contributed bug reports, documentation, code patches, and/or ideas">
diff --git a/plugin/chrome/locale/nl/dialogs.dtd b/plugin/chrome/locale/nl/dialogs.dtd
index 8a378a4..514cc28 100644
--- a/plugin/chrome/locale/nl/dialogs.dtd
+++ b/plugin/chrome/locale/nl/dialogs.dtd
@@ -59,7 +59,7 @@
 <!ENTITY ViewCertificateStore "View Certificate Store">
 <!ENTITY DistrustAllCertificates "Distrust all certificates...">
 <!ENTITY About "About Perspectives">
-<!ENTITY AboutMainCredit "Perspectives Client - Firefox Extension, by Dan Wendlandt">
+<!ENTITY AboutMainCredit "Perspectives Browser Client, by Dan Wendlandt">
 <!ENTITY ContributorTitle "Contributors">
 <!ENTITY ContributorSubTitle "(listed alphabetically by last name)">
 <!ENTITY ContributorText "Many thanks to the following people who contributed bug reports, documentation, code patches, and/or ideas">
diff --git a/plugin/chrome/locale/pl/dialogs.dtd b/plugin/chrome/locale/pl/dialogs.dtd
index 8a8000f..9126bf2 100644
--- a/plugin/chrome/locale/pl/dialogs.dtd
+++ b/plugin/chrome/locale/pl/dialogs.dtd
@@ -65,7 +65,7 @@
 <!ENTITY DistrustAllCertificates "Distrust all certificates...">
 <!-- -->
 <!ENTITY About "O Perspectives">
-<!ENTITY AboutMainCredit "Klient Perspectives - rozszerzenie Dana Wendlandta do Firefoxa">
+<!ENTITY AboutMainCredit "Klient Perspectives - rozszerzenie Dana Wendlandta">
 <!ENTITY ContributorTitle "Współautorzy">
 <!ENTITY ContributorSubTitle "(w porządku alfabetycznym według nazwiska)">
 <!ENTITY ContributorText "Wielkie podziękowania dla następujących ludzi, którzy uczestniczyli w zgłaszaniu błędów, współtworzyli dokumentację, kod lub pomysły">
diff --git a/plugin/chrome/locale/zh-CN/dialogs.dtd b/plugin/chrome/locale/zh-CN/dialogs.dtd
index 43073d5..14ebd20 100644
--- a/plugin/chrome/locale/zh-CN/dialogs.dtd
+++ b/plugin/chrome/locale/zh-CN/dialogs.dtd
@@ -63,7 +63,7 @@
 <!-- TODO: these new strings need translation -->
 <!ENTITY DistrustAllCertificates "Distrust all certificates...">
 <!ENTITY About "About Perspectives">
-<!ENTITY AboutMainCredit "Perspectives Client - Firefox Extension, by Dan Wendlandt">
+<!ENTITY AboutMainCredit "Perspectives Browser Client, by Dan Wendlandt">
 <!ENTITY ContributorTitle "Contributors">
 <!ENTITY ContributorSubTitle "(listed alphabetically by last name)">
 <!ENTITY ContributorText "Many thanks to the following people who contributed bug reports, documentation, code patches, and/or ideas">

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/perspectives-extension.git



More information about the Pkg-mozext-commits mailing list