android-app/res/values/strings.xml
2013-08-08 19:53:18 +02:00

13 lines
817 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="hello">Welcome to Android2Poche !</string>
<string name="app_name">Android2Poche</string>
<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>Android2Poche</i>. \nYou could then see your Poche login page. \nAnd it\'s done !</string>
<string name="btnDone">Done</string>
<string name="which_browser">Which browser would you like to use?</string>
<string name="authorSite">http://links.gaulupeau.fr</string>
<string name="url_label"><b><u>Your Poche URL :</u></b></string>
<string name="url_help">Examples:\n<i>http://poche.example.fr</i>\n<i>http://www.example.fr/poche</i></string>
</resources>