From: JKingsnorth Date: Wed, 25 Nov 2015 11:24:05 +0000 (+0000) Subject: Fix untranslated strings X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=dd1dc6562d920733bcfe75ce067e87cfcfbc1467;p=civicrm-core.git Fix untranslated strings --- diff --git a/templates/CRM/Contact/Form/Merge.tpl b/templates/CRM/Contact/Form/Merge.tpl index 1464ca6172..d703ce8e67 100644 --- a/templates/CRM/Contact/Form/Merge.tpl +++ b/templates/CRM/Contact/Form/Merge.tpl @@ -194,12 +194,12 @@ You will need to manually delete that user (click on the link to open the %1 use {if $paramName eq 'move_rel_table_users'} {ts}Move related...{/ts}{if $otherUfId}{$otherUfName}=={$form.$paramName.html|crmAddClass:"select-row"}==>{else}{/if}{if $mainUfId}{$mainUfName}{/if} - (migrate) + ({ts}migrate{/ts}) {else} {ts}Move related...{/ts}{$params.title}=={$form.$paramName.html|crmAddClass:"select-row"}==>{$params.title}{if $form.operation.$paramName.add.html} {$form.operation.$paramName.add.html}{/if} - (migrate) + ({ts}migrate{/ts}) {/if} {/foreach}