Code

Updated translation
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 17 Sep 2009 08:09:03 +0000 (08:09 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 17 Sep 2009 08:09:03 +0000 (08:09 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@14261 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-core/plugins/personal/posix/generic.tpl

index 60584909685130ae0e1362106512c961e535c06d..8cf7da05d1a80af60bf864dd64ecf69c82301f52 100644 (file)
        {/foreach}
        {foreach from=$groupMembership_some item=group key=key}
                <option value="{$key}" 
-                       style='color: #888888; background: #DDDDDD;background-color: #DDDDDD;'>{$group}&nbsp;({t}Non common group{/t})</option>
+                       style='color: #888888; background: #DDDDDD;background-color: #DDDDDD;'>{$group}&nbsp;({t}Groups differ{/t})</option>
        {/foreach}
 {/if}
    </select>