summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/values-en-rGB/strings.xml2
-rw-r--r--res/values-en-rIN/strings.xml2
-rwxr-xr-xres/values/strings.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/res/values-en-rGB/strings.xml b/res/values-en-rGB/strings.xml
index 79f8742d9..6ed5aec16 100644
--- a/res/values-en-rGB/strings.xml
+++ b/res/values-en-rGB/strings.xml
@@ -114,7 +114,7 @@
<string name="appwidget_empty_text" msgid="1228925628357366957">"No photos."</string>
<string name="crop_saved" msgid="1595985909779105158">"Cropped image saved to <xliff:g id="FOLDER_NAME">%s</xliff:g>."</string>
<string name="no_albums_alert" msgid="4111744447491690896">"No albums available."</string>
- <string name="empty_album" msgid="4542880442593595494">"O images/videos available."</string>
+ <string name="empty_album" msgid="4542880442593595494">"No images/videos available."</string>
<string name="picasa_posts" msgid="1497721615718760613">"Posts"</string>
<string name="make_available_offline" msgid="5157950985488297112">"Make available offline"</string>
<string name="sync_picasa_albums" msgid="8522572542111169872">"Refresh"</string>
diff --git a/res/values-en-rIN/strings.xml b/res/values-en-rIN/strings.xml
index 79f8742d9..6ed5aec16 100644
--- a/res/values-en-rIN/strings.xml
+++ b/res/values-en-rIN/strings.xml
@@ -114,7 +114,7 @@
<string name="appwidget_empty_text" msgid="1228925628357366957">"No photos."</string>
<string name="crop_saved" msgid="1595985909779105158">"Cropped image saved to <xliff:g id="FOLDER_NAME">%s</xliff:g>."</string>
<string name="no_albums_alert" msgid="4111744447491690896">"No albums available."</string>
- <string name="empty_album" msgid="4542880442593595494">"O images/videos available."</string>
+ <string name="empty_album" msgid="4542880442593595494">"No images/videos available."</string>
<string name="picasa_posts" msgid="1497721615718760613">"Posts"</string>
<string name="make_available_offline" msgid="5157950985488297112">"Make available offline"</string>
<string name="sync_picasa_albums" msgid="8522572542111169872">"Refresh"</string>
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 570014e3e..7696afbde 100755
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -269,7 +269,7 @@
<!-- Toast message shown when we close the AlbumPage because it is empty
[CHAR LIMIT=50] -->
- <string name="empty_album">O images/videos available.</string>
+ <string name="empty_album">No images/videos available.</string>
<!-- Album label used to indicate the collection of PWA Buzz/Post photos -->
<string name="picasa_posts">Posts</string>