blob: 6ab549130ab529e2273502b7a48af224066ae4ad [file] [log] [blame]
Alexandre Savard393ccab2012-09-11 15:01:20 -04001<?xml version="1.0" encoding="utf-8"?>
alision84813a12013-05-27 17:40:39 -04002<!--
Adrien BĂ©raudec528bb2016-01-14 16:52:51 -05003Copyright (C) 2004-2016 Savoir-faire Linux Inc.
Alexandre Savard393ccab2012-09-11 15:01:20 -04004
5Author: Alexandre Savard <alexandre.savard@savoirfairelinux.com>
6
7This program is free software; you can redistribute it and/or modify
8it under the terms of the GNU General Public License as published by
9the Free Software Foundation; either version 3 of the License, or
10(at your option) any later version.
11
12This program is distributed in the hope that it will be useful,
13but WITHOUT ANY WARRANTY; without even the implied warranty of
14MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15GNU General Public License for more details.
16
17You should have received a copy of the GNU General Public License
18along with this program; if not, write to the Free Software
19 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
alision84813a12013-05-27 17:40:39 -040020-->
Alexandre Savard393ccab2012-09-11 15:01:20 -040021<resources>
Alexandre Savard393ccab2012-09-11 15:01:20 -040022
Romain Bertozzi306a5992016-05-10 15:53:22 -040023 <string-array name="conversation_actions">
24 <item>@string/conversation_action_copy_peer_number</item>
25 <item>@string/conversation_action_delete_this</item>
Aline Bonnet54cf69b2017-03-28 12:03:45 -040026 <item>@string/conversation_action_block_this</item>
Romain Bertozzi306a5992016-05-10 15:53:22 -040027 </string-array>
28
Guillaume Roguezdf37a362016-08-19 14:00:42 -040029</resources>