You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by sv...@apache.org on 2012/03/14 22:19:14 UTC

[1/3] git commit: WICKET-4448 Russian (and German) localization for PagingNavigator

Updated Branches:
  refs/heads/master a0df2c5d9 -> 6567bbef9
  refs/heads/wicket-1.5.x f1fa8377c -> 5d706097d


WICKET-4448 Russian (and German) localization for PagingNavigator


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

Branch: refs/heads/master
Commit: 6567bbef920865507bad01b065470e6d7d83de0f
Parents: 23f4f39
Author: Sven Meier <sv...@apache.org>
Authored: Wed Mar 14 22:16:26 2012 +0100
Committer: Sven Meier <sv...@apache.org>
Committed: Wed Mar 14 22:16:26 2012 +0100

----------------------------------------------------------------------
 .../org/apache/wicket/Application_de.properties    |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket/blob/6567bbef/wicket-core/src/main/java/org/apache/wicket/Application_de.properties
----------------------------------------------------------------------
diff --git a/wicket-core/src/main/java/org/apache/wicket/Application_de.properties b/wicket-core/src/main/java/org/apache/wicket/Application_de.properties
index 088303b..d9919ce 100644
--- a/wicket-core/src/main/java/org/apache/wicket/Application_de.properties
+++ b/wicket-core/src/main/java/org/apache/wicket/Application_de.properties
@@ -41,7 +41,7 @@ nullValid=
 
 PagingNavigator.first=Gehe zur ersten Seite
 PagingNavigator.previous=Gehe zur vorherigen Seite
-PagingNavigator.next=Gehe zur n�chsten Seite
+PagingNavigator.next=Gehe zur n\u00e4chsten Seite
 PagingNavigator.last=Gehe zur letzten Seite
 PagingNavigation.page=Gehe zu Seite ${page}