1
0
Fork 0

- Add support for Update the uptime with a button

- Fix a bug where the client wouldn't update the uptime at the server
- Languages updates
This commit is contained in:
Carlos Mogas da Silva 2010-10-07 18:53:59 +01:00
parent 5b2431be5f
commit 11b7e2e339
8 changed files with 185 additions and 96 deletions

View file

@ -41,6 +41,9 @@
<item>7200</item>
</string-array>
<string name="no_user_pass">Please setup Username and Password</string>
<string name="pref_gen_hostname">Hostname</string>
<string name="pref_gen_hostname_desc">Hostname to send to the Uptime Project</string>
<string name="pref_gen_hostname">Phone Name</string>
<string name="pref_gen_hostname_desc">Phone Name to send to the Uptime Project</string>
<string name="perm_allow_update_label">Force an uptime submission</string>
<string name="perm_allow_update_desc">Allows any application to force the current uptime to be submitted to the uptimeprj.com site</string>
<string name="update">Update</string>
</resources>