Skip to content

smoother: toast message (fixes #5612) #5665

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Avinash-Codes
Copy link
Member

fixes #5612

Comment on lines +647 to +648
<string name="removed_from_mylibrary">Resources Removed from myLibrary</string>
<string name="removed_from_mycourse">Course Removed from myCourse</string>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

from the issue I understand what needed to be fixed was the string my library and my courses which had spaces between them compared to our naming convention which does not have spaces between

Copy link
Member

@pavi38 pavi38 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hi @Avinash-Codes I am sure about this but should not the myCourses and MyLibrary remain same in all languages.

Comment on lines +647 to +648
<string name="removed_from_mylibrary">Recursos eliminados de miLibrería</string>
<string name="removed_from_mycourse">Curso eliminado de misCursos</string>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mycourses and mylibrary should not be translated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Courses, resources: some snackbars not following naming convention
3 participants