r681 - in trunk/simexplorer-is-web: . src/main/webapp/WEB-INF src/resources/fr/cemagref/simexplorer/is/ui/web src/resources/fr/cemagref/simexplorer/is/ui/web/components
Author: glandais Date: 2008-02-05 09:26:21 +0000 (Tue, 05 Feb 2008) New Revision: 681 Removed: trunk/simexplorer-is-web/src/resources/fr/cemagref/simexplorer/is/ui/web/components/Layout.properties trunk/simexplorer-is-web/src/resources/fr/cemagref/simexplorer/is/ui/web/pages/ Modified: trunk/simexplorer-is-web/pom.xml trunk/simexplorer-is-web/src/main/webapp/WEB-INF/app.properties Log: i18n Modified: trunk/simexplorer-is-web/pom.xml =================================================================== --- trunk/simexplorer-is-web/pom.xml 2008-02-05 00:08:51 UTC (rev 680) +++ trunk/simexplorer-is-web/pom.xml 2008-02-05 09:26:21 UTC (rev 681) @@ -93,7 +93,6 @@ </executions> </plugin> - </plugins> </build> Modified: trunk/simexplorer-is-web/src/main/webapp/WEB-INF/app.properties =================================================================== --- trunk/simexplorer-is-web/src/main/webapp/WEB-INF/app.properties 2008-02-05 00:08:51 UTC (rev 680) +++ trunk/simexplorer-is-web/src/main/webapp/WEB-INF/app.properties 2008-02-05 09:26:21 UTC (rev 681) @@ -47,3 +47,23 @@ noAttachment=No attachment attachments=Attachments +layout-windowtitle=Simexplorer SI +layout-pagetitle=Simexplorer SI + +layout-menutitle=Menu +layout-applications=Applications +layout-list=List +layout-import=Import + +layout-administration=Administration +layout-userlist=User list +layout-grouplist=Group list + +layout-localeen=English +layout-localefr=Français + +layout-logout=Logout + +layout-copyright=Copyright © 2008. Cemagref - GPL + +search=Search Deleted: trunk/simexplorer-is-web/src/resources/fr/cemagref/simexplorer/is/ui/web/components/Layout.properties =================================================================== --- trunk/simexplorer-is-web/src/resources/fr/cemagref/simexplorer/is/ui/web/components/Layout.properties 2008-02-05 00:08:51 UTC (rev 680) +++ trunk/simexplorer-is-web/src/resources/fr/cemagref/simexplorer/is/ui/web/components/Layout.properties 2008-02-05 09:26:21 UTC (rev 681) @@ -1,20 +0,0 @@ -layout-windowtitle=Simexplorer SI -layout-pagetitle=Simexplorer SI - -layout-menutitle=Menu -layout-applications=Applications -layout-list=List -layout-import=Import - -layout-administration=Administration -layout-userlist=User list -layout-grouplist=Group list - -layout-localeen=English -layout-localefr=Français - -layout-logout=Logout - -layout-copyright=Copyright © 2008. Cemagref - GPL - -search=Search \ No newline at end of file
participants (1)
-
glandais@users.labs.libre-entreprise.org