- Updated AdMob SDK
- Fix use of GPS from AdMob that was draining the battery - Added Froyo app2sd support - Some minor cleanups
This commit is contained in:
parent
fbbd2673ff
commit
cef1b4d481
9 changed files with 21 additions and 24 deletions
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="about">Fármacias was developed by Carlos Silva and uses Sapo's services to fetch the information about the pharmacies. If the application was usefull, and if you want to, make a donation at www.r3pek.org. It also uses some icons from Yusuke Kamiyamane (p.yusukekamiyamane.com). Thanks.</string>
|
||||
<string name="about">Fármacias was developed by Carlos Silva and uses Sapo\'s services to fetch the information about the pharmacies. If the application was usefull, and if you want to, make a donation at www.r3pek.org. It also uses some icons from Yusuke Kamiyamane (p.yusukekamiyamane.com). Thanks.</string>
|
||||
<string name="app_name">Farmácias</string>
|
||||
<string name="pref_gen_cat">General</string>
|
||||
<string name="pref_gen_onservice">Only display on Service</string>
|
||||
|
@ -27,7 +27,7 @@
|
|||
<string name="menu_settings">Settings</string>
|
||||
<string name="menu_list">List</string>
|
||||
<string name="menu_about">About</string>
|
||||
<string name="no_localization_active">You don't have any localization system active. Want to activate now?</string>
|
||||
<string name="no_localization_active">You don\'t have any localization system active. Want to activate now?</string>
|
||||
<string name="menu_get_gps_pos">Get GPS position</string>
|
||||
<string name="menu_set_my_location">Set my location</string>
|
||||
<string name="tap_on_screen">Tap on the screen to select your location</string>
|
Loading…
Add table
Add a link
Reference in a new issue