Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Commit

Permalink
Localize BrowserIntents
Browse files Browse the repository at this point in the history
  • Loading branch information
iccub committed Jun 23, 2021
1 parent e1e25ad commit 288118d
Show file tree
Hide file tree
Showing 19 changed files with 1,172 additions and 9 deletions.
59 changes: 50 additions & 9 deletions Client.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -432,9 +432,7 @@
2F26C438267B9F0D00E5AD60 /* BlockSummaryTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F26C437267B9F0D00E5AD60 /* BlockSummaryTests.swift */; };
2F26C43A267B9F9400E5AD60 /* blocking-summary-test.json in Resources */ = {isa = PBXBuildFile; fileRef = 2F26C439267B9F9400E5AD60 /* blocking-summary-test.json */; };
2F29FB8B267BE06100B0AD6A /* Model.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 2F29FB7E267BE06100B0AD6A /* Model.xcdatamodeld */; };
2F2C3549261D10AE00631310 /* OpenWebsiteIntentHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F693223260D218900ECEB38 /* OpenWebsiteIntentHandler.swift */; };
2F2C3549261D10AE00631310 /* CustomIntentHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F693223260D218900ECEB38 /* CustomIntentHandler.swift */; };
2F2C3572261D10FA00631310 /* BrowserIntents.intentdefinition in Sources */ = {isa = PBXBuildFile; fileRef = 2F67701C260BE2D10048A1DB /* BrowserIntents.intentdefinition */; };
2F2C35A6261DF41100631310 /* CustomIntentHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F693223260D218900ECEB38 /* CustomIntentHandler.swift */; };
2F44FA1B1A9D426A00FD20CC /* TestHashExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F44FA1A1A9D426A00FD20CC /* TestHashExtensions.swift */; };
2F44FB2D1A9D5D8500FD20CC /* FiraSans-BoldItalic.ttf in Resources */ = {isa = PBXBuildFile; fileRef = E4B7B7421A793CF20022C5E0 /* FiraSans-BoldItalic.ttf */; };
Expand All @@ -448,13 +446,12 @@
2F5893C5265ED772002323D9 /* BrowserViewController+ProductNotification.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F5893C4265ED772002323D9 /* BrowserViewController+ProductNotification.swift */; };
2F676F6F260BA1B00048A1DB /* BlockingSummaryDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F676F6E260BA1B00048A1DB /* BlockingSummaryDataSource.swift */; };
2F676FAD260BA4860048A1DB /* blocking-summary.json in Resources */ = {isa = PBXBuildFile; fileRef = 2F676FAC260BA4860048A1DB /* blocking-summary.json */; };
2F67701D260BE2D10048A1DB /* BrowserIntents.intentdefinition in Sources */ = {isa = PBXBuildFile; fileRef = 2F67701C260BE2D10048A1DB /* BrowserIntents.intentdefinition */; };
2F6931B7260CFB3700ECEB38 /* IntentHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F6931B6260CFB3700ECEB38 /* IntentHandler.swift */; };
2F6931BB260CFB3700ECEB38 /* BrowserIntents.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 2F6931B4260CFB3700ECEB38 /* BrowserIntents.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
2F697F7E1A9FD22D009E03AE /* SearchEnginesTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F697F7D1A9FD22D009E03AE /* SearchEnginesTests.swift */; };
2F91AFD325FFA830002DBC4A /* ActivityShortcutManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F91AFD225FFA830002DBC4A /* ActivityShortcutManager.swift */; };
2F9311D52665883400C6B74D /* DataSaved.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F9311D42665883400C6B74D /* DataSaved.swift */; };
2F9311DA266698E600C6B74D /* DataSavedTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F9311D8266698E600C6B74D /* DataSavedTests.swift */; };
2F91AFD325FFA830002DBC4A /* ActivityShortcutManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F91AFD225FFA830002DBC4A /* ActivityShortcutManager.swift */; };
2FA01E2825F29B0900103D67 /* BenchmarkTierTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2FA01E2725F29B0900103D67 /* BenchmarkTierTests.swift */; };
2FA01E5D25F2C93800103D67 /* ShieldsActivityItemSourceProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2FA01E5C25F2C93800103D67 /* ShieldsActivityItemSourceProvider.swift */; };
2FCAE2251ABB51F800877008 /* Storage.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2FCAE21A1ABB51F800877008 /* Storage.framework */; };
Expand Down Expand Up @@ -665,6 +662,8 @@
44331DDC22561F34007E3E93 /* ToolbarUrlActionsDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44331DDB22561F34007E3E93 /* ToolbarUrlActionsDelegate.swift */; };
4452CAF0255412800053EFE6 /* DefaultBrowserIntroCalloutViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4452CAEF255412800053EFE6 /* DefaultBrowserIntroCalloutViewController.swift */; };
44994DBA2649B137000CC166 /* leaf.cer in Resources */ = {isa = PBXBuildFile; fileRef = 44994DB92649B136000CC166 /* leaf.cer */; };
44C42CF6268378B1009572D7 /* BrowserIntents.intentdefinition in Sources */ = {isa = PBXBuildFile; fileRef = 44C42CF9268378B1009572D7 /* BrowserIntents.intentdefinition */; };
44C42CF7268378B1009572D7 /* BrowserIntents.intentdefinition in Sources */ = {isa = PBXBuildFile; fileRef = 44C42CF9268378B1009572D7 /* BrowserIntents.intentdefinition */; };
44FA2F3021F8DB1000EFA86A /* DataPreferences.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44FA2F2F21F8DB1000EFA86A /* DataPreferences.swift */; };
592F521E2217327C0078395E /* HttpCookieExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 592F521D2217327B0078395E /* HttpCookieExtension.swift */; };
59350AFB22612D95004D7445 /* DisplayTextFieldTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 59350AFA22612D95004D7445 /* DisplayTextFieldTest.swift */; };
Expand Down Expand Up @@ -1936,7 +1935,6 @@
2F5893C4265ED772002323D9 /* BrowserViewController+ProductNotification.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "BrowserViewController+ProductNotification.swift"; sourceTree = "<group>"; };
2F676F6E260BA1B00048A1DB /* BlockingSummaryDataSource.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BlockingSummaryDataSource.swift; sourceTree = "<group>"; };
2F676FAC260BA4860048A1DB /* blocking-summary.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "blocking-summary.json"; sourceTree = "<group>"; };
2F67701C260BE2D10048A1DB /* BrowserIntents.intentdefinition */ = {isa = PBXFileReference; lastKnownFileType = file.intentdefinition; path = BrowserIntents.intentdefinition; sourceTree = "<group>"; };
2F6931B4260CFB3700ECEB38 /* BrowserIntents.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = BrowserIntents.appex; sourceTree = BUILT_PRODUCTS_DIR; };
2F6931B6260CFB3700ECEB38 /* IntentHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IntentHandler.swift; sourceTree = "<group>"; };
2F6931B8260CFB3700ECEB38 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
Expand All @@ -1949,9 +1947,9 @@
2F693223260D218900ECEB38 /* CustomIntentHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CustomIntentHandler.swift; sourceTree = "<group>"; };
2F697F7D1A9FD22D009E03AE /* SearchEnginesTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SearchEnginesTests.swift; sourceTree = "<group>"; };
2F84BCF8267BE0A100850801 /* Model13.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = Model13.xcdatamodel; sourceTree = "<group>"; };
2F91AFD225FFA830002DBC4A /* ActivityShortcutManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ActivityShortcutManager.swift; sourceTree = "<group>"; };
2F9311D42665883400C6B74D /* DataSaved.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DataSaved.swift; sourceTree = "<group>"; };
2F9311D8266698E600C6B74D /* DataSavedTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DataSavedTests.swift; sourceTree = "<group>"; };
2F91AFD225FFA830002DBC4A /* ActivityShortcutManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ActivityShortcutManager.swift; sourceTree = "<group>"; };
2FA01E2725F29B0900103D67 /* BenchmarkTierTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BenchmarkTierTests.swift; sourceTree = "<group>"; };
2FA01E5C25F2C93800103D67 /* ShieldsActivityItemSourceProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShieldsActivityItemSourceProvider.swift; sourceTree = "<group>"; };
2FCAE21A1ABB51F800877008 /* Storage.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Storage.framework; sourceTree = BUILT_PRODUCTS_DIR; };
Expand Down Expand Up @@ -2175,6 +2173,24 @@
4484BAF02654227A0099A205 /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/InfoPlist.strings; sourceTree = "<group>"; };
4484BAF12654227A0099A205 /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/Localizable.strings; sourceTree = "<group>"; };
44994DB92649B136000CC166 /* leaf.cer */ = {isa = PBXFileReference; lastKnownFileType = file; path = leaf.cer; sourceTree = "<group>"; };
44C42CF8268378B1009572D7 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.intentdefinition; name = Base; path = Base.lproj/BrowserIntents.intentdefinition; sourceTree = "<group>"; };
44C42D0626837935009572D7 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/BrowserIntents.strings; sourceTree = "<group>"; };
44C42D0826837990009572D7 /* zh */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = zh; path = zh.lproj/BrowserIntents.strings; sourceTree = "<group>"; };
44C42D0A26837993009572D7 /* zh-TW */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-TW"; path = "zh-TW.lproj/BrowserIntents.strings"; sourceTree = "<group>"; };
44C42D0C2683799D009572D7 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/BrowserIntents.strings; sourceTree = "<group>"; };
44C42D0E268379A3009572D7 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/BrowserIntents.strings; sourceTree = "<group>"; };
44C42D10268379B4009572D7 /* id-ID */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "id-ID"; path = "id-ID.lproj/BrowserIntents.strings"; sourceTree = "<group>"; };
44C42D12268379B9009572D7 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/BrowserIntents.strings; sourceTree = "<group>"; };
44C42D14268379C0009572D7 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/BrowserIntents.strings; sourceTree = "<group>"; };
44C42D16268379D0009572D7 /* ko-KR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "ko-KR"; path = "ko-KR.lproj/BrowserIntents.strings"; sourceTree = "<group>"; };
44C42D18268379D7009572D7 /* ms */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ms; path = ms.lproj/BrowserIntents.strings; sourceTree = "<group>"; };
44C42D1A268379DE009572D7 /* nb */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nb; path = nb.lproj/BrowserIntents.strings; sourceTree = "<group>"; };
44C42D1C26837A0A009572D7 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/BrowserIntents.strings"; sourceTree = "<group>"; };
44C42D1E26837A10009572D7 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/BrowserIntents.strings; sourceTree = "<group>"; };
44C42D2026837A16009572D7 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/BrowserIntents.strings; sourceTree = "<group>"; };
44C42D2226837A1B009572D7 /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/BrowserIntents.strings; sourceTree = "<group>"; };
44C42D2426837A21009572D7 /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/BrowserIntents.strings; sourceTree = "<group>"; };
44C42D2626837A30009572D7 /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = uk; path = uk.lproj/BrowserIntents.strings; sourceTree = "<group>"; };
44FA2F2F21F8DB1000EFA86A /* DataPreferences.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DataPreferences.swift; sourceTree = "<group>"; };
5902D2FF22DCD681002232FB /* zh */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = zh; path = zh.lproj/BraveShared.strings; sourceTree = "<group>"; };
590913E223268115004625FA /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Localizable.strings; sourceTree = "<group>"; };
Expand Down Expand Up @@ -4063,7 +4079,7 @@
children = (
2F91AFD225FFA830002DBC4A /* ActivityShortcutManager.swift */,
2F693223260D218900ECEB38 /* CustomIntentHandler.swift */,
2F67701C260BE2D10048A1DB /* BrowserIntents.intentdefinition */,
44C42CF9268378B1009572D7 /* BrowserIntents.intentdefinition */,
);
path = Shortcuts;
sourceTree = "<group>";
Expand Down Expand Up @@ -6758,7 +6774,7 @@
buildActionMask = 2147483647;
files = (
2F2C3549261D10AE00631310 /* CustomIntentHandler.swift in Sources */,
2F2C3572261D10FA00631310 /* BrowserIntents.intentdefinition in Sources */,
44C42CF7268378B1009572D7 /* BrowserIntents.intentdefinition in Sources */,
2F6931B7260CFB3700ECEB38 /* IntentHandler.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
Expand Down Expand Up @@ -7161,7 +7177,7 @@
2FF0EDB325BA19E9004B18E2 /* SearchQuickEnginesViewController.swift in Sources */,
0A5CBD3423D4677100362CC8 /* NTPLearnMoreViewController.swift in Sources */,
F35B8D2F1D638408008E3D61 /* SessionRestoreHandler.swift in Sources */,
2F67701D260BE2D10048A1DB /* BrowserIntents.intentdefinition in Sources */,
44C42CF6268378B1009572D7 /* BrowserIntents.intentdefinition in Sources */,
27201EF924535A9500C19DD1 /* NewTabCollectionViewCell.swift in Sources */,
4422D4C621BFFB7600BF1855 /* env_posix.cc in Sources */,
D0625CA8208FC47A0081F3B2 /* BrowserViewController+DownloadQueueDelegate.swift in Sources */,
Expand Down Expand Up @@ -7601,6 +7617,31 @@
/* End PBXTargetDependency section */

/* Begin PBXVariantGroup section */
44C42CF9268378B1009572D7 /* BrowserIntents.intentdefinition */ = {
isa = PBXVariantGroup;
children = (
44C42CF8268378B1009572D7 /* Base */,
44C42D0626837935009572D7 /* pl */,
44C42D0826837990009572D7 /* zh */,
44C42D0A26837993009572D7 /* zh-TW */,
44C42D0C2683799D009572D7 /* fr */,
44C42D0E268379A3009572D7 /* de */,
44C42D10268379B4009572D7 /* id-ID */,
44C42D12268379B9009572D7 /* it */,
44C42D14268379C0009572D7 /* ja */,
44C42D16268379D0009572D7 /* ko-KR */,
44C42D18268379D7009572D7 /* ms */,
44C42D1A268379DE009572D7 /* nb */,
44C42D1C26837A0A009572D7 /* pt-BR */,
44C42D1E26837A10009572D7 /* ru */,
44C42D2026837A16009572D7 /* es */,
44C42D2226837A1B009572D7 /* sv */,
44C42D2426837A21009572D7 /* tr */,
44C42D2626837A30009572D7 /* uk */,
);
name = BrowserIntents.intentdefinition;
sourceTree = "<group>";
};
59B6912121B695A400E9388E /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
Expand Down
66 changes: 66 additions & 0 deletions Client/Application/Shortcuts/de.lproj/BrowserIntents.strings
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
"0Lu6sT" = "Can't Open ${websiteURL} in a new tab.";

"1QT5y6" = "Open a Website";

"1n1yx4" = "Can't Open ${websiteURL} in a new tab.";

"3oC6Qm" = "Open a Website in New Tab";

"4HScaO" = "Website URL";

"9iPSKS" = "Open a Website from Bookmarks";

"Gn4uX0" = "Website URL";

"HN8elO" = "Open History Website";

"LHHK1N" = "This will open ${websiteURL} in a new tab.";

"Lr38ve" = "${websiteURL}";

"MISOeA" = "Open from History";

"Paq749" = "Website URL";

"UmKnv3" = "Can't Open ${websiteURL} in a new tab.";

"VgH3NH" = "Open Bookmark Website";

"Wh3wb1" = "Open Website";

"WiB0aJ" = "Website URL";

"Xx8bbW" = "Website URL";

"YCxX7a" = "${websiteURL}";

"ZgJKfY" = "This will open ${websiteURL}from Bookmarks.";

"azhMra" = "Open ${websiteURL}in a New Tab";

"c9NKFJ" = "Can't Open ${websiteURL} in a new tab.";

"cSYAYC" = "This will open ${websiteURL} from History.";

"cvU2lS" = "Open a Website from History";

"dk8p9b" = "Website URL";

"iLL70C" = "${websiteURL}";

"p3NuX2" = "Can't Open ${websiteURL} in a new tab.";

"pvi3Ug" = "This will open ${websiteURL}from Bookmarks.";

"qkzovY" = "Open a website in a new Tab";

"t7aARA" = "Can't Open ${websiteURL} in a new tab.";

"uT0Oi7" = "This will open ${websiteURL} in a new tab.";

"wZqW4o" = "This will open ${websiteURL} from History.";

"xgP5Po" = "using website";

"ycaNZf" = "Open from Bookmarks";

66 changes: 66 additions & 0 deletions Client/Application/Shortcuts/es.lproj/BrowserIntents.strings
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
"0Lu6sT" = "Can't Open ${websiteURL} in a new tab.";

"1QT5y6" = "Open a Website";

"1n1yx4" = "Can't Open ${websiteURL} in a new tab.";

"3oC6Qm" = "Open a Website in New Tab";

"4HScaO" = "Website URL";

"9iPSKS" = "Open a Website from Bookmarks";

"Gn4uX0" = "Website URL";

"HN8elO" = "Open History Website";

"LHHK1N" = "This will open ${websiteURL} in a new tab.";

"Lr38ve" = "${websiteURL}";

"MISOeA" = "Open from History";

"Paq749" = "Website URL";

"UmKnv3" = "Can't Open ${websiteURL} in a new tab.";

"VgH3NH" = "Open Bookmark Website";

"Wh3wb1" = "Open Website";

"WiB0aJ" = "Website URL";

"Xx8bbW" = "Website URL";

"YCxX7a" = "${websiteURL}";

"ZgJKfY" = "This will open ${websiteURL}from Bookmarks.";

"azhMra" = "Open ${websiteURL}in a New Tab";

"c9NKFJ" = "Can't Open ${websiteURL} in a new tab.";

"cSYAYC" = "This will open ${websiteURL} from History.";

"cvU2lS" = "Open a Website from History";

"dk8p9b" = "Website URL";

"iLL70C" = "${websiteURL}";

"p3NuX2" = "Can't Open ${websiteURL} in a new tab.";

"pvi3Ug" = "This will open ${websiteURL}from Bookmarks.";

"qkzovY" = "Open a website in a new Tab";

"t7aARA" = "Can't Open ${websiteURL} in a new tab.";

"uT0Oi7" = "This will open ${websiteURL} in a new tab.";

"wZqW4o" = "This will open ${websiteURL} from History.";

"xgP5Po" = "using website";

"ycaNZf" = "Open from Bookmarks";

66 changes: 66 additions & 0 deletions Client/Application/Shortcuts/fr.lproj/BrowserIntents.strings
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
"0Lu6sT" = "Can't Open ${websiteURL} in a new tab.";

"1QT5y6" = "Open a Website";

"1n1yx4" = "Can't Open ${websiteURL} in a new tab.";

"3oC6Qm" = "Open a Website in New Tab";

"4HScaO" = "Website URL";

"9iPSKS" = "Open a Website from Bookmarks";

"Gn4uX0" = "Website URL";

"HN8elO" = "Open History Website";

"LHHK1N" = "This will open ${websiteURL} in a new tab.";

"Lr38ve" = "${websiteURL}";

"MISOeA" = "Open from History";

"Paq749" = "Website URL";

"UmKnv3" = "Can't Open ${websiteURL} in a new tab.";

"VgH3NH" = "Open Bookmark Website";

"Wh3wb1" = "Open Website";

"WiB0aJ" = "Website URL";

"Xx8bbW" = "Website URL";

"YCxX7a" = "${websiteURL}";

"ZgJKfY" = "This will open ${websiteURL}from Bookmarks.";

"azhMra" = "Open ${websiteURL}in a New Tab";

"c9NKFJ" = "Can't Open ${websiteURL} in a new tab.";

"cSYAYC" = "This will open ${websiteURL} from History.";

"cvU2lS" = "Open a Website from History";

"dk8p9b" = "Website URL";

"iLL70C" = "${websiteURL}";

"p3NuX2" = "Can't Open ${websiteURL} in a new tab.";

"pvi3Ug" = "This will open ${websiteURL}from Bookmarks.";

"qkzovY" = "Open a website in a new Tab";

"t7aARA" = "Can't Open ${websiteURL} in a new tab.";

"uT0Oi7" = "This will open ${websiteURL} in a new tab.";

"wZqW4o" = "This will open ${websiteURL} from History.";

"xgP5Po" = "using website";

"ycaNZf" = "Open from Bookmarks";

Loading

0 comments on commit 288118d

Please sign in to comment.