Skip to content

Commit

Permalink
MGR-74 Rework displaying user sessions
Browse files Browse the repository at this point in the history
  • Loading branch information
madness-inc committed Jun 4, 2019
1 parent 09f69da commit 57b6eb5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion application-home/dictionary/manager-messages.properties
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ session.expire=Expire
session.expired=Session has been expired.
session.expireAll=Expire all
sessions=Sessions
sessions.expired= {0} session have been expired.
sessions.expired= {0} session(s) have been expired.
site.alias.deleted=Alias "{0}" has been deleted.
site.create.error=Failed to create the site.
site.create=Create site
Expand Down
2 changes: 2 additions & 0 deletions application-home/dictionary/manager-messages_de.properties
Original file line number Diff line number Diff line change
Expand Up @@ -249,8 +249,10 @@ running=Bereit
select=Select
session=Session
session.expire=Beenden
session.expired=Session wurde beendet.
session.expireAll=Alle beenden
sessions=Sessions
sessions.expired= {0} session(s) wurden beendet.
site.alias.deleted=Alias "{0}" wurde gelöscht.
site.create.error=Fehler beim Erstellen der Site.
site.create=Site erstellen
Expand Down

0 comments on commit 57b6eb5

Please sign in to comment.