Code

Added translation tags
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 22 Mar 2006 12:19:52 +0000 (12:19 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 22 Mar 2006 12:19:52 +0000 (12:19 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2895 594d385d-05f5-0310-b6e9-bd551577e9d8

ihtml/themes/default/copyPasteDialog.tpl

index 52c601b142c43c5ff0f742be66f9cc508415b4a9..a9a7fa7a6dc87db539e20211b5cccc18270187f9 100644 (file)
@@ -1,10 +1,10 @@
 <h2>{t}Copy &amp; paste wizard{/t}</h2>
 
-{$message} Some values need to be unique in the complete directory while some combinations make no sense. GOsa shows the relevant attributes. Please maintain the values below to fullfill the policies.
-<br>
-<p class='seperator'>&nbsp;</p>
-<br>
 {if $Complete == false}
+       {t}Some values need to be unique in the complete directory while some combinations make no sense. GOsa shows the relevant attributes. Please maintain the values below to fullfill the policies.{/t}
+       <br>
+       <p class='seperator'>&nbsp;</p>
+       <br>
        {$AttributesToFix}
        <p class='seperator'>&nbsp;</p>
        <br>
@@ -13,6 +13,8 @@
                <input type='submit' name='AbortCopyPaste' value='{t}Cancel{/t}'>
        </div>
 {else}
+       <p class='seperator'>&nbsp;</p>
+       <br>
        <h2>{t}Operation complete{/t}</h2>
        <div style='text-align:right;width:100%;'>
                <input type='submit' name='Back' value='{t}Finish{/t}'>&nbsp;