You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by nb...@apache.org on 2003/05/15 19:20:47 UTC

cvs commit: jakarta-velocity-tools/examples/struts/WEB-INF/src ApplicationResources.properties ApplicationResources_de.properties

nbubna      2003/05/15 10:20:46

  Modified:    examples/struts/WEB-INF/src ApplicationResources.properties
                        ApplicationResources_de.properties
  Log:
  add missing resource strings
  
  Revision  Changes    Path
  1.2       +8 -0      jakarta-velocity-tools/examples/struts/WEB-INF/src/ApplicationResources.properties
  
  Index: ApplicationResources.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity-tools/examples/struts/WEB-INF/src/ApplicationResources.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ApplicationResources.properties	5 Mar 2003 06:36:35 -0000	1.1
  +++ ApplicationResources.properties	15 May 2003 17:20:46 -0000	1.2
  @@ -13,6 +13,14 @@
   version=Version
   save=Save
   cancel=cancel
  +languages=Languages
  +chinese=Chinese
  +english=English
  +french=French
  +russian=Russian
  +spanish=Spanish
  +german=German
  +multiple=Shift+click selects more than one
   
   # Tags for Struts demo app 2
   title=Struts Example Application 2
  
  
  
  1.2       +10 -1     jakarta-velocity-tools/examples/struts/WEB-INF/src/ApplicationResources_de.properties
  
  Index: ApplicationResources_de.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity-tools/examples/struts/WEB-INF/src/ApplicationResources_de.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ApplicationResources_de.properties	5 Mar 2003 06:36:35 -0000	1.1
  +++ ApplicationResources_de.properties	15 May 2003 17:20:46 -0000	1.2
  @@ -12,4 +12,13 @@
   edit=Adresse mutieren
   version=Version
   save=Speichern
  -cancel=Abbrechen
  \ No newline at end of file
  +cancel=Abbrechen
  +Languages=Sprachen
  +languages=Languages
  +chinese=Chinesisch
  +english=Englisch
  +french=Franz�sisch
  +russian=Russisch
  +spanish=Spanisch
  +german=Deutsch
  +multiple=
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: velocity-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: velocity-dev-help@jakarta.apache.org