Localize messages for first sync / no images

This commit is contained in:
Brion Vibber 2013-05-06 11:53:31 -07:00
parent 04a1555082
commit 5b8990be0e
3 changed files with 7 additions and 2 deletions

View file

@ -81,4 +81,7 @@
<string name="title_activity_about">About</string>
<string name="menu_feedback">Send Feedback (via Email)</string>
<string name="provider_categories">Recently used categories</string>
<string name="waiting_first_sync">Waiting for first sync...</string>
<string name="no_uploads_yet">You have not yet uploaded any photos.</string>
</resources>