mirror of
https://github.com/moparisthebest/android-app
synced 2024-11-15 13:25:07 -05:00
16 lines
1011 B
XML
16 lines
1011 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<string name="hello">In the poche !</string>
|
|
<string name="app_name">In the poche</string>
|
|
<string name="label_name">Add in the poche</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>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>
|
|
<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>
|
|
<string name="url_help">Examples:\n<i>http://poche.example.fr</i>\n<i>http://www.example.fr/poche</i></string>
|
|
<string name="btnGetPost">Save the post</string>
|
|
<string name="btnSync">Syncroniser</string>
|
|
</resources>
|