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">"开心"</item> |
|
23 <item msgid="1601611480575517120">"忧伤"</item> |
|
24 <item msgid="1531181614218625881">"眨眼"</item> |
|
25 <item msgid="3858808057949077894">"吐舌"</item> |
|
26 <item msgid="7835238297967185651">"惊讶"</item> |
|
27 <item msgid="1756223535005296033">"亲吻"</item> |
|
28 <item msgid="1093906245140165107">"叫喊"</item> |
|
29 <item msgid="888834839864150170">"酷"</item> |
|
30 <item msgid="6320683740534773967">"财迷"</item> |
|
31 <item msgid="6610111212478853990">"说错了话"</item> |
|
32 <item msgid="1706035208563940251">"尴尬"</item> |
|
33 <item msgid="9079275787422313427">"天使"</item> |
|
34 <item msgid="4630490399784004880">"犹豫"</item> |
|
35 <item msgid="7002574538342357456">"哭泣"</item> |
|
36 <item msgid="850324578089267455">"保密"</item> |
|
37 <item msgid="6334637439528489607">"大笑"</item> |
|
38 <item msgid="7602915122893958066">"困惑"</item> |
|
39 <item msgid="3939233701582771068">"爱之心"</item> |
|
40 <item msgid="1414759480575851587">"生气"</item> |
|
41 <item msgid="8479809115158836070">"傻笑"</item> |
|
42 <item msgid="638612939305162424">"一本正经"</item> |
|
43 </string-array> |
|
44 </resources> |
|