[richfaces-svn-commits] JBoss Rich Faces SVN: r13760 - in trunk/examples/photoalbum/web/src/main: webapp/includes/album and 1 other directories.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Wed Apr 22 09:15:47 EDT 2009


Author: Alex.Kolonitsky
Date: 2009-04-22 09:15:47 -0400 (Wed, 22 Apr 2009)
New Revision: 13760

Modified:
   trunk/examples/photoalbum/web/src/main/resources/messages_en.properties
   trunk/examples/photoalbum/web/src/main/resources/messages_ru.properties
   trunk/examples/photoalbum/web/src/main/webapp/includes/album/albumInfo.xhtml
   trunk/examples/photoalbum/web/src/main/webapp/includes/shelf/shelfInfo.xhtml
Log:
realworld/ui: "photo" and "picture" should be renamed to "image"
https://jira.jboss.org/jira/browse/RF-6819


Modified: trunk/examples/photoalbum/web/src/main/resources/messages_en.properties
===================================================================
--- trunk/examples/photoalbum/web/src/main/resources/messages_en.properties	2009-04-22 12:23:19 UTC (rev 13759)
+++ trunk/examples/photoalbum/web/src/main/resources/messages_en.properties	2009-04-22 13:15:47 UTC (rev 13760)
@@ -105,9 +105,7 @@
 confirm.ok=OK
 confirm.cancel=Cancel
 shelf.edit=Edit shelf properties
-image.edit=Edit image
 shelf.delete=Delete shelf
-image.delete=Delete album
 album.edit=Edit album properties
 album.delete=Delete album
 album.delete.confirm=Are you sure? All images associated with this album will also dropped! Click OK to proceed, else click Cancel.
@@ -225,7 +223,7 @@
 pics_into=pics into
 new=new
 shelf.albums=albums
-pics=pics
+images_=images
 tags=Tags
 original_size=Original size
 
@@ -235,16 +233,16 @@
 shelf=Shelf:
 choose_album=Choose album
 error_during_upload=Error During upload:
-photo_upload_progress=Photo upload progress:
-photos_was_uploaded_to=photos was uploaded to
-photo_upload_complete=Photo upload complete:
+photo_upload_progress=Image upload progress:
+photos_was_uploaded_to=images was uploaded to
+photo_upload_complete=Image upload complete:
 comments_for_this_photo_is_not_allowed=Comments for this photo is not allowed
-photo_name=Photo name
+photo_name=Image name
 upload_date=Upload date
 show_meta_information=Show meta information
 popular_tags=Popular tags
 direct_link=Direct link
-use_this_photo_like_current_album_cover=Use this photo like current album cover
+use_this_photo_like_current_album_cover=Use this image like current album cover
 allow_commennts=Allow commennts
 terms_and_conditions=Terms And Conditions
 privacy_statement=Privacy Statement

Modified: trunk/examples/photoalbum/web/src/main/resources/messages_ru.properties
===================================================================
--- trunk/examples/photoalbum/web/src/main/resources/messages_ru.properties	2009-04-22 12:23:19 UTC (rev 13759)
+++ trunk/examples/photoalbum/web/src/main/resources/messages_ru.properties	2009-04-22 13:15:47 UTC (rev 13760)
@@ -147,7 +147,7 @@
 pics_into=\u0438\u0437\u043E\u0431\u0440\u0430\u0436\u0435\u043D\u0438\u0439 \u0432
 new=\u043D\u043E\u0432\u044B\u0445
 shelf.albums=\u0430\u043B\u044C\u0431\u043E\u043C\u0435(\u0430\u0445)
-pics=\u0438\u0437\u043E\u0431\u0440\u0430\u0436\u0435\u043D\u0438\u0439
+images_=\u0438\u0437\u043E\u0431\u0440\u0430\u0436\u0435\u043D\u0438\u0439
 tags=\u0422\u044D\u0433\u0438
 comment.comments=\u041A\u043E\u043C\u0435\u043D\u0442\u0430\u0440\u0438\u0438 
 original_size=\u041E\u0440\u0438\u0433\u0438\u043D\u0430\u043B

Modified: trunk/examples/photoalbum/web/src/main/webapp/includes/album/albumInfo.xhtml
===================================================================
(Binary files differ)

Modified: trunk/examples/photoalbum/web/src/main/webapp/includes/shelf/shelfInfo.xhtml
===================================================================
(Binary files differ)




More information about the richfaces-svn-commits mailing list