2011-10-29 Junichi Satoh <junichi@rworks.jp>
* android/res/values-ja/strings.xml: Updated the help text. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5100 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
7eaec51a89
commit
cbf9069d42
|
@ -1,3 +1,7 @@
|
|||
2011-10-29 Junichi Satoh <junichi@rworks.jp>
|
||||
|
||||
* android/res/values-ja/strings.xml: Updated the help text.
|
||||
|
||||
2011-10-28 Miguel de Dios <miguel.dedios@artica.es>
|
||||
|
||||
* android/AndroidManifest.xml: updated the number of version.
|
||||
|
|
|
@ -45,6 +45,7 @@
|
|||
<string name="conctact_error_str">接続エラー</string>
|
||||
<string name="last_contact_str">最新の接続:\n</string>
|
||||
<string name="help_text_str">
|
||||
<p>テキスト</p><p>別テキスト<br/><a href="http://www.google.co.jp">google</a> <i>テキスト</i></p>
|
||||
Pandroid エージェントは、Pandora FMS 用の Android エージェントです。<p>
|
||||
Pandora FMS は統合監視システムです。Android エージェントでは、GPS の情報、バッテリーの残量、メモリ量、電話が耳の近くにあるかを知るための近傍センサー情報を取得することができます。指定したプロセスが動作しているかを確認するように将来拡張することもでき、タブレットからサーバに組み込みデバイスの情報を送るのに便利です。デバイスに入っている他のアプリケーションやデータを取得するようにしたり、その他さまざまな処理を拡張することもできます。ソースコードを提供しています。<p>Pandora FMS に関する詳細は以下を参照ください。<a href="http://pandorafms.org">http://pandorafms.org</a></p>
|
||||
</string>
|
||||
</resources>
|
||||
|
|
Loading…
Reference in New Issue