You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by mg...@apache.org on 2017/01/25 20:50:35 UTC

wicket git commit: WICKET-6311 Russian sign out page is added

Repository: wicket
Updated Branches:
  refs/heads/wicket-7.x 0a7e68742 -> c579ba1c2


WICKET-6311 Russian sign out page is added


Project: http://git-wip-us.apache.org/repos/asf/wicket/repo
Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/c579ba1c
Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/c579ba1c
Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/c579ba1c

Branch: refs/heads/wicket-7.x
Commit: c579ba1c23881900bf179b46b49d2146d5f85216
Parents: 0a7e687
Author: Maxim Solodovnik <so...@gmail.com>
Authored: Mon Jan 23 22:09:25 2017 +0700
Committer: Martin Tzvetanov Grigorov <mg...@apache.org>
Committed: Wed Jan 25 21:50:01 2017 +0100

----------------------------------------------------------------------
 .../authentication/pages/SignOutPage_ru.html    | 25 ++++++++++++++++++++
 1 file changed, 25 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket/blob/c579ba1c/wicket-auth-roles/src/main/java/org/apache/wicket/authroles/authentication/pages/SignOutPage_ru.html
----------------------------------------------------------------------
diff --git a/wicket-auth-roles/src/main/java/org/apache/wicket/authroles/authentication/pages/SignOutPage_ru.html b/wicket-auth-roles/src/main/java/org/apache/wicket/authroles/authentication/pages/SignOutPage_ru.html
new file mode 100644
index 0000000..59cbbcb
--- /dev/null
+++ b/wicket-auth-roles/src/main/java/org/apache/wicket/authroles/authentication/pages/SignOutPage_ru.html
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+
+        http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
+<html>
+<head>
+    <title>\u0412\u044b\u0445\u043e\u0434</title>
+</head>
+<body>
+	<h2>\u0414\u043e \u0441\u0432\u0438\u0434\u0430\u043d\u0438\u044f!</h2>	
+</body>
+</html>