# HG changeset patch # User Jaroslav Tulach # Date 1253437236 -7200 # Node ID e37b229e238ba77af78350dd031f8979c534ffbf # Parent 9a1eda26132df61a842d8f4f811863fd9816a9c0 Redirect after successful login to root page diff -r 9a1eda26132d -r e37b229e238b freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/Bundle.properties --- a/freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/Bundle.properties Sun Sep 20 10:50:35 2009 +0200 +++ b/freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/Bundle.properties Sun Sep 20 11:00:36 2009 +0200 @@ -1,5 +1,6 @@ -TITLE=Quoridor Community Server -copyright=Quoridor Community Server, Version {0}, (c) Jaroslav Tulach 2009 +TITLE=Quoridor On-line +TITLE_PLAIN=Quoridor On-line +copyright=Quoridor On-line, Version {0}, (c) Jaroslav Tulach 2009 Waiting=Waiting for {0} YourTurn=Your Turn! diff -r 9a1eda26132d -r e37b229e238b freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/Bundle_cs.properties --- a/freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/Bundle_cs.properties Sun Sep 20 10:50:35 2009 +0200 +++ b/freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/Bundle_cs.properties Sun Sep 20 11:00:36 2009 +0200 @@ -1,5 +1,6 @@ -TITLE=Komunitn\u00ED server Quoridor -copyright=Komunitn\u00ED server Quoridor, Verze {0}, napsal Jaroslav Tulach roku 2009 +TITLE=Quoridor pro V\u00E1s +TITLE_PLAIN=Quoridor pro V\u00E1s +copyright=Quoridor pro V\u00E1s, Verze {0}, napsal Jaroslav Tulach roku 2009 Waiting=\u010Cek\u00E1 se na {0} @@ -67,7 +68,6 @@ 5#zb\u00FDv\u00E1 {0} pl\u016Ftk\u016F\ }) -TITLE=Komunitn\u00ED server Quoridor NAME=Jm\u00E9no PASSWORD=Heslo LOGIN=P\u0159ihl\u00E1sit se diff -r 9a1eda26132d -r e37b229e238b freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/index.fmt --- a/freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/index.fmt Sun Sep 20 10:50:35 2009 +0200 +++ b/freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/index.fmt Sun Sep 20 11:00:36 2009 +0200 @@ -31,7 +31,7 @@ <#if (toMove > 0)>${bundle.YourTurn} - </#if> - ${bundle.TITLE} + ${bundle.TITLE_PLAIN} diff -r 9a1eda26132d -r e37b229e238b freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/login.fmt --- a/freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/login.fmt Sun Sep 20 10:50:35 2009 +0200 +++ b/freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/login.fmt Sun Sep 20 11:00:36 2009 +0200 @@ -1,8 +1,11 @@ - + ${bundle.TITLE_PLAIN} + <#if user?? > + +

${bundle.TITLE}