summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 13f4878)
raw | patch | inline | side by side (parent: 13f4878)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 12 Jun 2008 11:38:16 +0000 (11:38 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 12 Jun 2008 11:38:16 +0000 (11:38 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11298 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/setup/setup_migrate.tpl | patch | blob | history |
index cbb7eec446b7cc3d42019f93b80c48b594f08fce..036df20138b7ff2d435812445c91b3e4a4ae9d70 100644 (file)
{elseif $method == "devices"}
- <h2>User devices</h2>
+ <h2>Devices</h2>
<p>{t}The listed devices are currenlty invisble in the GOsa interface. If you want to change this for a couple of devices, just select them and use the 'Migrate' button below.{/t}</p>
<p>{t}If you want to know what will be done when migrating the selected entries, use the 'Show changes' button to see the LDIF.{/t}</p>
<h2>Services</h2>
- <p>{t}The listed services are currenlty invisble in the GOsa interface. If you want to change this for a couple of devices, just select them and use the 'Migrate' button below.{/t}</p>
+ <p>{t}The listed services are currenlty invalid for the GOsa version you are going to install. If you want to update a couple of service, just select them and use the 'Migrate' button below.{/t}</p>
<p>{t}If you want to know what will be done when migrating the selected entries, use the 'Show changes' button to see the LDIF.{/t}</p>
{foreach from=$services item=item key=key}
<input type='checkbox' name='migrate_{$key}' id='migrate_{$key}' {if $item.DETAILS} checked {/if}>