android-app/res/values/strings.xml

17 lines
1.0 KiB
XML
Raw Normal View History

2013-08-08 08:38:47 -04:00
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="hello">In the poche !</string>
<string name="app_name">In the poche</string>
2013-11-05 11:44:45 -05:00
<string name="label_name">Add in the poche</string>
2013-08-08 08:38:47 -04:00
<string name="author">By GAULUPEAU Jonathan</string>
<string name="instructions">To save a web page to poche, open the page in a browser then tap <i>Share</i> and tap on <i>In the poche</i>. \nYou could then see your Poche login page. \nAnd it\'s done ! \nMore infos about poche at http://www.inthepoche.com</string>
<string name="btnDone">Save</string>
2013-08-08 08:38:47 -04:00
<string name="which_browser">Which browser would you like to use?</string>
<string name="authorSite">http://cv.gaulupeau.fr</string>
<string name="url_label"><b><u>Your poche URL :</u></b></string>
2013-08-08 13:53:18 -04:00
<string name="url_help">Examples:\n<i>http://poche.example.fr</i>\n<i>http://www.example.fr/poche</i></string>
<string name="btnGetPost">List articles</string>
<string name="btnSync">Syncronise</string>
<string name="btnMarkRead">Mark as Read</string>
2013-08-08 08:38:47 -04:00
</resources>