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

@ -67,4 +67,6 @@
<string name="menu_about">{{Identical|About}}</string>
<string name="title_activity_about">{{Identical|About}}</string>
<string name="menu_feedback">Menu item text that prompts user to send feedback to WMF via email</string>
<string name="waiting_first_sync">Message shown on contributions list during first sync.</string>
<string name="no_uploads_yet">Message shown on contribution list during non-first sync if no uploads present.</string>
</resources>