-
Notifications
You must be signed in to change notification settings - Fork 400
Extract locale data #416
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Extract locale data #416
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 |
---|---|---|
|
@@ -4,6 +4,7 @@ | |
}, | ||
"extends": "airbnb", | ||
"globals": { | ||
"dedent", | ||
"CLIENT_CONFIG": true, | ||
"assert": true, | ||
"sinon": true, | ||
|
This file contains hidden or 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 hidden or 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 hidden or 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,48 @@ | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: disco\n" | ||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" | ||
"POT-Creation-Date: 2016-05-20 11:26+0000\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <LL@li.org>\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=utf-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: nplurals=2; plural=(n!=1);\n" | ||
"Content-Type: text/plain; charset=utf-8\n" | ||
|
||
#: src/disco/components/Addon.js:55 | ||
msgid "An unexpected error occurred" | ||
msgstr "" | ||
|
||
#: src/disco/components/Addon.js:80 | ||
msgid "Preview %(name)s" | ||
msgstr "" | ||
|
||
#: src/disco/containers/App.js:18 | ||
msgid "Discover Add-ons" | ||
msgstr "" | ||
|
||
#: src/disco/containers/DiscoPane.js:20 | ||
msgid "Personalize Your Firefox" | ||
msgstr "" | ||
|
||
#: src/disco/containers/DiscoPane.js:21 | ||
msgid "" | ||
"There are thousands of add-ons that let you make Firefox all your\n" | ||
"own—everything from fun visual themes to powerful tools and features.\n" | ||
"Here are a few great ones to check out." | ||
msgstr "" | ||
|
||
#: src/disco/containers/DiscoPane.js:27 | ||
msgid "Click to play" | ||
msgstr "" | ||
|
||
#: src/disco/containers/DiscoPane.js:28 | ||
msgid "to find out more about add-ons" | ||
msgstr "" | ||
|
||
#: src/disco/containers/InstallButton.js:75 | ||
msgid "Install" | ||
msgstr "" |
This file contains hidden or 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,126 @@ | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: search\n" | ||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" | ||
"POT-Creation-Date: 2016-05-20 14:41+0000\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <LL@li.org>\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=utf-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: nplurals=2; plural=(n!=1);\n" | ||
"Content-Type: text/plain; charset=utf-8\n" | ||
|
||
#: src/core/components/LoginPage/index.js:13 | ||
msgid "Login Required" | ||
msgstr "" | ||
|
||
#: src/core/components/LoginPage/index.js:20 | ||
msgid "You must be logged in to access this page." | ||
msgstr "" | ||
|
||
#: src/core/components/LoginPage/index.js:24 | ||
msgid "Login" | ||
msgstr "" | ||
|
||
#: src/core/components/NotFound.js:8 | ||
msgid "We're sorry, but we can't find what you're looking for." | ||
msgstr "" | ||
|
||
#: src/core/components/NotFound.js:9 | ||
msgid "" | ||
"The page or file you requested wasn't found on our site. It's possible that " | ||
"you\n" | ||
"clicked a link that's out of date, or typed in the address incorrectly." | ||
msgstr "" | ||
|
||
#: src/core/containers/HandleLogin/index.js:41 | ||
msgid "Logging you in..." | ||
msgstr "" | ||
|
||
#: src/core/containers/HandleLogin/index.js:45 | ||
msgid "There was an error logging you in, please try again." | ||
msgstr "" | ||
|
||
#: src/search/components/SearchForm.js:30 | ||
msgid "Search" | ||
msgstr "" | ||
|
||
#: src/search/components/SearchPage.js:29 | ||
msgid "Add-on Search" | ||
msgstr "" | ||
|
||
#: src/search/components/SearchResult/index.js:18 | ||
msgid "%(count)s file" | ||
msgid_plural "%(count)s files" | ||
msgstr[0] "" | ||
msgstr[1] "" | ||
|
||
#: src/search/components/SearchResults.js:32 | ||
msgid "Your search for \"%(query)s\" returned %(count)s results." | ||
msgstr "" | ||
|
||
#: src/search/components/SearchResults.js:39 | ||
msgid "Searching..." | ||
msgstr "" | ||
|
||
#: src/search/components/SearchResults.js:41 | ||
msgid "No results were found for \"%(query)s\"." | ||
msgstr "" | ||
|
||
#: src/search/components/SearchResults.js:43 | ||
msgid "Please supply a valid search" | ||
msgstr "" | ||
|
||
#: src/search/containers/AddonPage/index.js:108 | ||
msgid "Attributes" | ||
msgstr "" | ||
|
||
#: src/search/containers/AddonPage/index.js:110 | ||
msgid "Tags" | ||
msgstr "" | ||
|
||
#: src/search/containers/AddonPage/index.js:31 | ||
msgid "View on editors" | ||
msgstr "" | ||
|
||
#: src/search/containers/AddonPage/index.js:35 | ||
msgid "View homepage" | ||
msgstr "" | ||
|
||
#: src/search/containers/AddonPage/index.js:41 | ||
msgid "Email support" | ||
msgstr "" | ||
|
||
#: src/search/containers/AddonPage/index.js:47 | ||
msgid "View support site" | ||
msgstr "" | ||
|
||
#: src/search/containers/AddonPage/index.js:70 | ||
msgid "Current version" | ||
msgstr "" | ||
|
||
#: src/search/containers/AddonPage/index.js:73 | ||
msgid "View on site" | ||
msgstr "" | ||
|
||
#: src/search/containers/AddonPage/index.js:74 | ||
msgid "Edit on site" | ||
msgstr "" | ||
|
||
#: src/search/containers/AddonPage/index.js:76 | ||
msgid "Files" | ||
msgstr "" | ||
|
||
#: src/search/containers/AddonPage/index.js:85 | ||
msgid "Download" | ||
msgstr "" | ||
|
||
#: src/search/containers/AddonPage/index.js:95 | ||
msgid "No current version" | ||
msgstr "" | ||
|
||
#: src/search/containers/App.js:18 | ||
msgid "Add-ons Search" | ||
msgstr "" |
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's awesome that this string isn't in the disco one 👍