~moshe-wagner/orayta/Orayta-QT

« back to all changes in this revision

Viewing changes to android/res/values/strings.xml

  • Committer: moshe.wagner
  • Date: 2012-05-05 21:48:52 UTC
  • Revision ID: git-v1:70e09345355d8f7ecaf4ec2176a47d02dea9bcb7
Making the android branch into the main one

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version='1.0' encoding='utf-8'?>
 
2
<resources>
 
3
    <string name="app_name">Orayta Jewish Books</string>
 
4
    <string name="ministro_not_found_msg">Can\'t find Ministro service.\nThe application can\'t start.</string>
 
5
    <string name="ministro_needed_msg">This application requires Ministro service. Would you like to install it?</string>
 
6
    <string name="fatal_error_msg">Your application encountered a fatal error and cannot continue.</string>
 
7
    <string name="no_sdcard_msg">Memory card not found.\nThis app can\'t run without a memory card!</string>
 
8
    <string name="loading_msg">Loading.\nPlease wait...</string>
 
9
</resources>