From d7c133df72679b370b182cc033a054eec7c41d63 Mon Sep 17 00:00:00 2001 From: Doris Liu Date: Wed, 17 Oct 2012 16:15:51 -0700 Subject: Save edited picasa to "Edited Online Photos" album Bug: 7346157 This CL includes the following changes: 1) Save the new image to a new folder named "Edited Online Photos" 2) After the picture is saved, the user will be in the "Edited Online Photos" folder 3) Change the toast during saving to "Saving to" + new folder name Change-Id: Ic505925425419ba9e3c7dac31fd403bf73d6887d --- res/values/strings.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'res') diff --git a/res/values/strings.xml b/res/values/strings.xml index b6c47b2c8..d62bfdc55 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -70,6 +70,10 @@ Touch a face to begin. Saving picture\u2026 + + + Saving picture to %1$s \u2026 + Couldn\'t save cropped image. @@ -459,6 +463,9 @@ Download + + Edited Online Photos + Imported -- cgit v1.2.3