diff -r 2c87b2808fd7 -r f0c0788c4de2 camerauis/cameraapp/generic/common/data/CamAppWide.ra --- a/camerauis/cameraapp/generic/common/data/CamAppWide.ra Tue Sep 14 20:46:07 2010 +0300 +++ b/camerauis/cameraapp/generic/common/data/CamAppWide.ra Wed Sep 15 11:51:19 2010 +0300 @@ -851,3 +851,16 @@ } */ +//---------------------------------------------------- +// +// r_note_added_one_item_album +// Notification to show when an item was added to an album +// +//---------------------------------------------------- +// +RESOURCE TBUF r_note_added_one_item_album + { + buf = qtn_lcam_note_added_one_item_album; + } + + \ No newline at end of file