accent icon indicating copy to clipboard operation
accent copied to clipboard

Support Add / Remove / Modify string from UI

Open hedin-hiervard opened this issue 5 years ago • 2 comments

It's a Feature Request.

Currently it's only possible to modify the string list with a sync. It would be nice to have an interface to do so from the web part. Any action with a string makes all translations pending review.

hedin-hiervard avatar Nov 27 '20 20:11 hedin-hiervard

Since the flow is "developer oriented", we need to push the string first and then pull the changes from Accent. If we can add strings in the UI, the next push from the developer will remove those newly added strings since they will not be present in the pushed document.

Do you have a different workflow that would make adding strings in the UI work?

simonprev avatar Jun 07 '21 13:06 simonprev

No, I'm using fully automated workflow. However, I have to export first, then parse PO file, then add my terms and sync it back. How easier it would be to just call /add-term or /remove-term on the API?

hedin-hiervard avatar Jun 17 '21 14:06 hedin-hiervard

After careful consideration (3 years), we have decided not to implement this kind of workflow at this time, but we appreciate your input!

simonprev avatar Apr 05 '24 02:04 simonprev