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

Default description for Smartling isn't actually as useful as we thought #42

Closed
Tracked by #14225
stevejalim opened this issue Nov 26, 2024 · 0 comments · Fixed by #43
Closed
Tracked by #14225

Default description for Smartling isn't actually as useful as we thought #42

stevejalim opened this issue Nov 26, 2024 · 0 comments · Fixed by #43
Assignees

Comments

@stevejalim
Copy link
Collaborator

This description template

description = (
"Automatically-created Wagtail translation job for "
f"{ct_name} "
f'"{source_instance}". '
f"The source content can be edited here: {edit_url}"
)

generate strings like

Automatically-created Wagtail translation job for simple rich text page "test testeststsesetstst". The source content can be edited here: /cms-admin/pages/105/edit/

Which is of very low value to a Smartling user, because they likely won't have access to the CMS admin.

I know we can override the description with a custom callback, but it might just be simpler to fix it here, given that no one will really get much value out of the default description

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

Successfully merging a pull request may close this issue.

1 participant