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

Automated memory translations didn't work #1807

Closed
Schamppu opened this issue Jul 18, 2023 · 4 comments
Closed

Automated memory translations didn't work #1807

Schamppu opened this issue Jul 18, 2023 · 4 comments
Assignees
Labels

Comments

@Schamppu
Copy link

Hello!

I restructured my localization files today, which meant that all of the keys were changed. I was pleased to see that there was an option to have new keys automatically filled with memory translations.

When I did this, the keys were not filled though, seems like this feature is broken. Filling those manually wasn't too bad though, as the memory translation does still work to suggest stuff from the previous keys. All are 100%, which was the requirement for the feature to work.

But it would be very nice to have this fixed. My way of adding new stuff was a bit unorthodox, which might have been causing this:

  • All of my old keys were not assigned to a namespace.
  • All of the restructured keys were assigned to namespaces.
  • I'm using the reverse proxy setup. Didn't check logs yet.

Either the feature doesn't work at all, or it might have something to do with namespaces or my setup? Or then I understood it wrong.

@Martin005
Copy link
Contributor

Hello @Schamppu 🙂

Did you import the new files using CLI, through UI to import whole file or through API?
All of these options currently don't run automatic translation on the imported keys.

Currently, we are close to releasing Batch Operations where you will have an option to pre-translate selected keys using TM. After we release that, we will re-work a bit how the Automatic translation works.

@jdimeo
Copy link
Contributor

jdimeo commented Aug 3, 2023

I just confidently told a user his keys would be machine translated upon import and... they weren't. Whoops.
(I had only used API calls myself, but he is using UI import and/or CLI)

@github-actions
Copy link
Contributor

github-actions bot commented Sep 3, 2023

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Sep 3, 2023
@JanCizmar
Copy link
Contributor

Batch operations are released, so this is now possible! 🚀

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

No branches or pull requests

4 participants