2012-09-08 Santiago Munín <burning1@gmail.com>

* res/values/strings.xml: Fixed some entries.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6939 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
santimunin 2012-09-08 12:42:26 +00:00
parent 75fde73952
commit 94643b83eb
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,6 @@
2012-09-08 Santiago Munín <burning1@gmail.com>
* res/values/strings.xml: Fixed some entries.
2012-08-25 Santiago Munín <burning1@gmail.com>
* src/pandroid_event_viewer/pandorafms/Main.java: Bug with api version detect solved.
* src/pandroid_event_viewer/pandorafms/EventList.java: Comments are cut when they're too long.

View File

@ -47,11 +47,11 @@
<string name="set_as_filter_watcher_button_str">Set background check filter</string>
<string name="validate_event_button_str">Validate Event</string>
<string name="config_update_succesful_str">Update configuration successful.</string>
<string name="config_update_fail_str">Update configuration is failed.</string>
<string name="config_update_fail_str">Update configuration failed.</string>
<string name="please_set_preferences_str">Please set the preferences as the API URL, user and password for your Pandora FMS.</string>
<string name="preferences_set_demo_pandora_str">Pandroid Event Viewer is connecting with PandoraFMS public demo, please change the preferences for your Pandora FMS.</string>
<string name="filter_update_succesful_str">Update filter successful.</string>
<string name="filter_update_fail_str">Update filter is failed.</string>
<string name="filter_update_fail_str">Update filter failed.</string>
<string name="notification_criticity_0_str">There are %s events and all in Maintenance state.</string>
<string name="notification_criticity_1_str">There are %s events and some are in Informational state.</string>
<string name="notification_criticity_2_str">There are %s events and some are in Normal state.</string>
@ -63,7 +63,7 @@
<string name="loading_events_criticity_3_str">Loading events (some are in Warning state).</string>
<string name="loading_events_criticity_4_str">Loading events (some are in Critical state).</string>
<string name="successful_validate_event_str">The event validation is successful.</string>
<string name="fail_validate_event_str">The event validation is failed.</string>
<string name="fail_validate_event_str">The event validation has failed.</string>
<string name="status_label_str">Status</string>
<string name="event_search_label_str">Event search</string>
<string name="max_time_old_event_str">Oldest event</string>