Skip to content
Permalink
Browse files
Bug 20753: Remove obsolete StartPage L10n strings
Translators were asking whether they should be localizing
the StartPage privacy policy link. As we aren't using
these strings anyhow, it seems better to remove them
so we don't waste translators' time.
  • Loading branch information
arthuredelstein committed Nov 25, 2016
1 parent 24e2f3a commit 17d6241e0921cf5f9b818a767957af2575663c89
Showing with 0 additions and 7 deletions.
  1. +0 −1 src/chrome/locale/en/aboutTor.dtd
  2. +0 −6 src/chrome/locale/en/aboutTor.properties
@@ -20,7 +20,6 @@

<!ENTITY aboutTor.search.label "Search">

<!ENTITY aboutTor.searchSPPost.link "https://startpage.com/rth/search">
<!ENTITY aboutTor.searchDDGPost.link "https://duckduckgo.com/html/">
<!ENTITY aboutTor.searchDCPost.link "https://search.disconnect.me/searchTerms/search?ses=Google&amp;location_option=US&amp;source=tor">

@@ -2,12 +2,6 @@
# See LICENSE for licensing information.
# vim: set sw=2 sts=2 ts=8 et:

aboutTor.searchSP.privacy=Search <a href="%1$S">securely</a> with <a href="%2$S">Startpage</a>.
# The following string is a link which replaces %1$S above.
aboutTor.searchSP.privacy.link=https://startpage.com/eng/protect-privacy.html
# The following string is a link which replaces %2$S above.
aboutTor.searchSP.search.link=https://startpage.com/

aboutTor.searchDDG.privacy=Search <a href="%1$S">securely</a> with <a href="%2$S">DuckDuckGo</a>.
# The following string is a link which replaces %1$S above.
aboutTor.searchDDG.privacy.link=https://duckduckgo.com/privacy.html

0 comments on commit 17d6241

Please sign in to comment.