Merge "Fixing bugs 6673815 and 6673190." into jb-ub-mail
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 7cc2e43..4c467e1 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -239,11 +239,11 @@
     <!-- Displayed in the conversation view, as a header informing
          the user that the following is the attachments. [CHAR LIMIT=100] -->
     <string name="attachments_header">Attachments</string>
-    <!-- Photo view screen, button name. Save all attachments to sd card. [CHAR LIMIT=10] -->
+    <!-- Photo view screen, button name. Save all attachments to sd card. [CHAR LIMIT=17] -->
     <string name="menu_photo_save_all">Save all</string>
     <!-- Photo view screen, button name. Share attachment. [CHAR LIMIT=10] -->
     <string name="menu_photo_share">Share</string>
-    <!-- Photo view screen, button name. Share all attachments. [CHAR LIMIT=10] -->
+    <!-- Photo view screen, button name. Share all attachments. [CHAR LIMIT=15] -->
     <string name="menu_photo_share_all">Share all</string>
     <!-- Displayed in the action bar as a subtitle. Save in progress. [CHAR LIMIT=15] -->
     <string name="saving">Saving&#8230;</string>