Bug 1920257 - Update strings on profile selector page. r=jhirsch,fluent-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D231554
This commit is contained in:
@@ -170,7 +170,7 @@ export class ProfileSelector extends MozLitElement {
|
||||
</div>
|
||||
<moz-checkbox
|
||||
@click=${this.handleCheckboxToggle}
|
||||
data-l10n-id="profile-window-checkbox-label"
|
||||
data-l10n-id="profile-window-checkbox-label-2"
|
||||
?checked=${this.selectableProfileService.groupToolkitProfile
|
||||
.showProfileSelector}
|
||||
></moz-checkbox>`;
|
||||
|
||||
Reference in New Issue
Block a user