blob: 49d4d86e668776d8b5966c2065cc1943f4d1bd0b [file] [log] [blame]
Romain Bertozziad8fd842016-05-11 14:30:35 -04001<?xml version="1.0" encoding="utf-8"?>
2<!--
3Copyright (C) 2004-2016 Savoir-faire Linux Inc.
4
5Author: Alexandre Lision <alexandre.lision@savoirfairelinux.com>
6Author: Adrien BĂ©raud <adrien.beraud@savoirfairelinux.com>
7Author: Romain Bertozzi <romain.bertozzi@savoirfairelinux.com>
8
9This program is free software; you can redistribute it and/or modify
10it under the terms of the GNU General Public License as published by
11the Free Software Foundation; either version 3 of the License, or
12(at your option) any later version.
13
14This program is distributed in the hope that it will be useful,
15but WITHOUT ANY WARRANTY; without even the implied warranty of
16MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17GNU General Public License for more details.
18
19You should have received a copy of the GNU General Public License
20along with this program; if not, write to the Free Software
21 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
22-->
23<resources>
24 <!-- SipCalls -->
Hadrien De Sousa40ea5d52017-05-24 11:49:52 -040025 <string name="call_human_state_searching">Searching</string>
Hadrien De Sousaccc947d2017-04-12 14:26:52 -040026 <string name="call_human_state_incoming">Incoming</string>
Romain Bertozziad8fd842016-05-11 14:30:35 -040027 <string name="call_human_state_connecting">Connecting</string>
Hadrien De Sousaccc947d2017-04-12 14:26:52 -040028 <string name="call_human_state_ringing">Ringing</string>
Romain Bertozziad8fd842016-05-11 14:30:35 -040029 <string name="call_human_state_current">Talking</string>
30 <string name="call_human_state_hungup">Over</string>
31 <string name="call_human_state_busy">Busy</string>
32 <string name="call_human_state_failure">Failed</string>
33 <string name="call_human_state_hold">Hold</string>
34 <string name="call_human_state_unhold">Unhold</string>
35 <string name="call_human_state_over">Over</string>
36 <string name="call_human_state_none">None</string>
37 <!-- Conferences -->
Romain Bertozziad8fd842016-05-11 14:30:35 -040038</resources>