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: mark translatable strings in setup fixtures #2129

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

barredterra
Copy link
Collaborator

@barredterra barredterra commented Aug 28, 2024

... without translating them. See frappe/frappe#27462 for details.

Also,

  • remove unused import click
  • move field definition from constant to function (because semgrep would complain about _ being used in global scope)

@barredterra barredterra changed the title fix: mark translatable string in setup fixtures fix: mark translatable strings in setup fixtures Aug 28, 2024
@ruchamahabal ruchamahabal merged commit 1726a1c into frappe:develop Sep 16, 2024
10 checks passed
mergify bot pushed a commit that referenced this pull request Sep 16, 2024
... without translating them

(cherry picked from commit 1726a1c)
ruchamahabal pushed a commit that referenced this pull request Sep 16, 2024
)

... without translating them

(cherry picked from commit 1726a1c)

Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com>
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.

2 participants