2011-09-13 16:33:44 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<!--
|
|
|
|
// Pandora FMS - http://pandorafms.com
|
|
|
|
// ==================================================
|
|
|
|
// Copyright (c) 2005-2011 Artica Soluciones Tecnologicas
|
|
|
|
// Please see http://pandorafms.org for full contribution list
|
|
|
|
|
|
|
|
// This program is free software; you can redistribute it and/or
|
|
|
|
// modify it under the terms of the GNU Lesser General Public License
|
|
|
|
// as published by the Free Software Foundation; version 2
|
|
|
|
|
|
|
|
// This program is distributed in the hope that it will be useful,
|
|
|
|
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
|
// GNU General Public License for more details.
|
|
|
|
-->
|
|
|
|
<resources>
|
|
|
|
<string name="item_tab_main_text">Main</string>
|
|
|
|
<string name="item_tab_event_list_text">Event list</string>
|
|
|
|
|
|
|
|
<string name="main_text">main text (value)</string>
|
|
|
|
<string name="list_text">list (value)</string>
|
2011-09-15 15:34:52 +02:00
|
|
|
|
|
|
|
<string name="system_str">System</string>
|
|
|
|
|
|
|
|
<string name="empty_str">- Empty -</string>
|
|
|
|
<string name="all_str">All</string>
|
|
|
|
|
|
|
|
<string name="tags_label_str">Tags</string>
|
|
|
|
<string name="comments_label_str">Comments</string>
|
|
|
|
<string name="group_label_str">Group</string>
|
|
|
|
<string name="agent_label_str">Agent name</string>
|
|
|
|
<string name="type_label_str">Type</string>
|
|
|
|
<string name="severity_label_str">Severity</string>
|
2011-09-13 16:33:44 +02:00
|
|
|
</resources>
|