Skip to content

Commit cec60d4

Browse files
Localize ClickToLoad (#238)
* remove popupTitleText Its passed into but not actually used in makeLoginButton() * initial Facebook locale strings * Update .gitattributes There is no shared/ dir, and Sources/ContentScope/dist wasn't collapsed in PR diffs * localize config, and bundle locales * update locale files and build steps * cleanup dead code for simpleVersions & maxClicks * lint * builds * Update .gitattributes * Update .gitattributes * reorganize ctl styles and config * localize YT and shared strings, re-org local dirs * nit * refactor config to minimize size * builds * add build size tests bump JSON parse due to security vuln * nit * final locales * update builds * Merge branch 'main' into la/localize-CTL * nits * nit * Update inject.js --------- Co-authored-by: [email protected] <[email protected]>
1 parent 69dfe3e commit cec60d4

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

90 files changed

+6981
-2837
lines changed

.gitattributes

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Sources/ContentScopeScripts/dist/** binary
1+
Sources/ContentScopeScripts/dist/** binary linguist-generated
22
build/** binary linguist-generated
3-
shared/** binary linguist-generated
3+
src/locales/** linguist-generated

Sources/ContentScopeScripts/dist/contentScope.js

Lines changed: 391 additions & 404 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/android/contentScope.js

Lines changed: 391 additions & 404 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/chrome-mv3/inject.js

Lines changed: 391 additions & 404 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/chrome/inject.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/firefox/inject.js

Lines changed: 391 additions & 404 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/integration/contentScope.js

Lines changed: 391 additions & 404 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/locales/ctl-locales.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/windows/contentScope.js

Lines changed: 391 additions & 404 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)