Improved wording.

This commit is contained in:
Martin Edenhofer 2014-09-16 08:15:31 +02:00
parent b99945b2d3
commit bab1da2192

View file

@ -2,7 +2,7 @@
<div class="switchView icon"></div>
<div class="switchBackToUser-text"><%- @T('Zammad looks like this for "%s"', @S('firstname') + ' ' + @S('lastname') ) %></div>
<div class="align-right horizontal center js-close u-clickable">
<%- @T('Back to my Overview') %>
<%- @T('Back to my view') %>
<div class="switchBackToUser-close centered">
<span class="white close icon"></span>
</div>