Index: archetypes/quickstart/src/main/resources/archetype-resources/src/main/java/HomePage.html =================================================================== --- archetypes/quickstart/src/main/resources/archetype-resources/src/main/java/HomePage.html (revision 1103431) +++ archetypes/quickstart/src/main/resources/archetype-resources/src/main/java/HomePage.html (working copy) @@ -1,10 +1,10 @@ - + Apache Wicket Quickstart - +
Index: testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/Home$ActionPanel.html =================================================================== --- testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/Home$ActionPanel.html (revision 1103431) +++ testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/Home$ActionPanel.html (working copy) @@ -15,6 +15,6 @@ See the License for the specific language governing permissions and limitations under the License. --> - + select \ No newline at end of file Index: testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/Home.html =================================================================== --- testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/Home.html (revision 1103431) +++ testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/Home.html (working copy) @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - + go Selected @@ -93,10 +93,11 @@ reset + href="">reset +

Index: testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ResourceTestPage.html =================================================================== --- testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ResourceTestPage.html (revision 1103431) +++ testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ResourceTestPage.html (working copy) @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - +
Index: testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app2/Home.html =================================================================== --- testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app2/Home.html (revision 1103431) +++ testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app2/Home.html (working copy) @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - + [label] Index: wicket-auth-roles/src/main/java/org/apache/wicket/authroles/authentication/pages/SignInPage.html =================================================================== --- wicket-auth-roles/src/main/java/org/apache/wicket/authroles/authentication/pages/SignInPage.html (revision 1103431) +++ wicket-auth-roles/src/main/java/org/apache/wicket/authroles/authentication/pages/SignInPage.html (working copy) @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - + Sign In @@ -23,5 +23,6 @@

Sign In

+

Index: wicket-auth-roles/src/main/java/org/apache/wicket/authroles/authentication/pages/SignInPage_fr.html =================================================================== --- wicket-auth-roles/src/main/java/org/apache/wicket/authroles/authentication/pages/SignInPage_fr.html (revision 1103431) +++ wicket-auth-roles/src/main/java/org/apache/wicket/authroles/authentication/pages/SignInPage_fr.html (working copy) @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - + Authentification @@ -23,5 +23,6 @@

Veuillez vous authentifier

+

Index: wicket-auth-roles/src/main/java/org/apache/wicket/authroles/authentication/pages/SignInPage_hu.html =================================================================== --- wicket-auth-roles/src/main/java/org/apache/wicket/authroles/authentication/pages/SignInPage_hu.html (revision 1103431) +++ wicket-auth-roles/src/main/java/org/apache/wicket/authroles/authentication/pages/SignInPage_hu.html (working copy) @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - + Bejelentkezés @@ -23,5 +23,6 @@

Bejelentkezés

+

Index: wicket-auth-roles/src/main/java/org/apache/wicket/authroles/authentication/pages/SignInPage_ru.html =================================================================== --- wicket-auth-roles/src/main/java/org/apache/wicket/authroles/authentication/pages/SignInPage_ru.html (revision 1103431) +++ wicket-auth-roles/src/main/java/org/apache/wicket/authroles/authentication/pages/SignInPage_ru.html (working copy) @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - + Вход @@ -23,5 +23,6 @@

Вход

+

Index: wicket-auth-roles/src/main/java/org/apache/wicket/authroles/authentication/pages/SignOutPage_fr.html =================================================================== --- wicket-auth-roles/src/main/java/org/apache/wicket/authroles/authentication/pages/SignOutPage_fr.html (revision 1103431) +++ wicket-auth-roles/src/main/java/org/apache/wicket/authroles/authentication/pages/SignOutPage_fr.html (working copy) @@ -17,7 +17,7 @@ --> - Déconnexion + Déconnexion

Au revoir !

