We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a12c5b0 + d4688d8 commit f7d8f9eCopy full SHA for f7d8f9e
src/scripts/clipperUI/panels/regionSelectingPanel.tsx
@@ -25,7 +25,7 @@ class RegionSelectingPanelClass extends ComponentBase<{}, ClipperStateProp> {
25
<div className="wideButtonContainer">
26
<span className="wideButtonFont wideActionButton"
27
style={Localization.getFontFamilyAsStyle(Localization.FontFamily.Semibold)}>
28
- {Localization.getLocalizedString("WebClipper.Action.Cancel") }
+ {Localization.getLocalizedString("WebClipper.Action.BackToHome") }
29
</span>
30
</div>
31
</a>
0 commit comments