Import translations. DO NOT MERGE

Change-Id: I81d0c999c8cc273044a4b8fbab92f6223ddd4654
diff --git a/res/values-en-rGB/photoeditor_strings.xml b/res/values-en-rGB/photoeditor_strings.xml
index 7bd35a3..5ad7cd3 100644
--- a/res/values-en-rGB/photoeditor_strings.xml
+++ b/res/values-en-rGB/photoeditor_strings.xml
@@ -17,12 +17,9 @@
 <resources xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
     <string name="photoeditor_name" msgid="4738587346771969697">"Photo Studio"</string>
-    <!-- no translation found for loading_failure (7890360277163832130) -->
-    <skip />
-    <!-- no translation found for saving_failure (8229491575433743974) -->
-    <skip />
-    <!-- no translation found for photo_saved (6163006724627682202) -->
-    <skip />
+    <string name="loading_failure" msgid="7890360277163832130">"Couldn\'t load the photo"</string>
+    <string name="saving_failure" msgid="8229491575433743974">"Couldn\'t save edited photo"</string>
+    <string name="photo_saved" msgid="6163006724627682202">"Edited photo saved to <xliff:g id="FOLDER_NAME">%s</xliff:g>"</string>
     <string name="save_photo" msgid="3125109368779997862">"Save edited photo?"</string>
     <string name="yes" msgid="5402582493291792293">"Yes"</string>
     <string name="no" msgid="5595408018304861875">"No"</string>
@@ -57,8 +54,7 @@
     <string name="crop_tooltip" msgid="8794037869706891710">"Drag markers to crop photo"</string>
     <string name="doodle_tooltip" msgid="2902117272374362915">"Draw on photo to doodle"</string>
     <string name="flip_tooltip" msgid="2700943256714731737">"Drag photo to flip it"</string>
-    <!-- no translation found for redeye_tooltip (4183695928490874014) -->
-    <skip />
+    <string name="redeye_tooltip" msgid="4183695928490874014">"Tap on red eyes to remove them"</string>
     <string name="rotate_tooltip" msgid="7008602969130734229">"Drag photo to rotate it"</string>
     <string name="straighten_tooltip" msgid="4846317027139212339">"Drag photo to straighten it"</string>
 </resources>