-
Notifications
You must be signed in to change notification settings - Fork 922
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a Pocket-specific brands.ftl file and wire it in
The -brand-name-read-it-later-inc string is moved from l10n/en/brands.ftl into the new Pocket-specific one, and can be used as proof that the new brands file is being loaded, because the correct Read It Later, Inc string appears at the bottom of the about page. Also improve some of the brand-meets-product phrasing, to help with translation - eg Pocket Premium, Pocket for Firefox
- Loading branch information
1 parent
d442955
commit c283150
Showing
5 changed files
with
38 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
# This Source Code Form is subject to the terms of the Mozilla Public | ||
# License, v. 2.0. If a copy of the MPL was not distributed with this | ||
# file, You can obtain one at https://mozilla.org/MPL/2.0/. | ||
|
||
### Please read the trademarks localization guide | ||
### https://mozilla-l10n.github.io/styleguides/mozilla_general/index.html#brands-copyright-and-trademark | ||
|
||
## Company names | ||
|
||
-brand-name-mozilla = Mozilla | ||
-brand-name-pocket = Pocket | ||
-brand-name-read-it-later-inc = Read It Later, Inc. | ||
## Pocket product | ||
|
||
-brand-name-pocket-premium = Pocket Premium | ||
-brand-name-pocket-for-firefox = Pocket for Firefox | ||
## Firefox browsers | ||
|
||
-brand-name-firefox = Firefox | ||
## Third parties | ||
|
||
-brand-name-twitter = Twitter | ||
-brand-name-facebook = Facebook | ||
-brand-name-google-play = Google Play | ||
-brand-name-apple-app-store = Apple App Store | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters