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">"Laimingas"</item> 23 <item msgid="1601611480575517120">"Lidnas"</item> 24 <item msgid="1531181614218625881">"Mirksintis"</item> 25 <item msgid="3858808057949077894">"Ikis lieuv"</item> 26 <item msgid="7835238297967185651">"Nustebs"</item> 27 <item msgid="1756223535005296033">"Buiuojantis"</item> 28 <item msgid="1093906245140165107">"aukiantis"</item> 29 <item msgid="888834839864150170">"Kietas"</item> 30 <item msgid="6320683740534773967">"Pinigai vietoj burnos"</item> 31 <item msgid="6610111212478853990">"Pda burnoje"</item> 32 <item msgid="1706035208563940251">"Susigds"</item> 33 <item msgid="9079275787422313427">"Angelas"</item> 34 <item msgid="4630490399784004880">"Neapsisprends"</item> 35 <item msgid="7002574538342357456">"Verkiantis"</item> 36 <item msgid="850324578089267455">"Niekam nepasakosiu"</item> 37 <item msgid="6334637439528489607">"Juokiasi"</item> 38 <item msgid="7602915122893958066">"Sumis"</item> 39 <item msgid="3939233701582771068">"Heart"</item> 40 <item msgid="1414759480575851587">"Mad"</item> 41 <item msgid="8479809115158836070">"Smirk"</item> 42 <item msgid="638612939305162424">"Nieko nesakantis veidas"</item> 43 </string-array> 44 </resources> 45