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