Skip to content

Commit

Permalink
Tweak region names
Browse files Browse the repository at this point in the history
  • Loading branch information
microbit-matt-hillsdon committed Nov 19, 2024
1 parent 6c45415 commit 43fe6cb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions lang/ui.en.json
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@
"description": "Show data features button text"
},
"data-samples-actions-region": {
"defaultMessage": "Data and model actions",
"defaultMessage": "Data samples toolbar",
"description": "Region label for data samples actions"
},
"data-samples-label": {
Expand Down Expand Up @@ -1396,7 +1396,7 @@
"description": "Link or menu item link to view terms of use"
},
"testing-model-actions-region": {
"defaultMessage": "Project actions",
"defaultMessage": "Testing model toolbar",
"description": "Region label for testing model actions"
},
"testing-model-title": {
Expand Down
4 changes: 2 additions & 2 deletions src/messages/ui.en.json
Original file line number Diff line number Diff line change
Expand Up @@ -680,7 +680,7 @@
"data-samples-actions-region": [
{
"type": 0,
"value": "Data and model actions"
"value": "Data samples toolbar"
}
],
"data-samples-label": [
Expand Down Expand Up @@ -2458,7 +2458,7 @@
"testing-model-actions-region": [
{
"type": 0,
"value": "Project actions"
"value": "Testing model toolbar"
}
],
"testing-model-title": [
Expand Down

0 comments on commit 43fe6cb

Please sign in to comment.