Closed (fixed)
Project:
TranslateThis Button
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Aug 2010 at 23:37 UTC
Updated:
12 Aug 2012 at 15:31 UTC
Hey guys,
can you add a button to reset the translating?
Would be cool.
yannick
Comments
Comment #1
BarisW commentedHi Yannick,
when switching languages, you see a temporary cancel button to cancel translating. That should do.
Comment #2
yannickooIf my site is in English and I translate it to Spain, and after that I wanna reset the language, so that the language is English. but I think your module would translate the Spain text to English, but I just wanna _reset_ the language?
Clear?
Thanks
Yannick
Comment #3
BarisW commentedI understand what you are trying to achieve and the current module already offers a Cancel button. However, this button disappears after several seconds. So, after translating from English to Spain you have about 3 seconds to press Undo at the top of the page (screenshot).
Comment #4
jyee commentedPerhaps a setting/configuration that would keep the "undo" message always visible instead of disappearing? This way a user would be able to spend more time on a translated page and still have a way to revert back to the original language.
edit: The API documentation to make the message permanent is here:
http://translateth.is/docs#option-undoTime
Setting the time to 0 makes it permanent.
Comment #5
BarisW commentedAdded a undo time dropdown. Apologies for the late reply.
Committed to D7.
If anyone can provide me with a D6 patch, I'm happy to commit it.