blob: dbc2806c0fdb3caf752c095434fc4e5e8931a191 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2004-2016 Savoir-faire Linux Inc.
Author: Alexandre Savard <alexandre.savard@savoirfairelinux.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.
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.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-->
<resources>
<string-array name="menu_items_param">
<item>@string/menu_item_home</item>
<item>@string/menu_item_accounts</item>
<item>@string/menu_item_about</item>
</string-array>
<string-array name="drop_actions">
<item>@string/action_call_attended_transfer</item>
<item>@string/action_call_conference</item>
</string-array>
<string-array name="srtp_entry_values" translatable="false">
<item>NONE</item>
<item>ZRTP</item>
<item>SDES</item>
</string-array>
<string-array name="srtp_entry" translatable="false">
<item>@string/account_srtp_deactivated</item>
<item>ZRTP</item>
<item>SDES</item>
</string-array>
<string-array name="dtmf_types_values" translatable="false">
<item>overrtp</item>
<item>sipinfo</item>
</string-array>
<string-array name="dtmf_types_entries" translatable="false">
<item>RTP</item>
<item>SIP</item>
</string-array>
<string-array name="conversation_actions">
<item>@string/conversation_action_copy_peer_number</item>
<item>@string/conversation_action_delete_this</item>
</string-array>
</resources>