Skip to content

Commit

Permalink
change strings
Browse files Browse the repository at this point in the history
  • Loading branch information
Elblinator committed May 3, 2024
1 parent d0748d0 commit 6d019a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ <h1 mat-dialog-title translate>Autopilot widgets</h1>
</mat-checkbox>
</div>

<small translate>These settings are only applied locally on this device.</small>
<small translate>These settings are only applied locally on this browser.</small>
</div>

<div mat-dialog-actions>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ In combination with motion blocks, the recommendation of multiple motions can be
type: `input`
},
{
name: _(`Show recommendations not public`),
name: _(`Do not show recommendations publicly`),
help_text: _(`Recommendation of motions in such a state can only be seen by motion managers.`),
selector: `is_internal`,
type: `check`
Expand Down

0 comments on commit 6d019a5

Please sign in to comment.