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">请设定用户名和密码</string>
<string name="pref_gen_hostname">主机名</string>
<string name="pref_gen_hostname_desc">主机名发送到 Uptime 项目</string>
<string name="pref_gen_hostname">电话名称</string>
<string name="pref_gen_hostname_desc">手机名称发送到系统正常运行时间</string>
<string name="perm_allow_update_label">强制提交系统正常运行时间</string>
<string name="perm_allow_update_desc">允许任何应用程序强制提交系统正常运行时间执行时间到 uptimeprj.com 网站</string>
<string name="update">更新</string>
</resources>