{use_macro file="Dataface_Main_Template.html"} {fill_slot name="main_section"} {if $ENV.prefs.show_result_controller} {block name="before_details_controller"}
{translate id="templates.Dataface_set_translation_status.INSTRUCTIONS"} Select the translation and status below to set the status of all found record's translations to that status. For example, if you want to set the french translation status of all of the records in the current found set to "Approved", you would select "French" from the Translation menu, and "Approved" from the Status menu.{/translate}
{translate id="templates.Dataface_set_translation_status.LABEL_RECORD"} Record {/translate} | {foreach from=$translations key="translation_key" item="translation_value"}{$translation_value} | {**} {/foreach} |
---|---|---|
{$record->getTitle()} | {foreach from=$translations item="translation_value" key="translation_key"}{$context->printTranslationStatus($record, $translation_key, $translationTool)} | {/foreach} {*{$translationTool->printTranslationStatusAlert($record, $translation_key)} | *}