From 74c0e8502c86cd3f791e79539064650c3edc0dc0 Mon Sep 17 00:00:00 2001 From: mdtrooper Date: Wed, 30 Oct 2013 16:14:36 +0000 Subject: [PATCH] 2012-10-30 Miguel de Dios * res/layout/options.xml, res/values-ja/strings.xml, res/values/strings.xml, res/values-es/strings.xml: changed the style of app, wip. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8985 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- extras/pandroid_event_viewer/ChangeLog | 6 +++ .../res/layout/options.xml | 48 ++++++++++++------- .../res/values-es/strings.xml | 3 +- .../res/values-ja/strings.xml | 3 +- .../res/values/strings.xml | 3 +- 5 files changed, 44 insertions(+), 19 deletions(-) diff --git a/extras/pandroid_event_viewer/ChangeLog b/extras/pandroid_event_viewer/ChangeLog index 972de7467c..d4091379b8 100644 --- a/extras/pandroid_event_viewer/ChangeLog +++ b/extras/pandroid_event_viewer/ChangeLog @@ -1,3 +1,9 @@ +2012-10-30 Miguel de Dios + + * res/layout/options.xml, res/values-ja/strings.xml, + res/values/strings.xml, res/values-es/strings.xml: changed the + style of app, wip. + 2012-10-30 Miguel de Dios * res/values/styles.xml, res/layout/options.xml: I have started to diff --git a/extras/pandroid_event_viewer/res/layout/options.xml b/extras/pandroid_event_viewer/res/layout/options.xml index 8d6da530f1..56dc6dea8f 100644 --- a/extras/pandroid_event_viewer/res/layout/options.xml +++ b/extras/pandroid_event_viewer/res/layout/options.xml @@ -118,7 +118,36 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_weight="1" /> - + + + + + + - - + android:stretchColumns="0,1" + android:padding="10dp"> diff --git a/extras/pandroid_event_viewer/res/values-es/strings.xml b/extras/pandroid_event_viewer/res/values-es/strings.xml index 567d619d3b..f02b97b8d7 100644 --- a/extras/pandroid_event_viewer/res/values-es/strings.xml +++ b/extras/pandroid_event_viewer/res/values-es/strings.xml @@ -75,5 +75,6 @@

Esta aplicación se usa para ver de forma autónoma y cómoda, el estado de los eventos resportados por un servidor de monitorización Pandora FMS. Desde esta aplicación podrá ver en tiempo real los eventos, e incluso validar o filtrarlos.

La configuración por defecto apunta al servidor de demo de Pandora FMS en firefly.artica.es. Cambie la configuración para que apunte a su propio servidor de Pandora FMS.

Conexión fallida - Vacia - - Tiempo de espera de las conexiones (en segundos) + Tiempo de espera de las conexiones + segundos \ No newline at end of file diff --git a/extras/pandroid_event_viewer/res/values-ja/strings.xml b/extras/pandroid_event_viewer/res/values-ja/strings.xml index 1bf3580fca..cbb05f33d6 100644 --- a/extras/pandroid_event_viewer/res/values-ja/strings.xml +++ b/extras/pandroid_event_viewer/res/values-ja/strings.xml @@ -76,5 +76,6 @@ 承諾済イベント Pandora FMS リアルタイムイベントビューワ - 空 - - Timeout connections (in seconds) + Timeout connections + seconds \ No newline at end of file diff --git a/extras/pandroid_event_viewer/res/values/strings.xml b/extras/pandroid_event_viewer/res/values/strings.xml index 59fee665d4..4367026255 100644 --- a/extras/pandroid_event_viewer/res/values/strings.xml +++ b/extras/pandroid_event_viewer/res/values/strings.xml @@ -122,6 +122,7 @@ Check in background Default profile can not be removed Connection failed - Timeout connections (in seconds) + Timeout connections + seconds \ No newline at end of file