Translating missing phrases in debug mode
Imported from: http://groups.google.com/group/in-portal-bugs/browse_thread/thread/c365c9e9730216bb#
In-Portal has ability to translate missing phrases on Front-End directly, without going to Admin Console. This feature is done specially for developers, who use Debug Mode.
This functionality was temporary unavailable (from In-Portal 5.0.0 to In-Portal 5.0.2 versions), but it was fixed in - INP-376Getting issue details... STATUS task and is working since In-Portal 5.0.3. However during major translation system refactoring in - INP-241Getting issue details... STATUS task some strange thing happened to it:
- go to any page where with a non-translated phrase
- click on translation link -> will go to phrases_edit.tpl template
- enter translation
- click "Create" button -> will stay on same page and not return to page, where non-translated phrase was present
debug_phrase_translation_frontend_advanced_theme.patch
debug_phrase_translation_frontend_core.patch