Skip to content
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

fix: Translation related issues #11932

Merged
merged 41 commits into from Feb 1, 2021
Merged

fix: Translation related issues #11932

merged 41 commits into from Feb 1, 2021

Conversation

szufisher
Copy link
Contributor

@szufisher szufisher commented Nov 13, 2020

@ghost ghost removed their request for review November 13, 2020 13:52
@surajshetty3416 surajshetty3416 added the fix-sider-issues Check and fix issues listed by Sider label Nov 18, 2020
@stale

This comment has been minimized.

@stale stale bot added inactive and removed inactive labels Dec 12, 2020
revert back
@szufisher
Copy link
Contributor Author

@surajshetty3416 @gavindsouza
Any further changes to be made to make this pr acceptable?

frappe/translate.py Outdated Show resolved Hide resolved
frappe/public/js/frappe/ui/toolbar/search_utils.js Outdated Show resolved Hide resolved
frappe/public/js/frappe/form/multi_select_dialog.js Outdated Show resolved Hide resolved
@surajshetty3416 surajshetty3416 changed the title fix: translation related issues fix: Translation related issues Jan 20, 2021
szufisher and others added 4 commits January 22, 2021 08:34
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
@szufisher
Copy link
Contributor Author

@surajshetty3416
any further changes needed?

@surajshetty3416
Copy link
Member

surajshetty3416 commented Jan 28, 2021

@surajshetty3416
any further changes needed?

Screenshot 2021-01-28 at 7 38 28 AM

@szufisher all checks need to have a green tick before we can merge the PR.

@szufisher
Copy link
Contributor Author

@surajshetty3416
travis failure is not related to my pr, I need further guidance how to fix Semantic issue.

@surajshetty3416
Copy link
Member

@szufisher we are squashing commits in this PR since none of the commit messages (except one) is following conventional commit message guidelines.

https://github.com/frappe/erpnext/wiki/Pull-Request-Checklist#pull-request-titles-and-commit-messages

@@ -128,6 +128,7 @@ frappe.ui.keys.AltShortcutGroup = class AltShortcutGroup {
return !this.is_taken(letter) && is_valid_char;
});
if (!shortcut_letter) {
$text_el.attr('data-label', text_content);
Copy link
Member

@ankush ankush May 20, 2022

Choose a reason for hiding this comment

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

@szufisher @surajshetty3416 any idea why this was added here?

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
fix-sider-issues Check and fix issues listed by Sider
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants