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">"Xoşbəxt"</item> 23 <item msgid="1601611480575517120">"Kədərli"</item> 24 <item msgid="1531181614218625881">"Gözvurma"</item> 25 <item msgid="3858808057949077894">"Sallanmış dil"</item> 26 <item msgid="7835238297967185651">"Təəccüb"</item> 27 <item msgid="1756223535005296033">"Öpüş"</item> 28 <item msgid="1093906245140165107">"Çığırtı"</item> 29 <item msgid="888834839864150170">"Xodgedən"</item> 30 <item msgid="6320683740534773967">"Pulağız"</item> 31 <item msgid="6610111212478853990">"Ayaq ağızda"</item> 32 <item msgid="1706035208563940251">"Utanmış"</item> 33 <item msgid="9079275787422313427">"Mələk"</item> 34 <item msgid="4630490399784004880">"Qərarsız"</item> 35 <item msgid="7002574538342357456">"Ağlayan"</item> 36 <item msgid="850324578089267455">"Möhürlü dodaqlar"</item> 37 <item msgid="6334637439528489607">"Gülüş"</item> 38 <item msgid="7602915122893958066">"Çaşqın"</item> 39 <item msgid="3939233701582771068">"Ürək"</item> 40 <item msgid="1414759480575851587">"Dəli"</item> 41 <item msgid="8479809115158836070">"Saxta təbəssüm"</item> 42 <item msgid="638612939305162424">"İfadəsiz sifət"</item> 43 </string-array> 44 <string-array name="empty_subject_strings"> 45 <item msgid="7691141505407124426">"mövzu yoxdur"</item> 46 </string-array> 47</resources> 48