Localisation updates from http://translatewiki.net.

This commit is contained in:
Siebrand Mazeland 2013-06-10 08:45:09 +00:00
parent d9adba7237
commit e11c1f2a73
36 changed files with 278 additions and 50 deletions

View file

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="crash_dialog_title">Title of dialog to show when the app crashes</string>
<string name="crash_dialog_text"/>
<string name="crash_dialog_comment_prompt">Prompt asking people to enter info about what they were doing when the app crashed</string>
<string name="crash_dialog_ok_toast">Toast to be displayed once someone sends an error report thanking them.
{{Identical|Thank you}}</string>

View file

@ -60,7 +60,7 @@
<string name="categories_not_found">Message shown to the user when no category matching what they searched for was found. %1$s represents the category name</string>
<string name="categories_skip_explanation">Text explaining to users why and how to add categories to images. Users can also tap this message to skip adding categories.</string>
<string name="categories_activity_title">Title for the activity where Categories are being selected to add to the Image.
{{Identical|Categories}}</string>
{{Identical|Category}}</string>
<string name="preference_tracking">Text for preference that enables the user to enable or disable collection of data about the user\'s usage patterns.</string>
<string name="preference_tracking_summary">Help text for preference that enables the user to enable or disable collection of data about the user\'s usage patterns.</string>
<string name="title_activity_settings">{{Identical|Settings}}</string>
@ -75,5 +75,6 @@
{{Identical|Retry}}</string>
<string name="menu_abort">Menu item text prompting user to abort and delete a failed upload.</string>
<string name="share_license_summary">Text label briefly describing CC-BY-SA license.</string>
<string name="menu_download">Menu item text prompting user to download a selected photo or media file locally.</string>
<string name="menu_download">Menu item text prompting user to download a selected photo or media file locally.
{{Identical|Download}}</string>
</resources>