Index: wicket-auth-roles/src/main/java/org/apache/wicket/authroles/authentication/panel/SignInPanel.html =================================================================== --- wicket-auth-roles/src/main/java/org/apache/wicket/authroles/authentication/panel/SignInPanel.html (revision 1103431) +++ wicket-auth-roles/src/main/java/org/apache/wicket/authroles/authentication/panel/SignInPanel.html (working copy) @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - + Index: wicket-auth-roles/src/main/java/org/apache/wicket/authroles/authentication/panel/SignInPanel_de.html =================================================================== --- wicket-auth-roles/src/main/java/org/apache/wicket/authroles/authentication/panel/SignInPanel_de.html (revision 1103431) +++ wicket-auth-roles/src/main/java/org/apache/wicket/authroles/authentication/panel/SignInPanel_de.html (working copy) @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - + Wicket Examples - signin2 Index: wicket-auth-roles/src/main/java/org/apache/wicket/authroles/authentication/panel/SignInPanel_fr.html =================================================================== --- wicket-auth-roles/src/main/java/org/apache/wicket/authroles/authentication/panel/SignInPanel_fr.html (revision 1103431) +++ wicket-auth-roles/src/main/java/org/apache/wicket/authroles/authentication/panel/SignInPanel_fr.html (working copy) @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - + Index: wicket-auth-roles/src/main/java/org/apache/wicket/authroles/authentication/panel/SignInPanel_hu.html =================================================================== --- wicket-auth-roles/src/main/java/org/apache/wicket/authroles/authentication/panel/SignInPanel_hu.html (revision 1103431) +++ wicket-auth-roles/src/main/java/org/apache/wicket/authroles/authentication/panel/SignInPanel_hu.html (working copy) @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - + Index: wicket-auth-roles/src/main/java/org/apache/wicket/authroles/authentication/panel/SignInPanel_ja.html =================================================================== --- wicket-auth-roles/src/main/java/org/apache/wicket/authroles/authentication/panel/SignInPanel_ja.html (revision 1103431) +++ wicket-auth-roles/src/main/java/org/apache/wicket/authroles/authentication/panel/SignInPanel_ja.html (working copy) @@ -15,25 +15,24 @@ See the License for the specific language governing permissions and limitations under the License. --> - - - + + +
- - + + - - + - + -
ユーザー名:
ユーザー名:
パスワード: + パスワード:
ユーザー名を記憶する
ユーザー名を記憶する
+
Index: wicket-auth-roles/src/main/java/org/apache/wicket/authroles/authentication/panel/SignInPanel_ko.html =================================================================== --- wicket-auth-roles/src/main/java/org/apache/wicket/authroles/authentication/panel/SignInPanel_ko.html (revision 1103431) +++ wicket-auth-roles/src/main/java/org/apache/wicket/authroles/authentication/panel/SignInPanel_ko.html (working copy) @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - + Index: wicket-auth-roles/src/main/java/org/apache/wicket/authroles/authentication/panel/SignInPanel_nl.html =================================================================== --- wicket-auth-roles/src/main/java/org/apache/wicket/authroles/authentication/panel/SignInPanel_nl.html (revision 1103431) +++ wicket-auth-roles/src/main/java/org/apache/wicket/authroles/authentication/panel/SignInPanel_nl.html (working copy) @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - + Wicket Examples - signin2 Index: wicket-auth-roles/src/main/java/org/apache/wicket/authroles/authentication/panel/SignInPanel_ru.html =================================================================== --- wicket-auth-roles/src/main/java/org/apache/wicket/authroles/authentication/panel/SignInPanel_ru.html (revision 1103431) +++ wicket-auth-roles/src/main/java/org/apache/wicket/authroles/authentication/panel/SignInPanel_ru.html (working copy) @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - + Index: wicket-auth-roles/src/main/java/org/apache/wicket/authroles/authentication/panel/SignInPanel_zh_CN.html =================================================================== --- wicket-auth-roles/src/main/java/org/apache/wicket/authroles/authentication/panel/SignInPanel_zh_CN.html (revision 1103431) +++ wicket-auth-roles/src/main/java/org/apache/wicket/authroles/authentication/panel/SignInPanel_zh_CN.html (working copy) @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - + Wicket Examples - signin2 Index: wicket-core/src/main/java/org/apache/wicket/markup/html/border/BoxBorder.html =================================================================== --- wicket-core/src/main/java/org/apache/wicket/markup/html/border/BoxBorder.html (revision 1103431) +++ wicket-core/src/main/java/org/apache/wicket/markup/html/border/BoxBorder.html (working copy) @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - + Index: wicket-core/src/main/java/org/apache/wicket/markup/html/debug/PageView.html =================================================================== --- wicket-core/src/main/java/org/apache/wicket/markup/html/debug/PageView.html (revision 1103431) +++ wicket-core/src/main/java/org/apache/wicket/markup/html/debug/PageView.html (working copy) @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - +