summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 047ab81)
raw | patch | inline | side by side (parent: 047ab81)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 21 Apr 2010 11:04:00 +0000 (11:04 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 21 Apr 2010 11:04:00 +0000 (11:04 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17773 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/ihtml/themes/default/logout.tpl | patch | blob | history |
index 724ac0546197672c1958f6dcd671241c49618293..6bb774f8012b0feb332b8a329dbb8a355e3d9b06 100644 (file)
<h2>{t}Your GOsa session has expired!{/t}</h2>
<p>
- {t}The last interaction with the GOsa web interface has been some time ago in the past. For security reasons, the session has been closed. To continue with administrative tasks, please sign in again.{/t}
+ {t}It has been a while since your last interaction with the GOsa took place. Your session has been closed for security reasons. Please login again to continue with administrative tasks.{/t}
</p>
<hr>
<div class='plugin-actions'>
<center>
- <button type="submit" name="dummy">{t}Sign in again{/t}</button>
+ <button type="submit" name="dummy">{t}Login again{/t}</button>
</center>
</div>
</div>