1<?xml version="1.0" encoding="UTF-8"?> 2<!-- 3 * Copyright (C) 2008 Esmertec AG. 4 * Copyright (C) 2008 The Android Open Source Project 5 * 6 * Licensed under the Apache License, Version 2.0 (the "License"); 7 * you may not use this file except in compliance with the License. 8 * You may obtain a copy of the License at 9 * 10 * http://www.apache.org/licenses/LICENSE-2.0 11 * 12 * Unless required by applicable law or agreed to in writing, software 13 * distributed under the License is distributed on an "AS IS" BASIS, 14 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 15 * See the License for the specific language governing permissions and 16 * limitations under the License. 17 --> 18 19<resources xmlns:android="http://schemas.android.com/apk/res/android" 20 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> 21 <string-array name="default_smiley_names"> 22 <item msgid="1831934949361041701">"Contento"</item> 23 <item msgid="1601611480575517120">"Triste"</item> 24 <item msgid="1531181614218625881">"Guiño"</item> 25 <item msgid="3858808057949077894">"Sacando la lengua"</item> 26 <item msgid="7835238297967185651">"Sorprendido"</item> 27 <item msgid="1756223535005296033">"Besando"</item> 28 <item msgid="1093906245140165107">"Sorpresa"</item> 29 <item msgid="888834839864150170">"Atractivo"</item> 30 <item msgid="6320683740534773967">"Dinero en la boca"</item> 31 <item msgid="6610111212478853990">"Metedura de pata"</item> 32 <item msgid="1706035208563940251">"Avergonzado"</item> 33 <item msgid="9079275787422313427">"Ángel"</item> 34 <item msgid="4630490399784004880">"Indeciso"</item> 35 <item msgid="7002574538342357456">"Llorando"</item> 36 <item msgid="850324578089267455">"Labios sellados"</item> 37 <item msgid="6334637439528489607">"Riendo"</item> 38 <item msgid="7602915122893958066">"Confuso"</item> 39 <item msgid="3939233701582771068">"Corazón"</item> 40 <item msgid="1414759480575851587">"Enfadado"</item> 41 <item msgid="8479809115158836070">"No mola"</item> 42 <item msgid="638612939305162424">"Cara de póquer"</item> 43 </string-array> 44</resources> 45