Added: sling/trunk/contrib/explorers/gwt/src/main/resources/org/apache/sling/explorer/client/ExplorerConstants.properties URL: http://svn.apache.org/viewvc/sling/trunk/contrib/explorers/gwt/src/main/resources/org/apache/sling/explorer/client/ExplorerConstants.properties?rev=803686&view=auto ============================================================================== --- sling/trunk/contrib/explorers/gwt/src/main/resources/org/apache/sling/explorer/client/ExplorerConstants.properties (added) +++ sling/trunk/contrib/explorers/gwt/src/main/resources/org/apache/sling/explorer/client/ExplorerConstants.properties Wed Aug 12 20:02:15 2009 @@ -0,0 +1,6 @@ +slingHomePage = Sling +mainTitle = Explorer +mainSubTitle = Apache Software Foundation +rootItemDescription=Resources +propertiesDescripton = Propreties +subResourcesDescription = Resources \ No newline at end of file
Added: sling/trunk/contrib/explorers/gwt/src/main/resources/org/apache/sling/explorer/client/ExplorerConstants_fr.properties URL: http://svn.apache.org/viewvc/sling/trunk/contrib/explorers/gwt/src/main/resources/org/apache/sling/explorer/client/ExplorerConstants_fr.properties?rev=803686&view=auto ============================================================================== --- sling/trunk/contrib/explorers/gwt/src/main/resources/org/apache/sling/explorer/client/ExplorerConstants_fr.properties (added) +++ sling/trunk/contrib/explorers/gwt/src/main/resources/org/apache/sling/explorer/client/ExplorerConstants_fr.properties Wed Aug 12 20:02:15 2009 @@ -0,0 +1,6 @@ +slingHomePage = Sling +mainTitle = Explorer +mainSubTitle = Apache Software Foundation +rootItemDescription = Ressources +propertiesDescripton = Propriétés +subResourcesDescription = Ressources
