Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 5.81 KB | None | 0 0
  1. <resources>
  2.  
  3.     <string name="app_name" translatable="false">SpellNote</string>
  4.  
  5.     <string name="title_activity_view_documents">Documents</string>
  6.     <string name="title_activity_select_languages">Select Languages</string>
  7.     <string name="title_activity_about">About SpellNote</string>
  8.     <string name="title_add_dictionaries">Add Dictionaries</string>
  9.  
  10.     <string name="navigation_drawer_open">Drawer opened</string>
  11.     <string name="navigation_drawer_close">Drawer closed</string>
  12.     <string name="nav_documents">Documents</string>
  13.     <string name="nav_archive">Archive</string>
  14.     <string name="nav_trash">Trash</string>
  15.     <string name="nav_dictionaries">My dictionaries</string>
  16.     <string name="nav_remove_ads">Remove Ads</string>
  17.     <string name="nav_send_feedback">Send feedback</string>
  18.     <string name="nav_rate">Rate on Play Store</string>
  19.     <string name="nav_about">About us</string>
  20.  
  21.  
  22.     <string name="action_sort_by">Sort by</string>
  23.     <string name="action_sort_by_date_modified">Date modified</string>
  24.     <string name="action_sort_by_title">Title</string>
  25.     <string name="action_sort_by_language">Language</string>
  26.     <string name="action_sort_by_ascending">Ascending</string>
  27.     <string name="action_empty_trash">Empty Trash</string>
  28.     <string name="action_title_show_suggestions">Show suggestions</string>
  29.     <string name="action_title_hide_suggestions">Hide suggestions</string>
  30.     <string name="action_title_overflow_menu">More options</string>
  31.     <string name="action_title_record">Record</string>
  32.     <string name="action_title_send">Send</string>
  33.     <string name="action_title_copy">Copy</string>
  34.     <string name="action_title_check_spelling">Check Spelling</string>
  35.     <string name="action_title_add_word_to_dictionary">Add word to dictionary</string>
  36.     <string name="action_title_remove_word_from_dictionary">Remove word from dictionary</string>
  37.  
  38.  
  39.     <string name="advertisement_thank_you_message">Thanks for supporting SpellNote!</string>
  40.     <string name="advertisement_purchase_failure">Please try again later</string>
  41.     <string name="advertisement_loading_description">Loading advertisement…</string>
  42.  
  43.     <string name="hint_edit_document_title">Title…</string>
  44.     <string name="hint_edit_content">Type the text here…</string>
  45.     <string name="hint_choose_email_client">Choose an Email client…</string>
  46.     <string name="hint_sent_file">Send Message…</string>
  47.     <string name="hint_move_to_documents">Move to Documents</string>
  48.     <string name="hint_move_to_archive">Move to Archive</string>
  49.     <string name="hint_move_to_trash">Move to Trash</string>
  50.     <string name="hint_restore">Restore</string>
  51.     <string name="hint_unarchive">Unarchive</string>
  52.     <string name="hint_remove_forever">Remove Forever</string>
  53.     <string name="hint_send">Send</string>
  54.     <string name="undo">UNDO</string>
  55.     <string name="explanation_unarchived">Unarchived</string>
  56.     <string name="explanation_archived">Archived</string>
  57.     <string name="explanation_moved_to_trash">Moved to Trash</string>
  58.     <string name="explanation_restored">Restored</string>
  59.     <string name="explanation_removed_forever">Removed Forever</string>
  60.     <string name="explanation_removed">Document removed</string>
  61.     <string name="explanation_document_not_editable">Restore document to edit…</string>
  62.  
  63.     <string name="empty_archive">No items in Archive</string>
  64.     <string name="empty_trash">No items in Trash</string>
  65.     <string name="empty_document">Create a new Document</string>
  66.  
  67.  
  68.     <string name="request_update_or_delete_dictionary">Update or Delete the dictionary?</string>
  69.     <string name="update_or_delete_dictionary_option_update">Update</string>
  70.     <string name="update_or_delete_dictionary_option_delete">Delete</string>
  71.  
  72.     <string name="request_remove_all_documents">Remove all document in Trash?</string>
  73.     <string name="request_remove_all_documents_option_yes">Yes</string>
  74.     <string name="request_remove_all_documents_option_cancel">Cancel</string>
  75.  
  76.  
  77.     <string name="error_couldnt_create_document">Couldn\'t create document</string>
  78.     <string name="error_no_email_clients">There are no Email applications installed</string>
  79.     <string name="error_no_messaging_apps">There are no messaging applications installed</string>
  80.     <string name="error_no_speech_recognizer">Speech recognizer not found on your device</string>
  81.     <string name="error_no_clipboard">No clipboard found</string>
  82.     <string name="message_copied_to_clipboard">Text copied to clipboard</string>
  83.  
  84.     <string name="dictionary_download_canceled">Download canceled</string>
  85.     <string name="dictionary_error_save_failure">Couldn\'t save dictionary</string>
  86.     <string name="dictionary_error_delete_failure">Couldn\'t delete dictionary</string>
  87.     <string name="dictionary_message_updated">Dictionary updated</string>
  88.  
  89.     <string name="tutorial_show_suggestions">Show or hide Suggestions</string>
  90.     <string name="tutorial_swipe">◄◄◄ Swipe left documents to Delete, Send, etc…\n(tap to dismiss)</string>
  91.     <string name="tutorial_select_dictionaries">Select Dictionaries to use later on…</string>
  92.     <string name="tutorial_add_word_to_dictionary">Add word to Dictionary</string>
  93.  
  94.  
  95.     <string name="about_app">
  96.         SpellNote is an app designed for creating texts, taking notes, editing and correcting essays, etc. It can be used any time even without an internet access.\n\n
  97.         The app supports several languages, including English, Russian and Armenian.\n\n
  98.         It\'s an open-source <a href="https://github.com/MartinXPN/SpellNote">project</a> done mainly for educational reasons.\n
  99.     </string>
  100.     <string name="about_author">© 2018 <a href="https://www.linkedin.com/in/martin-mirakyan-945597101">Martin Mirakyan</a>\nAll Rights Reserved.</string>
  101. </resources>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement