Skip to content

Commit b048916

Browse files
committed
minor
1 parent 12264dd commit b048916

File tree

1 file changed

+1
-1
lines changed
  • services/static-webserver/client/source/class/osparc/desktop/account

1 file changed

+1
-1
lines changed

services/static-webserver/client/source/class/osparc/desktop/account/ProfilePage.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ qx.Class.define("osparc.desktop.account.ProfilePage", {
322322
});
323323

324324
const optOutMessage = new qx.ui.basic.Atom().set({
325-
label: "If all searchable fields are hidden, you will not be findable.",
325+
label: this.tr("If all searchable fields are hidden, you will not be findable."),
326326
icon: "@FontAwesome5Solid/exclamation-triangle/14",
327327
gap: 8,
328328
allowGrowX: false,

0 commit comments

Comments
 (0)