Skip to content

Commit

Permalink
Merge pull request #10784 from Devanshu-Augusty/kolibri
Browse files Browse the repository at this point in the history
Kolibri
  • Loading branch information
rtibbles authored Jun 5, 2023
2 parents 70842ee + e7a916f commit 011d8ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kolibri/core/assets/src/mixins/commonCoreStrings.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ export const coreStrings = createTranslator('CommonCoreStrings', {
editAction: {
message: 'Edit',
context:
"Edit allows users to change some element in Kolbri.\n\nFor example, a coach can use 'Edit' to rename their class or an admin can edit the name of their facility.",
"Edit allows users to change some element in Kolibri.\n\nFor example, a coach can use 'Edit' to rename their class or an admin can edit the name of their facility.",
},
editDetailsAction: {
message: 'Edit details',
Expand Down
2 changes: 1 addition & 1 deletion kolibri/core/assets/src/views/AuthMessage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
goBackToHomeAction: {
message: 'Go to home page',
context:
'Link that upon selecting takes the user back to the Kolbri home page where the user can sign in.',
'Link that upon selecting takes the user back to the Kolibri home page where the user can sign in.',
},
contentManager: {
message:
Expand Down

0 comments on commit 011d8ee

Please sign in to comment.