Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <!-- |
| 3 | /* |
| 4 | ** |
| 5 | ** Copyright 2014, The Android Open Source Project |
| 6 | ** |
| 7 | ** Licensed under the Apache License, Version 2.0 (the "License"); |
| 8 | ** you may not use this file except in compliance with the License. |
| 9 | ** You may obtain a copy of the License at |
| 10 | ** |
| 11 | ** http://www.apache.org/licenses/LICENSE-2.0 |
| 12 | ** |
| 13 | ** Unless required by applicable law or agreed to in writing, software |
| 14 | ** distributed under the License is distributed on an "AS IS" BASIS, |
| 15 | ** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 16 | ** See the License for the specific language governing permissions and |
| 17 | ** limitations under the License. |
| 18 | */ |
| 19 | --> |
Tadashi G. Takaoka | d0b79cc | 2014-06-02 14:37:42 +0900 | [diff] [blame^] | 20 | <!-- |
| 21 | These Emoji symbols are unsupported by TTS. |
| 22 | TODO: Remove this file when TTS/TalkBack support these Emoji symbols. |
| 23 | --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 24 | <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 25 | <!-- Spoken description for Unicode code point U+00A9: "©" COPYRIGHT SIGN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 26 | <string name="spoken_emoji_00A9">Copyright sign</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 27 | <!-- Spoken description for Unicode code point U+00AE: "®" REGISTERED SIGN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 28 | <string name="spoken_emoji_00AE">Registered sign</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 29 | <!-- Spoken description for Unicode code point U+203C: "‼" DOUBLE EXCLAMATION MARK --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 30 | <string name="spoken_emoji_203C">Double exclamation mark</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 31 | <!-- Spoken description for Unicode code point U+2049: "⁉" EXCLAMATION QUESTION MARK --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 32 | <string name="spoken_emoji_2049">Exclamation question mark</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 33 | <!-- Spoken description for Unicode code point U+2122: "™" TRADE MARK SIGN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 34 | <string name="spoken_emoji_2122">Trade mark sign</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 35 | <!-- Spoken description for Unicode code point U+2139: "ℹ" INFORMATION SOURCE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 36 | <string name="spoken_emoji_2139">Information source</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 37 | <!-- Spoken description for Unicode code point U+2194: "↔" LEFT RIGHT ARROW --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 38 | <string name="spoken_emoji_2194">Left right arrow</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 39 | <!-- Spoken description for Unicode code point U+2195: "↕" UP DOWN ARROW --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 40 | <string name="spoken_emoji_2195">Up down arrow</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 41 | <!-- Spoken description for Unicode code point U+2196: "↖" NORTH WEST ARROW --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 42 | <string name="spoken_emoji_2196">North west arrow</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 43 | <!-- Spoken description for Unicode code point U+2197: "↗" NORTH EAST ARROW --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 44 | <string name="spoken_emoji_2197">North east arrow</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 45 | <!-- Spoken description for Unicode code point U+2198: "↘" SOUTH EAST ARROW --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 46 | <string name="spoken_emoji_2198">South east arrow</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 47 | <!-- Spoken description for Unicode code point U+2199: "↙" SOUTH WEST ARROW --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 48 | <string name="spoken_emoji_2199">South west arrow</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 49 | <!-- Spoken description for Unicode code point U+21A9: "↩" LEFTWARDS ARROW WITH HOOK --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 50 | <string name="spoken_emoji_21A9">Leftwards arrow with hook</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 51 | <!-- Spoken description for Unicode code point U+21AA: "↪" RIGHTWARDS ARROW WITH HOOK --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 52 | <string name="spoken_emoji_21AA">Rightwards arrow with hook</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 53 | <!-- Spoken description for Unicode code point U+231A: "⌚" WATCH --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 54 | <string name="spoken_emoji_231A">Watch</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 55 | <!-- Spoken description for Unicode code point U+231B: "⌛" HOURGLASS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 56 | <string name="spoken_emoji_231B">Hourglass</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 57 | <!-- Spoken description for Unicode code point U+23E9: "⏩" BLACK RIGHT-POINTING DOUBLE TRIANGLE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 58 | <string name="spoken_emoji_23E9">Black right-pointing double triangle</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 59 | <!-- Spoken description for Unicode code point U+23EA: "⏪" BLACK LEFT-POINTING DOUBLE TRIANGLE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 60 | <string name="spoken_emoji_23EA">Black left-pointing double triangle</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 61 | <!-- Spoken description for Unicode code point U+23EB: "⏫" BLACK UP-POINTING DOUBLE TRIANGLE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 62 | <string name="spoken_emoji_23EB">Black up-pointing double triangle</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 63 | <!-- Spoken description for Unicode code point U+23EC: "⏬" BLACK DOWN-POINTING DOUBLE TRIANGLE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 64 | <string name="spoken_emoji_23EC">Black down-pointing double triangle</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 65 | <!-- Spoken description for Unicode code point U+23F0: "⏰" ALARM CLOCK --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 66 | <string name="spoken_emoji_23F0">Alarm clock</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 67 | <!-- Spoken description for Unicode code point U+23F3: "⏳" HOURGLASS WITH FLOWING SAND --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 68 | <string name="spoken_emoji_23F3">Hourglass with flowing sand</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 69 | <!-- Spoken description for Unicode code point U+24C2: "Ⓜ" CIRCLED LATIN CAPITAL LETTER M --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 70 | <string name="spoken_emoji_24C2">Circled latin capital letter m</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 71 | <!-- Spoken description for Unicode code point U+25AA: "▪" BLACK SMALL SQUARE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 72 | <string name="spoken_emoji_25AA">Black small square</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 73 | <!-- Spoken description for Unicode code point U+25AB: "▫" WHITE SMALL SQUARE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 74 | <string name="spoken_emoji_25AB">White small square</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 75 | <!-- Spoken description for Unicode code point U+25B6: "▶" BLACK RIGHT-POINTING TRIANGLE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 76 | <string name="spoken_emoji_25B6">Black right-pointing triangle</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 77 | <!-- Spoken description for Unicode code point U+25C0: "◀" BLACK LEFT-POINTING TRIANGLE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 78 | <string name="spoken_emoji_25C0">Black left-pointing triangle</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 79 | <!-- Spoken description for Unicode code point U+25FB: "◻" WHITE MEDIUM SQUARE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 80 | <string name="spoken_emoji_25FB">White medium square</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 81 | <!-- Spoken description for Unicode code point U+25FC: "◼" BLACK MEDIUM SQUARE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 82 | <string name="spoken_emoji_25FC">Black medium square</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 83 | <!-- Spoken description for Unicode code point U+25FD: "◽" WHITE MEDIUM SMALL SQUARE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 84 | <string name="spoken_emoji_25FD">White medium small square</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 85 | <!-- Spoken description for Unicode code point U+25FE: "◾" BLACK MEDIUM SMALL SQUARE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 86 | <string name="spoken_emoji_25FE">Black medium small square</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 87 | <!-- Spoken description for Unicode code point U+2600: "☀" BLACK SUN WITH RAYS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 88 | <string name="spoken_emoji_2600">Black sun with rays</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 89 | <!-- Spoken description for Unicode code point U+2601: "☁" CLOUD --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 90 | <string name="spoken_emoji_2601">Cloud</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 91 | <!-- Spoken description for Unicode code point U+260E: "☎" BLACK TELEPHONE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 92 | <string name="spoken_emoji_260E">Black telephone</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 93 | <!-- Spoken description for Unicode code point U+2611: "☑" BALLOT BOX WITH CHECK --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 94 | <string name="spoken_emoji_2611">Ballot box with check</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 95 | <!-- Spoken description for Unicode code point U+2614: "☔" UMBRELLA WITH RAIN DROPS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 96 | <string name="spoken_emoji_2614">Umbrella with rain drops</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 97 | <!-- Spoken description for Unicode code point U+2615: "☕" HOT BEVERAGE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 98 | <string name="spoken_emoji_2615">Hot beverage</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 99 | <!-- Spoken description for Unicode code point U+261D: "☝" WHITE UP POINTING INDEX --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 100 | <string name="spoken_emoji_261D">White up pointing index</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 101 | <!-- Spoken description for Unicode code point U+263A: "☺" WHITE SMILING FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 102 | <string name="spoken_emoji_263A">White smiling face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 103 | <!-- Spoken description for Unicode code point U+2648: "♈" ARIES --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 104 | <string name="spoken_emoji_2648">Aries</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 105 | <!-- Spoken description for Unicode code point U+2649: "♉" TAURUS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 106 | <string name="spoken_emoji_2649">Taurus</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 107 | <!-- Spoken description for Unicode code point U+264A: "♊" GEMINI --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 108 | <string name="spoken_emoji_264A">Gemini</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 109 | <!-- Spoken description for Unicode code point U+264B: "♋" CANCER --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 110 | <string name="spoken_emoji_264B">Cancer</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 111 | <!-- Spoken description for Unicode code point U+264C: "♌" LEO --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 112 | <string name="spoken_emoji_264C">Leo</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 113 | <!-- Spoken description for Unicode code point U+264D: "♍" VIRGO --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 114 | <string name="spoken_emoji_264D">Virgo</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 115 | <!-- Spoken description for Unicode code point U+264E: "♎" LIBRA --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 116 | <string name="spoken_emoji_264E">Libra</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 117 | <!-- Spoken description for Unicode code point U+264F: "♏" SCORPIUS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 118 | <string name="spoken_emoji_264F">Scorpius</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 119 | <!-- Spoken description for Unicode code point U+2650: "♐" SAGITTARIUS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 120 | <string name="spoken_emoji_2650">Sagittarius</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 121 | <!-- Spoken description for Unicode code point U+2651: "♑" CAPRICORN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 122 | <string name="spoken_emoji_2651">Capricorn</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 123 | <!-- Spoken description for Unicode code point U+2652: "♒" AQUARIUS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 124 | <string name="spoken_emoji_2652">Aquarius</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 125 | <!-- Spoken description for Unicode code point U+2653: "♓" PISCES --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 126 | <string name="spoken_emoji_2653">Pisces</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 127 | <!-- Spoken description for Unicode code point U+2660: "♠" BLACK SPADE SUIT --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 128 | <string name="spoken_emoji_2660">Black spade suit</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 129 | <!-- Spoken description for Unicode code point U+2663: "♣" BLACK CLUB SUIT --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 130 | <string name="spoken_emoji_2663">Black club suit</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 131 | <!-- Spoken description for Unicode code point U+2665: "♥" BLACK HEART SUIT --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 132 | <string name="spoken_emoji_2665">Black heart suit</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 133 | <!-- Spoken description for Unicode code point U+2666: "♦" BLACK DIAMOND SUIT --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 134 | <string name="spoken_emoji_2666">Black diamond suit</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 135 | <!-- Spoken description for Unicode code point U+2668: "♨" HOT SPRINGS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 136 | <string name="spoken_emoji_2668">Hot springs</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 137 | <!-- Spoken description for Unicode code point U+267B: "♻" BLACK UNIVERSAL RECYCLING SYMBOL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 138 | <string name="spoken_emoji_267B">Black universal recycling symbol</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 139 | <!-- Spoken description for Unicode code point U+267F: "♿" WHEELCHAIR SYMBOL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 140 | <string name="spoken_emoji_267F">Wheelchair symbol</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 141 | <!-- Spoken description for Unicode code point U+2693: "⚓" ANCHOR --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 142 | <string name="spoken_emoji_2693">Anchor</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 143 | <!-- Spoken description for Unicode code point U+26A0: "⚠" WARNING SIGN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 144 | <string name="spoken_emoji_26A0">Warning sign</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 145 | <!-- Spoken description for Unicode code point U+26A1: "⚡" HIGH VOLTAGE SIGN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 146 | <string name="spoken_emoji_26A1">High voltage sign</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 147 | <!-- Spoken description for Unicode code point U+26AA: "⚪" MEDIUM WHITE CIRCLE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 148 | <string name="spoken_emoji_26AA">Medium white circle</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 149 | <!-- Spoken description for Unicode code point U+26AB: "⚫" MEDIUM BLACK CIRCLE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 150 | <string name="spoken_emoji_26AB">Medium black circle</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 151 | <!-- Spoken description for Unicode code point U+26BD: "⚽" SOCCER BALL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 152 | <string name="spoken_emoji_26BD">Soccer ball</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 153 | <!-- Spoken description for Unicode code point U+26BE: "⚾" BASEBALL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 154 | <string name="spoken_emoji_26BE">Baseball</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 155 | <!-- Spoken description for Unicode code point U+26C4: "⛄" SNOWMAN WITHOUT SNOW --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 156 | <string name="spoken_emoji_26C4">Snowman without snow</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 157 | <!-- Spoken description for Unicode code point U+26C5: "⛅" SUN BEHIND CLOUD --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 158 | <string name="spoken_emoji_26C5">Sun behind cloud</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 159 | <!-- Spoken description for Unicode code point U+26CE: "⛎" OPHIUCHUS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 160 | <string name="spoken_emoji_26CE">Ophiuchus</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 161 | <!-- Spoken description for Unicode code point U+26D4: "⛔" NO ENTRY --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 162 | <string name="spoken_emoji_26D4">No entry</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 163 | <!-- Spoken description for Unicode code point U+26EA: "⛪" CHURCH --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 164 | <string name="spoken_emoji_26EA">Church</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 165 | <!-- Spoken description for Unicode code point U+26F2: "⛲" FOUNTAIN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 166 | <string name="spoken_emoji_26F2">Fountain</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 167 | <!-- Spoken description for Unicode code point U+26F3: "⛳" FLAG IN HOLE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 168 | <string name="spoken_emoji_26F3">Flag in hole</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 169 | <!-- Spoken description for Unicode code point U+26F5: "⛵" SAILBOAT --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 170 | <string name="spoken_emoji_26F5">Sailboat</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 171 | <!-- Spoken description for Unicode code point U+26FA: "⛺" TENT --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 172 | <string name="spoken_emoji_26FA">Tent</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 173 | <!-- Spoken description for Unicode code point U+26FD: "⛽" FUEL PUMP --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 174 | <string name="spoken_emoji_26FD">Fuel pump</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 175 | <!-- Spoken description for Unicode code point U+2702: "✂" BLACK SCISSORS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 176 | <string name="spoken_emoji_2702">Black scissors</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 177 | <!-- Spoken description for Unicode code point U+2705: "✅" WHITE HEAVY CHECK MARK --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 178 | <string name="spoken_emoji_2705">White heavy check mark</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 179 | <!-- Spoken description for Unicode code point U+2708: "✈" AIRPLANE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 180 | <string name="spoken_emoji_2708">Airplane</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 181 | <!-- Spoken description for Unicode code point U+2709: "✉" ENVELOPE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 182 | <string name="spoken_emoji_2709">Envelope</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 183 | <!-- Spoken description for Unicode code point U+270A: "✊" RAISED FIST --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 184 | <string name="spoken_emoji_270A">Raised fist</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 185 | <!-- Spoken description for Unicode code point U+270B: "✋" RAISED HAND --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 186 | <string name="spoken_emoji_270B">Raised hand</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 187 | <!-- Spoken description for Unicode code point U+270C: "✌" VICTORY HAND --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 188 | <string name="spoken_emoji_270C">Victory hand</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 189 | <!-- Spoken description for Unicode code point U+270F: "✏" PENCIL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 190 | <string name="spoken_emoji_270F">Pencil</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 191 | <!-- Spoken description for Unicode code point U+2712: "✒" BLACK NIB --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 192 | <string name="spoken_emoji_2712">Black nib</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 193 | <!-- Spoken description for Unicode code point U+2714: "✔" HEAVY CHECK MARK --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 194 | <string name="spoken_emoji_2714">Heavy check mark</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 195 | <!-- Spoken description for Unicode code point U+2716: "✖" HEAVY MULTIPLICATION X --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 196 | <string name="spoken_emoji_2716">Heavy multiplication x</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 197 | <!-- Spoken description for Unicode code point U+2728: "✨" SPARKLES --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 198 | <string name="spoken_emoji_2728">Sparkles</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 199 | <!-- Spoken description for Unicode code point U+2733: "✳" EIGHT SPOKED ASTERISK --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 200 | <string name="spoken_emoji_2733">Eight spoked asterisk</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 201 | <!-- Spoken description for Unicode code point U+2734: "✴" EIGHT POINTED BLACK STAR --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 202 | <string name="spoken_emoji_2734">Eight pointed black star</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 203 | <!-- Spoken description for Unicode code point U+2744: "❄" SNOWFLAKE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 204 | <string name="spoken_emoji_2744">Snowflake</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 205 | <!-- Spoken description for Unicode code point U+2747: "❇" SPARKLE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 206 | <string name="spoken_emoji_2747">Sparkle</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 207 | <!-- Spoken description for Unicode code point U+274C: "❌" CROSS MARK --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 208 | <string name="spoken_emoji_274C">Cross mark</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 209 | <!-- Spoken description for Unicode code point U+274E: "❎" NEGATIVE SQUARED CROSS MARK --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 210 | <string name="spoken_emoji_274E">Negative squared cross mark</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 211 | <!-- Spoken description for Unicode code point U+2753: "❓" BLACK QUESTION MARK ORNAMENT --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 212 | <string name="spoken_emoji_2753">Black question mark ornament</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 213 | <!-- Spoken description for Unicode code point U+2754: "❔" WHITE QUESTION MARK ORNAMENT --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 214 | <string name="spoken_emoji_2754">White question mark ornament</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 215 | <!-- Spoken description for Unicode code point U+2755: "❕" WHITE EXCLAMATION MARK ORNAMENT --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 216 | <string name="spoken_emoji_2755">White exclamation mark ornament</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 217 | <!-- Spoken description for Unicode code point U+2757: "❗" HEAVY EXCLAMATION MARK SYMBOL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 218 | <string name="spoken_emoji_2757">Heavy exclamation mark symbol</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 219 | <!-- Spoken description for Unicode code point U+2764: "❤" HEAVY BLACK HEART --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 220 | <string name="spoken_emoji_2764">Heavy black heart</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 221 | <!-- Spoken description for Unicode code point U+2795: "➕" HEAVY PLUS SIGN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 222 | <string name="spoken_emoji_2795">Heavy plus sign</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 223 | <!-- Spoken description for Unicode code point U+2796: "➖" HEAVY MINUS SIGN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 224 | <string name="spoken_emoji_2796">Heavy minus sign</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 225 | <!-- Spoken description for Unicode code point U+2797: "➗" HEAVY DIVISION SIGN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 226 | <string name="spoken_emoji_2797">Heavy division sign</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 227 | <!-- Spoken description for Unicode code point U+27A1: "➡" BLACK RIGHTWARDS ARROW --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 228 | <string name="spoken_emoji_27A1">Black rightwards arrow</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 229 | <!-- Spoken description for Unicode code point U+27B0: "➰" CURLY LOOP --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 230 | <string name="spoken_emoji_27B0">Curly loop</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 231 | <!-- Spoken description for Unicode code point U+27BF: "➿" DOUBLE CURLY LOOP --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 232 | <string name="spoken_emoji_27BF">Double curly loop</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 233 | <!-- Spoken description for Unicode code point U+2934: "⤴" ARROW POINTING RIGHTWARDS THEN CURVING UPWARDS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 234 | <string name="spoken_emoji_2934">Arrow pointing rightwards then curving upwards</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 235 | <!-- Spoken description for Unicode code point U+2935: "⤵" ARROW POINTING RIGHTWARDS THEN CURVING DOWNWARDS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 236 | <string name="spoken_emoji_2935">Arrow pointing rightwards then curving downwards</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 237 | <!-- Spoken description for Unicode code point U+2B05: "⬅" LEFTWARDS BLACK ARROW --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 238 | <string name="spoken_emoji_2B05">Leftwards black arrow</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 239 | <!-- Spoken description for Unicode code point U+2B06: "⬆" UPWARDS BLACK ARROW --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 240 | <string name="spoken_emoji_2B06">Upwards black arrow</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 241 | <!-- Spoken description for Unicode code point U+2B07: "⬇" DOWNWARDS BLACK ARROW --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 242 | <string name="spoken_emoji_2B07">Downwards black arrow</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 243 | <!-- Spoken description for Unicode code point U+2B1B: "⬛" BLACK LARGE SQUARE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 244 | <string name="spoken_emoji_2B1B">Black large square</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 245 | <!-- Spoken description for Unicode code point U+2B1C: "⬜" WHITE LARGE SQUARE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 246 | <string name="spoken_emoji_2B1C">White large square</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 247 | <!-- Spoken description for Unicode code point U+2B50: "⭐" WHITE MEDIUM STAR --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 248 | <string name="spoken_emoji_2B50">White medium star</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 249 | <!-- Spoken description for Unicode code point U+2B55: "⭕" HEAVY LARGE CIRCLE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 250 | <string name="spoken_emoji_2B55">Heavy large circle</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 251 | <!-- Spoken description for Unicode code point U+3030: "〰" WAVY DASH --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 252 | <string name="spoken_emoji_3030">Wavy dash</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 253 | <!-- Spoken description for Unicode code point U+303D: "〽" PART ALTERNATION MARK --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 254 | <string name="spoken_emoji_303D">Part alternation mark</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 255 | <!-- Spoken description for Unicode code point U+3297: "㊗" CIRCLED IDEOGRAPH CONGRATULATION --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 256 | <string name="spoken_emoji_3297">Circled ideograph congratulation</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 257 | <!-- Spoken description for Unicode code point U+3299: "㊙" CIRCLED IDEOGRAPH SECRET --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 258 | <string name="spoken_emoji_3299">Circled ideograph secret</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 259 | <!-- Spoken description for Unicode code point U+1F004: "🀄" MAHJONG TILE RED DRAGON --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 260 | <string name="spoken_emoji_1F004">Mahjong tile red dragon</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 261 | <!-- Spoken description for Unicode code point U+1F0CF: "🃏" PLAYING CARD BLACK JOKER --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 262 | <string name="spoken_emoji_1F0CF">Playing card black joker</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 263 | <!-- Spoken description for Unicode code point U+1F170: "🅰" NEGATIVE SQUARED LATIN CAPITAL LETTER A --> |
Tadashi G. Takaoka | 2035cec | 2014-05-01 18:10:29 +0900 | [diff] [blame] | 264 | <string name="spoken_emoji_1F170">Blood type A</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 265 | <!-- Spoken description for Unicode code point U+1F171: "🅱" NEGATIVE SQUARED LATIN CAPITAL LETTER B --> |
Tadashi G. Takaoka | 2035cec | 2014-05-01 18:10:29 +0900 | [diff] [blame] | 266 | <string name="spoken_emoji_1F171">Blood type B</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 267 | <!-- Spoken description for Unicode code point U+1F17E: "🅾" NEGATIVE SQUARED LATIN CAPITAL LETTER O --> |
Tadashi G. Takaoka | 2035cec | 2014-05-01 18:10:29 +0900 | [diff] [blame] | 268 | <string name="spoken_emoji_1F17E">Blood type O</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 269 | <!-- Spoken description for Unicode code point U+1F17F: "🅿" NEGATIVE SQUARED LATIN CAPITAL LETTER P --> |
Tadashi G. Takaoka | 2035cec | 2014-05-01 18:10:29 +0900 | [diff] [blame] | 270 | <string name="spoken_emoji_1F17F">Parking lot</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 271 | <!-- Spoken description for Unicode code point U+1F18E: "🆎" NEGATIVE SQUARED AB --> |
Tadashi G. Takaoka | 2035cec | 2014-05-01 18:10:29 +0900 | [diff] [blame] | 272 | <string name="spoken_emoji_1F18E">Blood type AB</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 273 | <!-- Spoken description for Unicode code point U+1F191: "🆑" SQUARED CL --> |
Tadashi G. Takaoka | 2035cec | 2014-05-01 18:10:29 +0900 | [diff] [blame] | 274 | <string name="spoken_emoji_1F191">Squared CL</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 275 | <!-- Spoken description for Unicode code point U+1F192: "🆒" SQUARED COOL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 276 | <string name="spoken_emoji_1F192">Squared cool</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 277 | <!-- Spoken description for Unicode code point U+1F193: "🆓" SQUARED FREE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 278 | <string name="spoken_emoji_1F193">Squared free</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 279 | <!-- Spoken description for Unicode code point U+1F194: "🆔" SQUARED ID --> |
Tadashi G. Takaoka | 2035cec | 2014-05-01 18:10:29 +0900 | [diff] [blame] | 280 | <string name="spoken_emoji_1F194">Squared ID</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 281 | <!-- Spoken description for Unicode code point U+1F195: "🆕" SQUARED NEW --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 282 | <string name="spoken_emoji_1F195">Squared new</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 283 | <!-- Spoken description for Unicode code point U+1F196: "🆖" SQUARED NG --> |
Tadashi G. Takaoka | 2035cec | 2014-05-01 18:10:29 +0900 | [diff] [blame] | 284 | <string name="spoken_emoji_1F196">Squared N G</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 285 | <!-- Spoken description for Unicode code point U+1F197: "🆗" SQUARED OK --> |
Tadashi G. Takaoka | 2035cec | 2014-05-01 18:10:29 +0900 | [diff] [blame] | 286 | <string name="spoken_emoji_1F197">Squared OK</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 287 | <!-- Spoken description for Unicode code point U+1F198: "🆘" SQUARED SOS --> |
Tadashi G. Takaoka | 2035cec | 2014-05-01 18:10:29 +0900 | [diff] [blame] | 288 | <string name="spoken_emoji_1F198">Squared SOS</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 289 | <!-- Spoken description for Unicode code point U+1F199: "🆙" SQUARED UP WITH EXCLAMATION MARK --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 290 | <string name="spoken_emoji_1F199">Squared up with exclamation mark</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 291 | <!-- Spoken description for Unicode code point U+1F19A: "🆚" SQUARED VS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 292 | <string name="spoken_emoji_1F19A">Squared vs</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 293 | <!-- Spoken description for Unicode code point U+1F201: "🈁" SQUARED KATAKANA KOKO --> |
Tadashi G. Takaoka | 2035cec | 2014-05-01 18:10:29 +0900 | [diff] [blame] | 294 | <string name="spoken_emoji_1F201">Squared katakana here</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 295 | <!-- Spoken description for Unicode code point U+1F202: "🈂" SQUARED KATAKANA SA --> |
Tadashi G. Takaoka | 2035cec | 2014-05-01 18:10:29 +0900 | [diff] [blame] | 296 | <string name="spoken_emoji_1F202">Squared katakana service</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 297 | <!-- Spoken description for Unicode code point U+1F21A: "🈚" SQUARED CJK UNIFIED IDEOGRAPH-7121 --> |
Tadashi G. Takaoka | 2035cec | 2014-05-01 18:10:29 +0900 | [diff] [blame] | 298 | <string name="spoken_emoji_1F21A">Squared ideograph charge-free</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 299 | <!-- Spoken description for Unicode code point U+1F22F: "🈯" SQUARED CJK UNIFIED IDEOGRAPH-6307 --> |
Tadashi G. Takaoka | 2035cec | 2014-05-01 18:10:29 +0900 | [diff] [blame] | 300 | <string name="spoken_emoji_1F22F">Squared ideograph reserved-seat</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 301 | <!-- Spoken description for Unicode code point U+1F232: "🈲" SQUARED CJK UNIFIED IDEOGRAPH-7981 --> |
Tadashi G. Takaoka | 2035cec | 2014-05-01 18:10:29 +0900 | [diff] [blame] | 302 | <string name="spoken_emoji_1F232">Squared ideograph prohibitation</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 303 | <!-- Spoken description for Unicode code point U+1F233: "🈳" SQUARED CJK UNIFIED IDEOGRAPH-7A7A --> |
Tadashi G. Takaoka | 2035cec | 2014-05-01 18:10:29 +0900 | [diff] [blame] | 304 | <string name="spoken_emoji_1F233">Squared ideograph vacancy</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 305 | <!-- Spoken description for Unicode code point U+1F234: "🈴" SQUARED CJK UNIFIED IDEOGRAPH-5408 --> |
Tadashi G. Takaoka | 2035cec | 2014-05-01 18:10:29 +0900 | [diff] [blame] | 306 | <string name="spoken_emoji_1F234">Squared ideograph acceptance</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 307 | <!-- Spoken description for Unicode code point U+1F235: "🈵" SQUARED CJK UNIFIED IDEOGRAPH-6E80 --> |
Tadashi G. Takaoka | 2035cec | 2014-05-01 18:10:29 +0900 | [diff] [blame] | 308 | <string name="spoken_emoji_1F235">Squared ideograph full occupancy</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 309 | <!-- Spoken description for Unicode code point U+1F236: "🈶" SQUARED CJK UNIFIED IDEOGRAPH-6709 --> |
Tadashi G. Takaoka | 2035cec | 2014-05-01 18:10:29 +0900 | [diff] [blame] | 310 | <string name="spoken_emoji_1F236">Squared ideograph paid</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 311 | <!-- Spoken description for Unicode code point U+1F237: "🈷" SQUARED CJK UNIFIED IDEOGRAPH-6708 --> |
Tadashi G. Takaoka | 2035cec | 2014-05-01 18:10:29 +0900 | [diff] [blame] | 312 | <string name="spoken_emoji_1F237">Squared ideograph monthly</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 313 | <!-- Spoken description for Unicode code point U+1F238: "🈸" SQUARED CJK UNIFIED IDEOGRAPH-7533 --> |
Tadashi G. Takaoka | 2035cec | 2014-05-01 18:10:29 +0900 | [diff] [blame] | 314 | <string name="spoken_emoji_1F238">Squared ideograph application</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 315 | <!-- Spoken description for Unicode code point U+1F239: "🈹" SQUARED CJK UNIFIED IDEOGRAPH-5272 --> |
Tadashi G. Takaoka | 2035cec | 2014-05-01 18:10:29 +0900 | [diff] [blame] | 316 | <string name="spoken_emoji_1F239">Squared ideograph discount</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 317 | <!-- Spoken description for Unicode code point U+1F23A: "🈺" SQUARED CJK UNIFIED IDEOGRAPH-55B6 --> |
Tadashi G. Takaoka | 2035cec | 2014-05-01 18:10:29 +0900 | [diff] [blame] | 318 | <string name="spoken_emoji_1F23A">Squared ideograph in business</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 319 | <!-- Spoken description for Unicode code point U+1F250: "🉐" CIRCLED IDEOGRAPH ADVANTAGE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 320 | <string name="spoken_emoji_1F250">Circled ideograph advantage</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 321 | <!-- Spoken description for Unicode code point U+1F251: "🉑" CIRCLED IDEOGRAPH ACCEPT --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 322 | <string name="spoken_emoji_1F251">Circled ideograph accept</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 323 | <!-- Spoken description for Unicode code point U+1F300: "🌀" CYCLONE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 324 | <string name="spoken_emoji_1F300">Cyclone</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 325 | <!-- Spoken description for Unicode code point U+1F301: "🌁" FOGGY --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 326 | <string name="spoken_emoji_1F301">Foggy</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 327 | <!-- Spoken description for Unicode code point U+1F302: "🌂" CLOSED UMBRELLA --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 328 | <string name="spoken_emoji_1F302">Closed umbrella</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 329 | <!-- Spoken description for Unicode code point U+1F303: "🌃" NIGHT WITH STARS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 330 | <string name="spoken_emoji_1F303">Night with stars</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 331 | <!-- Spoken description for Unicode code point U+1F304: "🌄" SUNRISE OVER MOUNTAINS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 332 | <string name="spoken_emoji_1F304">Sunrise over mountains</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 333 | <!-- Spoken description for Unicode code point U+1F305: "🌅" SUNRISE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 334 | <string name="spoken_emoji_1F305">Sunrise</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 335 | <!-- Spoken description for Unicode code point U+1F306: "🌆" CITYSCAPE AT DUSK --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 336 | <string name="spoken_emoji_1F306">Cityscape at dusk</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 337 | <!-- Spoken description for Unicode code point U+1F307: "🌇" SUNSET OVER BUILDINGS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 338 | <string name="spoken_emoji_1F307">Sunset over buildings</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 339 | <!-- Spoken description for Unicode code point U+1F308: "🌈" RAINBOW --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 340 | <string name="spoken_emoji_1F308">Rainbow</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 341 | <!-- Spoken description for Unicode code point U+1F309: "🌉" BRIDGE AT NIGHT --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 342 | <string name="spoken_emoji_1F309">Bridge at night</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 343 | <!-- Spoken description for Unicode code point U+1F30A: "🌊" WATER WAVE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 344 | <string name="spoken_emoji_1F30A">Water wave</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 345 | <!-- Spoken description for Unicode code point U+1F30B: "🌋" VOLCANO --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 346 | <string name="spoken_emoji_1F30B">Volcano</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 347 | <!-- Spoken description for Unicode code point U+1F30C: "🌌" MILKY WAY --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 348 | <string name="spoken_emoji_1F30C">Milky way</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 349 | <!-- Spoken description for Unicode code point U+1F30D: "🌍" EARTH GLOBE EUROPE-AFRICA --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 350 | <string name="spoken_emoji_1F30D">Earth globe europe-africa</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 351 | <!-- Spoken description for Unicode code point U+1F30E: "🌎" EARTH GLOBE AMERICAS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 352 | <string name="spoken_emoji_1F30E">Earth globe americas</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 353 | <!-- Spoken description for Unicode code point U+1F30F: "🌏" EARTH GLOBE ASIA-AUSTRALIA --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 354 | <string name="spoken_emoji_1F30F">Earth globe asia-australia</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 355 | <!-- Spoken description for Unicode code point U+1F310: "🌐" GLOBE WITH MERIDIANS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 356 | <string name="spoken_emoji_1F310">Globe with meridians</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 357 | <!-- Spoken description for Unicode code point U+1F311: "🌑" NEW MOON SYMBOL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 358 | <string name="spoken_emoji_1F311">New moon symbol</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 359 | <!-- Spoken description for Unicode code point U+1F312: "🌒" WAXING CRESCENT MOON SYMBOL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 360 | <string name="spoken_emoji_1F312">Waxing crescent moon symbol</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 361 | <!-- Spoken description for Unicode code point U+1F313: "🌓" FIRST QUARTER MOON SYMBOL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 362 | <string name="spoken_emoji_1F313">First quarter moon symbol</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 363 | <!-- Spoken description for Unicode code point U+1F314: "🌔" WAXING GIBBOUS MOON SYMBOL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 364 | <string name="spoken_emoji_1F314">Waxing gibbous moon symbol</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 365 | <!-- Spoken description for Unicode code point U+1F315: "🌕" FULL MOON SYMBOL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 366 | <string name="spoken_emoji_1F315">Full moon symbol</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 367 | <!-- Spoken description for Unicode code point U+1F316: "🌖" WANING GIBBOUS MOON SYMBOL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 368 | <string name="spoken_emoji_1F316">Waning gibbous moon symbol</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 369 | <!-- Spoken description for Unicode code point U+1F317: "🌗" LAST QUARTER MOON SYMBOL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 370 | <string name="spoken_emoji_1F317">Last quarter moon symbol</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 371 | <!-- Spoken description for Unicode code point U+1F318: "🌘" WANING CRESCENT MOON SYMBOL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 372 | <string name="spoken_emoji_1F318">Waning crescent moon symbol</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 373 | <!-- Spoken description for Unicode code point U+1F319: "🌙" CRESCENT MOON --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 374 | <string name="spoken_emoji_1F319">Crescent moon</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 375 | <!-- Spoken description for Unicode code point U+1F31A: "🌚" NEW MOON WITH FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 376 | <string name="spoken_emoji_1F31A">New moon with face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 377 | <!-- Spoken description for Unicode code point U+1F31B: "🌛" FIRST QUARTER MOON WITH FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 378 | <string name="spoken_emoji_1F31B">First quarter moon with face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 379 | <!-- Spoken description for Unicode code point U+1F31C: "🌜" LAST QUARTER MOON WITH FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 380 | <string name="spoken_emoji_1F31C">Last quarter moon with face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 381 | <!-- Spoken description for Unicode code point U+1F31D: "🌝" FULL MOON WITH FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 382 | <string name="spoken_emoji_1F31D">Full moon with face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 383 | <!-- Spoken description for Unicode code point U+1F31E: "🌞" SUN WITH FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 384 | <string name="spoken_emoji_1F31E">Sun with face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 385 | <!-- Spoken description for Unicode code point U+1F31F: "🌟" GLOWING STAR --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 386 | <string name="spoken_emoji_1F31F">Glowing star</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 387 | <!-- Spoken description for Unicode code point U+1F320: "🌠" SHOOTING STAR --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 388 | <string name="spoken_emoji_1F320">Shooting star</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 389 | <!-- Spoken description for Unicode code point U+1F330: "🌰" CHESTNUT --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 390 | <string name="spoken_emoji_1F330">Chestnut</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 391 | <!-- Spoken description for Unicode code point U+1F331: "🌱" SEEDLING --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 392 | <string name="spoken_emoji_1F331">Seedling</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 393 | <!-- Spoken description for Unicode code point U+1F332: "🌲" EVERGREEN TREE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 394 | <string name="spoken_emoji_1F332">Evergreen tree</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 395 | <!-- Spoken description for Unicode code point U+1F333: "🌳" DECIDUOUS TREE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 396 | <string name="spoken_emoji_1F333">Deciduous tree</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 397 | <!-- Spoken description for Unicode code point U+1F334: "🌴" PALM TREE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 398 | <string name="spoken_emoji_1F334">Palm tree</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 399 | <!-- Spoken description for Unicode code point U+1F335: "🌵" CACTUS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 400 | <string name="spoken_emoji_1F335">Cactus</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 401 | <!-- Spoken description for Unicode code point U+1F337: "🌷" TULIP --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 402 | <string name="spoken_emoji_1F337">Tulip</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 403 | <!-- Spoken description for Unicode code point U+1F338: "🌸" CHERRY BLOSSOM --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 404 | <string name="spoken_emoji_1F338">Cherry blossom</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 405 | <!-- Spoken description for Unicode code point U+1F339: "🌹" ROSE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 406 | <string name="spoken_emoji_1F339">Rose</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 407 | <!-- Spoken description for Unicode code point U+1F33A: "🌺" HIBISCUS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 408 | <string name="spoken_emoji_1F33A">Hibiscus</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 409 | <!-- Spoken description for Unicode code point U+1F33B: "🌻" SUNFLOWER --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 410 | <string name="spoken_emoji_1F33B">Sunflower</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 411 | <!-- Spoken description for Unicode code point U+1F33C: "🌼" BLOSSOM --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 412 | <string name="spoken_emoji_1F33C">Blossom</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 413 | <!-- Spoken description for Unicode code point U+1F33D: "🌽" EAR OF MAIZE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 414 | <string name="spoken_emoji_1F33D">Ear of maize</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 415 | <!-- Spoken description for Unicode code point U+1F33E: "🌾" EAR OF RICE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 416 | <string name="spoken_emoji_1F33E">Ear of rice</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 417 | <!-- Spoken description for Unicode code point U+1F33F: "🌿" HERB --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 418 | <string name="spoken_emoji_1F33F">Herb</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 419 | <!-- Spoken description for Unicode code point U+1F340: "🍀" FOUR LEAF CLOVER --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 420 | <string name="spoken_emoji_1F340">Four leaf clover</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 421 | <!-- Spoken description for Unicode code point U+1F341: "🍁" MAPLE LEAF --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 422 | <string name="spoken_emoji_1F341">Maple leaf</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 423 | <!-- Spoken description for Unicode code point U+1F342: "🍂" FALLEN LEAF --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 424 | <string name="spoken_emoji_1F342">Fallen leaf</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 425 | <!-- Spoken description for Unicode code point U+1F343: "🍃" LEAF FLUTTERING IN WIND --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 426 | <string name="spoken_emoji_1F343">Leaf fluttering in wind</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 427 | <!-- Spoken description for Unicode code point U+1F344: "🍄" MUSHROOM --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 428 | <string name="spoken_emoji_1F344">Mushroom</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 429 | <!-- Spoken description for Unicode code point U+1F345: "🍅" TOMATO --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 430 | <string name="spoken_emoji_1F345">Tomato</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 431 | <!-- Spoken description for Unicode code point U+1F346: "🍆" AUBERGINE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 432 | <string name="spoken_emoji_1F346">Aubergine</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 433 | <!-- Spoken description for Unicode code point U+1F347: "🍇" GRAPES --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 434 | <string name="spoken_emoji_1F347">Grapes</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 435 | <!-- Spoken description for Unicode code point U+1F348: "🍈" MELON --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 436 | <string name="spoken_emoji_1F348">Melon</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 437 | <!-- Spoken description for Unicode code point U+1F349: "🍉" WATERMELON --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 438 | <string name="spoken_emoji_1F349">Watermelon</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 439 | <!-- Spoken description for Unicode code point U+1F34A: "🍊" TANGERINE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 440 | <string name="spoken_emoji_1F34A">Tangerine</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 441 | <!-- Spoken description for Unicode code point U+1F34B: "🍋" LEMON --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 442 | <string name="spoken_emoji_1F34B">Lemon</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 443 | <!-- Spoken description for Unicode code point U+1F34C: "🍌" BANANA --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 444 | <string name="spoken_emoji_1F34C">Banana</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 445 | <!-- Spoken description for Unicode code point U+1F34D: "🍍" PINEAPPLE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 446 | <string name="spoken_emoji_1F34D">Pineapple</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 447 | <!-- Spoken description for Unicode code point U+1F34E: "🍎" RED APPLE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 448 | <string name="spoken_emoji_1F34E">Red apple</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 449 | <!-- Spoken description for Unicode code point U+1F34F: "🍏" GREEN APPLE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 450 | <string name="spoken_emoji_1F34F">Green apple</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 451 | <!-- Spoken description for Unicode code point U+1F350: "🍐" PEAR --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 452 | <string name="spoken_emoji_1F350">Pear</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 453 | <!-- Spoken description for Unicode code point U+1F351: "🍑" PEACH --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 454 | <string name="spoken_emoji_1F351">Peach</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 455 | <!-- Spoken description for Unicode code point U+1F352: "🍒" CHERRIES --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 456 | <string name="spoken_emoji_1F352">Cherries</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 457 | <!-- Spoken description for Unicode code point U+1F353: "🍓" STRAWBERRY --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 458 | <string name="spoken_emoji_1F353">Strawberry</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 459 | <!-- Spoken description for Unicode code point U+1F354: "🍔" HAMBURGER --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 460 | <string name="spoken_emoji_1F354">Hamburger</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 461 | <!-- Spoken description for Unicode code point U+1F355: "🍕" SLICE OF PIZZA --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 462 | <string name="spoken_emoji_1F355">Slice of pizza</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 463 | <!-- Spoken description for Unicode code point U+1F356: "🍖" MEAT ON BONE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 464 | <string name="spoken_emoji_1F356">Meat on bone</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 465 | <!-- Spoken description for Unicode code point U+1F357: "🍗" POULTRY LEG --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 466 | <string name="spoken_emoji_1F357">Poultry leg</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 467 | <!-- Spoken description for Unicode code point U+1F358: "🍘" RICE CRACKER --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 468 | <string name="spoken_emoji_1F358">Rice cracker</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 469 | <!-- Spoken description for Unicode code point U+1F359: "🍙" RICE BALL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 470 | <string name="spoken_emoji_1F359">Rice ball</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 471 | <!-- Spoken description for Unicode code point U+1F35A: "🍚" COOKED RICE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 472 | <string name="spoken_emoji_1F35A">Cooked rice</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 473 | <!-- Spoken description for Unicode code point U+1F35B: "🍛" CURRY AND RICE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 474 | <string name="spoken_emoji_1F35B">Curry and rice</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 475 | <!-- Spoken description for Unicode code point U+1F35C: "🍜" STEAMING BOWL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 476 | <string name="spoken_emoji_1F35C">Steaming bowl</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 477 | <!-- Spoken description for Unicode code point U+1F35D: "🍝" SPAGHETTI --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 478 | <string name="spoken_emoji_1F35D">Spaghetti</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 479 | <!-- Spoken description for Unicode code point U+1F35E: "🍞" BREAD --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 480 | <string name="spoken_emoji_1F35E">Bread</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 481 | <!-- Spoken description for Unicode code point U+1F35F: "🍟" FRENCH FRIES --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 482 | <string name="spoken_emoji_1F35F">French fries</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 483 | <!-- Spoken description for Unicode code point U+1F360: "🍠" ROASTED SWEET POTATO --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 484 | <string name="spoken_emoji_1F360">Roasted sweet potato</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 485 | <!-- Spoken description for Unicode code point U+1F361: "🍡" DANGO --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 486 | <string name="spoken_emoji_1F361">Dango</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 487 | <!-- Spoken description for Unicode code point U+1F362: "🍢" ODEN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 488 | <string name="spoken_emoji_1F362">Oden</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 489 | <!-- Spoken description for Unicode code point U+1F363: "🍣" SUSHI --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 490 | <string name="spoken_emoji_1F363">Sushi</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 491 | <!-- Spoken description for Unicode code point U+1F364: "🍤" FRIED SHRIMP --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 492 | <string name="spoken_emoji_1F364">Fried shrimp</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 493 | <!-- Spoken description for Unicode code point U+1F365: "🍥" FISH CAKE WITH SWIRL DESIGN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 494 | <string name="spoken_emoji_1F365">Fish cake with swirl design</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 495 | <!-- Spoken description for Unicode code point U+1F366: "🍦" SOFT ICE CREAM --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 496 | <string name="spoken_emoji_1F366">Soft ice cream</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 497 | <!-- Spoken description for Unicode code point U+1F367: "🍧" SHAVED ICE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 498 | <string name="spoken_emoji_1F367">Shaved ice</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 499 | <!-- Spoken description for Unicode code point U+1F368: "🍨" ICE CREAM --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 500 | <string name="spoken_emoji_1F368">Ice cream</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 501 | <!-- Spoken description for Unicode code point U+1F369: "🍩" DOUGHNUT --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 502 | <string name="spoken_emoji_1F369">Doughnut</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 503 | <!-- Spoken description for Unicode code point U+1F36A: "🍪" COOKIE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 504 | <string name="spoken_emoji_1F36A">Cookie</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 505 | <!-- Spoken description for Unicode code point U+1F36B: "🍫" CHOCOLATE BAR --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 506 | <string name="spoken_emoji_1F36B">Chocolate bar</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 507 | <!-- Spoken description for Unicode code point U+1F36C: "🍬" CANDY --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 508 | <string name="spoken_emoji_1F36C">Candy</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 509 | <!-- Spoken description for Unicode code point U+1F36D: "🍭" LOLLIPOP --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 510 | <string name="spoken_emoji_1F36D">Lollipop</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 511 | <!-- Spoken description for Unicode code point U+1F36E: "🍮" CUSTARD --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 512 | <string name="spoken_emoji_1F36E">Custard</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 513 | <!-- Spoken description for Unicode code point U+1F36F: "🍯" HONEY POT --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 514 | <string name="spoken_emoji_1F36F">Honey pot</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 515 | <!-- Spoken description for Unicode code point U+1F370: "🍰" SHORTCAKE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 516 | <string name="spoken_emoji_1F370">Shortcake</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 517 | <!-- Spoken description for Unicode code point U+1F371: "🍱" BENTO BOX --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 518 | <string name="spoken_emoji_1F371">Bento box</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 519 | <!-- Spoken description for Unicode code point U+1F372: "🍲" POT OF FOOD --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 520 | <string name="spoken_emoji_1F372">Pot of food</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 521 | <!-- Spoken description for Unicode code point U+1F373: "🍳" COOKING --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 522 | <string name="spoken_emoji_1F373">Cooking</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 523 | <!-- Spoken description for Unicode code point U+1F374: "🍴" FORK AND KNIFE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 524 | <string name="spoken_emoji_1F374">Fork and knife</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 525 | <!-- Spoken description for Unicode code point U+1F375: "🍵" TEACUP WITHOUT HANDLE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 526 | <string name="spoken_emoji_1F375">Teacup without handle</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 527 | <!-- Spoken description for Unicode code point U+1F376: "🍶" SAKE BOTTLE AND CUP --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 528 | <string name="spoken_emoji_1F376">Sake bottle and cup</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 529 | <!-- Spoken description for Unicode code point U+1F377: "🍷" WINE GLASS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 530 | <string name="spoken_emoji_1F377">Wine glass</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 531 | <!-- Spoken description for Unicode code point U+1F378: "🍸" COCKTAIL GLASS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 532 | <string name="spoken_emoji_1F378">Cocktail glass</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 533 | <!-- Spoken description for Unicode code point U+1F379: "🍹" TROPICAL DRINK --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 534 | <string name="spoken_emoji_1F379">Tropical drink</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 535 | <!-- Spoken description for Unicode code point U+1F37A: "🍺" BEER MUG --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 536 | <string name="spoken_emoji_1F37A">Beer mug</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 537 | <!-- Spoken description for Unicode code point U+1F37B: "🍻" CLINKING BEER MUGS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 538 | <string name="spoken_emoji_1F37B">Clinking beer mugs</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 539 | <!-- Spoken description for Unicode code point U+1F37C: "🍼" BABY BOTTLE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 540 | <string name="spoken_emoji_1F37C">Baby bottle</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 541 | <!-- Spoken description for Unicode code point U+1F380: "🎀" RIBBON --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 542 | <string name="spoken_emoji_1F380">Ribbon</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 543 | <!-- Spoken description for Unicode code point U+1F381: "🎁" WRAPPED PRESENT --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 544 | <string name="spoken_emoji_1F381">Wrapped present</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 545 | <!-- Spoken description for Unicode code point U+1F382: "🎂" BIRTHDAY CAKE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 546 | <string name="spoken_emoji_1F382">Birthday cake</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 547 | <!-- Spoken description for Unicode code point U+1F383: "🎃" JACK-O-LANTERN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 548 | <string name="spoken_emoji_1F383">Jack-o-lantern</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 549 | <!-- Spoken description for Unicode code point U+1F384: "🎄" CHRISTMAS TREE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 550 | <string name="spoken_emoji_1F384">Christmas tree</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 551 | <!-- Spoken description for Unicode code point U+1F385: "🎅" FATHER CHRISTMAS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 552 | <string name="spoken_emoji_1F385">Father christmas</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 553 | <!-- Spoken description for Unicode code point U+1F386: "🎆" FIREWORKS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 554 | <string name="spoken_emoji_1F386">Fireworks</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 555 | <!-- Spoken description for Unicode code point U+1F387: "🎇" FIREWORK SPARKLER --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 556 | <string name="spoken_emoji_1F387">Firework sparkler</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 557 | <!-- Spoken description for Unicode code point U+1F388: "🎈" BALLOON --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 558 | <string name="spoken_emoji_1F388">Balloon</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 559 | <!-- Spoken description for Unicode code point U+1F389: "🎉" PARTY POPPER --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 560 | <string name="spoken_emoji_1F389">Party popper</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 561 | <!-- Spoken description for Unicode code point U+1F38A: "🎊" CONFETTI BALL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 562 | <string name="spoken_emoji_1F38A">Confetti ball</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 563 | <!-- Spoken description for Unicode code point U+1F38B: "🎋" TANABATA TREE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 564 | <string name="spoken_emoji_1F38B">Tanabata tree</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 565 | <!-- Spoken description for Unicode code point U+1F38C: "🎌" CROSSED FLAGS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 566 | <string name="spoken_emoji_1F38C">Crossed flags</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 567 | <!-- Spoken description for Unicode code point U+1F38D: "🎍" PINE DECORATION --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 568 | <string name="spoken_emoji_1F38D">Pine decoration</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 569 | <!-- Spoken description for Unicode code point U+1F38E: "🎎" JAPANESE DOLLS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 570 | <string name="spoken_emoji_1F38E">Japanese dolls</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 571 | <!-- Spoken description for Unicode code point U+1F38F: "🎏" CARP STREAMER --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 572 | <string name="spoken_emoji_1F38F">Carp streamer</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 573 | <!-- Spoken description for Unicode code point U+1F390: "🎐" WIND CHIME --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 574 | <string name="spoken_emoji_1F390">Wind chime</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 575 | <!-- Spoken description for Unicode code point U+1F391: "🎑" MOON VIEWING CEREMONY --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 576 | <string name="spoken_emoji_1F391">Moon viewing ceremony</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 577 | <!-- Spoken description for Unicode code point U+1F392: "🎒" SCHOOL SATCHEL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 578 | <string name="spoken_emoji_1F392">School satchel</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 579 | <!-- Spoken description for Unicode code point U+1F393: "🎓" GRADUATION CAP --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 580 | <string name="spoken_emoji_1F393">Graduation cap</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 581 | <!-- Spoken description for Unicode code point U+1F3A0: "🎠" CAROUSEL HORSE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 582 | <string name="spoken_emoji_1F3A0">Carousel horse</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 583 | <!-- Spoken description for Unicode code point U+1F3A1: "🎡" FERRIS WHEEL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 584 | <string name="spoken_emoji_1F3A1">Ferris wheel</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 585 | <!-- Spoken description for Unicode code point U+1F3A2: "🎢" ROLLER COASTER --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 586 | <string name="spoken_emoji_1F3A2">Roller coaster</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 587 | <!-- Spoken description for Unicode code point U+1F3A3: "🎣" FISHING POLE AND FISH --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 588 | <string name="spoken_emoji_1F3A3">Fishing pole and fish</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 589 | <!-- Spoken description for Unicode code point U+1F3A4: "🎤" MICROPHONE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 590 | <string name="spoken_emoji_1F3A4">Microphone</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 591 | <!-- Spoken description for Unicode code point U+1F3A5: "🎥" MOVIE CAMERA --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 592 | <string name="spoken_emoji_1F3A5">Movie camera</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 593 | <!-- Spoken description for Unicode code point U+1F3A6: "🎦" CINEMA --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 594 | <string name="spoken_emoji_1F3A6">Cinema</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 595 | <!-- Spoken description for Unicode code point U+1F3A7: "🎧" HEADPHONE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 596 | <string name="spoken_emoji_1F3A7">Headphone</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 597 | <!-- Spoken description for Unicode code point U+1F3A8: "🎨" ARTIST PALETTE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 598 | <string name="spoken_emoji_1F3A8">Artist palette</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 599 | <!-- Spoken description for Unicode code point U+1F3A9: "🎩" TOP HAT --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 600 | <string name="spoken_emoji_1F3A9">Top hat</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 601 | <!-- Spoken description for Unicode code point U+1F3AA: "🎪" CIRCUS TENT --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 602 | <string name="spoken_emoji_1F3AA">Circus tent</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 603 | <!-- Spoken description for Unicode code point U+1F3AB: "🎫" TICKET --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 604 | <string name="spoken_emoji_1F3AB">Ticket</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 605 | <!-- Spoken description for Unicode code point U+1F3AC: "🎬" CLAPPER BOARD --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 606 | <string name="spoken_emoji_1F3AC">Clapper board</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 607 | <!-- Spoken description for Unicode code point U+1F3AD: "🎭" PERFORMING ARTS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 608 | <string name="spoken_emoji_1F3AD">Performing arts</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 609 | <!-- Spoken description for Unicode code point U+1F3AE: "🎮" VIDEO GAME --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 610 | <string name="spoken_emoji_1F3AE">Video game</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 611 | <!-- Spoken description for Unicode code point U+1F3AF: "🎯" DIRECT HIT --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 612 | <string name="spoken_emoji_1F3AF">Direct hit</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 613 | <!-- Spoken description for Unicode code point U+1F3B0: "🎰" SLOT MACHINE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 614 | <string name="spoken_emoji_1F3B0">Slot machine</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 615 | <!-- Spoken description for Unicode code point U+1F3B1: "🎱" BILLIARDS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 616 | <string name="spoken_emoji_1F3B1">Billiards</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 617 | <!-- Spoken description for Unicode code point U+1F3B2: "🎲" GAME DIE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 618 | <string name="spoken_emoji_1F3B2">Game die</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 619 | <!-- Spoken description for Unicode code point U+1F3B3: "🎳" BOWLING --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 620 | <string name="spoken_emoji_1F3B3">Bowling</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 621 | <!-- Spoken description for Unicode code point U+1F3B4: "🎴" FLOWER PLAYING CARDS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 622 | <string name="spoken_emoji_1F3B4">Flower playing cards</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 623 | <!-- Spoken description for Unicode code point U+1F3B5: "🎵" MUSICAL NOTE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 624 | <string name="spoken_emoji_1F3B5">Musical note</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 625 | <!-- Spoken description for Unicode code point U+1F3B6: "🎶" MULTIPLE MUSICAL NOTES --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 626 | <string name="spoken_emoji_1F3B6">Multiple musical notes</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 627 | <!-- Spoken description for Unicode code point U+1F3B7: "🎷" SAXOPHONE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 628 | <string name="spoken_emoji_1F3B7">Saxophone</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 629 | <!-- Spoken description for Unicode code point U+1F3B8: "🎸" GUITAR --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 630 | <string name="spoken_emoji_1F3B8">Guitar</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 631 | <!-- Spoken description for Unicode code point U+1F3B9: "🎹" MUSICAL KEYBOARD --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 632 | <string name="spoken_emoji_1F3B9">Musical keyboard</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 633 | <!-- Spoken description for Unicode code point U+1F3BA: "🎺" TRUMPET --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 634 | <string name="spoken_emoji_1F3BA">Trumpet</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 635 | <!-- Spoken description for Unicode code point U+1F3BB: "🎻" VIOLIN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 636 | <string name="spoken_emoji_1F3BB">Violin</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 637 | <!-- Spoken description for Unicode code point U+1F3BC: "🎼" MUSICAL SCORE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 638 | <string name="spoken_emoji_1F3BC">Musical score</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 639 | <!-- Spoken description for Unicode code point U+1F3BD: "🎽" RUNNING SHIRT WITH SASH --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 640 | <string name="spoken_emoji_1F3BD">Running shirt with sash</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 641 | <!-- Spoken description for Unicode code point U+1F3BE: "🎾" TENNIS RACQUET AND BALL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 642 | <string name="spoken_emoji_1F3BE">Tennis racquet and ball</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 643 | <!-- Spoken description for Unicode code point U+1F3BF: "🎿" SKI AND SKI BOOT --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 644 | <string name="spoken_emoji_1F3BF">Ski and ski boot</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 645 | <!-- Spoken description for Unicode code point U+1F3C0: "🏀" BASKETBALL AND HOOP --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 646 | <string name="spoken_emoji_1F3C0">Basketball and hoop</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 647 | <!-- Spoken description for Unicode code point U+1F3C1: "🏁" CHEQUERED FLAG --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 648 | <string name="spoken_emoji_1F3C1">Chequered flag</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 649 | <!-- Spoken description for Unicode code point U+1F3C2: "🏂" SNOWBOARDER --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 650 | <string name="spoken_emoji_1F3C2">Snowboarder</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 651 | <!-- Spoken description for Unicode code point U+1F3C3: "🏃" RUNNER --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 652 | <string name="spoken_emoji_1F3C3">Runner</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 653 | <!-- Spoken description for Unicode code point U+1F3C4: "🏄" SURFER --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 654 | <string name="spoken_emoji_1F3C4">Surfer</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 655 | <!-- Spoken description for Unicode code point U+1F3C6: "🏆" TROPHY --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 656 | <string name="spoken_emoji_1F3C6">Trophy</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 657 | <!-- Spoken description for Unicode code point U+1F3C7: "🏇" HORSE RACING --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 658 | <string name="spoken_emoji_1F3C7">Horse racing</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 659 | <!-- Spoken description for Unicode code point U+1F3C8: "🏈" AMERICAN FOOTBALL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 660 | <string name="spoken_emoji_1F3C8">American football</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 661 | <!-- Spoken description for Unicode code point U+1F3C9: "🏉" RUGBY FOOTBALL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 662 | <string name="spoken_emoji_1F3C9">Rugby football</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 663 | <!-- Spoken description for Unicode code point U+1F3CA: "🏊" SWIMMER --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 664 | <string name="spoken_emoji_1F3CA">Swimmer</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 665 | <!-- Spoken description for Unicode code point U+1F3E0: "🏠" HOUSE BUILDING --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 666 | <string name="spoken_emoji_1F3E0">House building</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 667 | <!-- Spoken description for Unicode code point U+1F3E1: "🏡" HOUSE WITH GARDEN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 668 | <string name="spoken_emoji_1F3E1">House with garden</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 669 | <!-- Spoken description for Unicode code point U+1F3E2: "🏢" OFFICE BUILDING --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 670 | <string name="spoken_emoji_1F3E2">Office building</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 671 | <!-- Spoken description for Unicode code point U+1F3E3: "🏣" JAPANESE POST OFFICE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 672 | <string name="spoken_emoji_1F3E3">Japanese post office</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 673 | <!-- Spoken description for Unicode code point U+1F3E4: "🏤" EUROPEAN POST OFFICE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 674 | <string name="spoken_emoji_1F3E4">European post office</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 675 | <!-- Spoken description for Unicode code point U+1F3E5: "🏥" HOSPITAL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 676 | <string name="spoken_emoji_1F3E5">Hospital</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 677 | <!-- Spoken description for Unicode code point U+1F3E6: "🏦" BANK --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 678 | <string name="spoken_emoji_1F3E6">Bank</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 679 | <!-- Spoken description for Unicode code point U+1F3E7: "🏧" AUTOMATED TELLER MACHINE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 680 | <string name="spoken_emoji_1F3E7">Automated teller machine</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 681 | <!-- Spoken description for Unicode code point U+1F3E8: "🏨" HOTEL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 682 | <string name="spoken_emoji_1F3E8">Hotel</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 683 | <!-- Spoken description for Unicode code point U+1F3E9: "🏩" LOVE HOTEL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 684 | <string name="spoken_emoji_1F3E9">Love hotel</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 685 | <!-- Spoken description for Unicode code point U+1F3EA: "🏪" CONVENIENCE STORE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 686 | <string name="spoken_emoji_1F3EA">Convenience store</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 687 | <!-- Spoken description for Unicode code point U+1F3EB: "🏫" SCHOOL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 688 | <string name="spoken_emoji_1F3EB">School</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 689 | <!-- Spoken description for Unicode code point U+1F3EC: "🏬" DEPARTMENT STORE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 690 | <string name="spoken_emoji_1F3EC">Department store</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 691 | <!-- Spoken description for Unicode code point U+1F3ED: "🏭" FACTORY --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 692 | <string name="spoken_emoji_1F3ED">Factory</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 693 | <!-- Spoken description for Unicode code point U+1F3EE: "🏮" IZAKAYA LANTERN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 694 | <string name="spoken_emoji_1F3EE">Izakaya lantern</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 695 | <!-- Spoken description for Unicode code point U+1F3EF: "🏯" JAPANESE CASTLE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 696 | <string name="spoken_emoji_1F3EF">Japanese castle</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 697 | <!-- Spoken description for Unicode code point U+1F3F0: "🏰" EUROPEAN CASTLE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 698 | <string name="spoken_emoji_1F3F0">European castle</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 699 | <!-- Spoken description for Unicode code point U+1F400: "🐀" RAT --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 700 | <string name="spoken_emoji_1F400">Rat</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 701 | <!-- Spoken description for Unicode code point U+1F401: "🐁" MOUSE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 702 | <string name="spoken_emoji_1F401">Mouse</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 703 | <!-- Spoken description for Unicode code point U+1F402: "🐂" OX --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 704 | <string name="spoken_emoji_1F402">Ox</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 705 | <!-- Spoken description for Unicode code point U+1F403: "🐃" WATER BUFFALO --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 706 | <string name="spoken_emoji_1F403">Water buffalo</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 707 | <!-- Spoken description for Unicode code point U+1F404: "🐄" COW --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 708 | <string name="spoken_emoji_1F404">Cow</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 709 | <!-- Spoken description for Unicode code point U+1F406: "🐆" LEOPARD --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 710 | <string name="spoken_emoji_1F406">Leopard</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 711 | <!-- Spoken description for Unicode code point U+1F407: "🐇" RABBIT --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 712 | <string name="spoken_emoji_1F407">Rabbit</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 713 | <!-- Spoken description for Unicode code point U+1F408: "🐈" CAT --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 714 | <string name="spoken_emoji_1F408">Cat</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 715 | <!-- Spoken description for Unicode code point U+1F409: "🐉" DRAGON --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 716 | <string name="spoken_emoji_1F409">Dragon</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 717 | <!-- Spoken description for Unicode code point U+1F40A: "🐊" CROCODILE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 718 | <string name="spoken_emoji_1F40A">Crocodile</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 719 | <!-- Spoken description for Unicode code point U+1F40B: "🐋" WHALE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 720 | <string name="spoken_emoji_1F40B">Whale</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 721 | <!-- Spoken description for Unicode code point U+1F40C: "🐌" SNAIL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 722 | <string name="spoken_emoji_1F40C">Snail</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 723 | <!-- Spoken description for Unicode code point U+1F40D: "🐍" SNAKE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 724 | <string name="spoken_emoji_1F40D">Snake</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 725 | <!-- Spoken description for Unicode code point U+1F40E: "🐎" HORSE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 726 | <string name="spoken_emoji_1F40E">Horse</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 727 | <!-- Spoken description for Unicode code point U+1F40F: "🐏" RAM --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 728 | <string name="spoken_emoji_1F40F">Ram</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 729 | <!-- Spoken description for Unicode code point U+1F410: "🐐" GOAT --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 730 | <string name="spoken_emoji_1F410">Goat</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 731 | <!-- Spoken description for Unicode code point U+1F411: "🐑" SHEEP --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 732 | <string name="spoken_emoji_1F411">Sheep</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 733 | <!-- Spoken description for Unicode code point U+1F412: "🐒" MONKEY --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 734 | <string name="spoken_emoji_1F412">Monkey</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 735 | <!-- Spoken description for Unicode code point U+1F413: "🐓" ROOSTER --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 736 | <string name="spoken_emoji_1F413">Rooster</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 737 | <!-- Spoken description for Unicode code point U+1F414: "🐔" CHICKEN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 738 | <string name="spoken_emoji_1F414">Chicken</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 739 | <!-- Spoken description for Unicode code point U+1F415: "🐕" DOG --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 740 | <string name="spoken_emoji_1F415">Dog</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 741 | <!-- Spoken description for Unicode code point U+1F416: "🐖" PIG --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 742 | <string name="spoken_emoji_1F416">Pig</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 743 | <!-- Spoken description for Unicode code point U+1F417: "🐗" BOAR --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 744 | <string name="spoken_emoji_1F417">Boar</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 745 | <!-- Spoken description for Unicode code point U+1F418: "🐘" ELEPHANT --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 746 | <string name="spoken_emoji_1F418">Elephant</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 747 | <!-- Spoken description for Unicode code point U+1F419: "🐙" OCTOPUS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 748 | <string name="spoken_emoji_1F419">Octopus</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 749 | <!-- Spoken description for Unicode code point U+1F41A: "🐚" SPIRAL SHELL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 750 | <string name="spoken_emoji_1F41A">Spiral shell</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 751 | <!-- Spoken description for Unicode code point U+1F41B: "🐛" BUG --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 752 | <string name="spoken_emoji_1F41B">Bug</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 753 | <!-- Spoken description for Unicode code point U+1F41C: "🐜" ANT --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 754 | <string name="spoken_emoji_1F41C">Ant</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 755 | <!-- Spoken description for Unicode code point U+1F41D: "🐝" HONEYBEE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 756 | <string name="spoken_emoji_1F41D">Honeybee</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 757 | <!-- Spoken description for Unicode code point U+1F41E: "🐞" LADY BEETLE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 758 | <string name="spoken_emoji_1F41E">Lady beetle</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 759 | <!-- Spoken description for Unicode code point U+1F41F: "🐟" FISH --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 760 | <string name="spoken_emoji_1F41F">Fish</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 761 | <!-- Spoken description for Unicode code point U+1F420: "🐠" TROPICAL FISH --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 762 | <string name="spoken_emoji_1F420">Tropical fish</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 763 | <!-- Spoken description for Unicode code point U+1F421: "🐡" BLOWFISH --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 764 | <string name="spoken_emoji_1F421">Blowfish</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 765 | <!-- Spoken description for Unicode code point U+1F422: "🐢" TURTLE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 766 | <string name="spoken_emoji_1F422">Turtle</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 767 | <!-- Spoken description for Unicode code point U+1F423: "🐣" HATCHING CHICK --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 768 | <string name="spoken_emoji_1F423">Hatching chick</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 769 | <!-- Spoken description for Unicode code point U+1F424: "🐤" BABY CHICK --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 770 | <string name="spoken_emoji_1F424">Baby chick</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 771 | <!-- Spoken description for Unicode code point U+1F425: "🐥" FRONT-FACING BABY CHICK --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 772 | <string name="spoken_emoji_1F425">Front-facing baby chick</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 773 | <!-- Spoken description for Unicode code point U+1F426: "🐦" BIRD --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 774 | <string name="spoken_emoji_1F426">Bird</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 775 | <!-- Spoken description for Unicode code point U+1F427: "🐧" PENGUIN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 776 | <string name="spoken_emoji_1F427">Penguin</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 777 | <!-- Spoken description for Unicode code point U+1F428: "🐨" KOALA --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 778 | <string name="spoken_emoji_1F428">Koala</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 779 | <!-- Spoken description for Unicode code point U+1F429: "🐩" POODLE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 780 | <string name="spoken_emoji_1F429">Poodle</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 781 | <!-- Spoken description for Unicode code point U+1F42A: "🐪" DROMEDARY CAMEL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 782 | <string name="spoken_emoji_1F42A">Dromedary camel</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 783 | <!-- Spoken description for Unicode code point U+1F42B: "🐫" BACTRIAN CAMEL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 784 | <string name="spoken_emoji_1F42B">Bactrian camel</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 785 | <!-- Spoken description for Unicode code point U+1F42C: "🐬" DOLPHIN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 786 | <string name="spoken_emoji_1F42C">Dolphin</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 787 | <!-- Spoken description for Unicode code point U+1F42D: "🐭" MOUSE FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 788 | <string name="spoken_emoji_1F42D">Mouse face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 789 | <!-- Spoken description for Unicode code point U+1F42E: "🐮" COW FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 790 | <string name="spoken_emoji_1F42E">Cow face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 791 | <!-- Spoken description for Unicode code point U+1F42F: "🐯" TIGER FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 792 | <string name="spoken_emoji_1F42F">Tiger face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 793 | <!-- Spoken description for Unicode code point U+1F430: "🐰" RABBIT FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 794 | <string name="spoken_emoji_1F430">Rabbit face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 795 | <!-- Spoken description for Unicode code point U+1F431: "🐱" CAT FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 796 | <string name="spoken_emoji_1F431">Cat face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 797 | <!-- Spoken description for Unicode code point U+1F432: "🐲" DRAGON FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 798 | <string name="spoken_emoji_1F432">Dragon face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 799 | <!-- Spoken description for Unicode code point U+1F433: "🐳" SPOUTING WHALE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 800 | <string name="spoken_emoji_1F433">Spouting whale</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 801 | <!-- Spoken description for Unicode code point U+1F434: "🐴" HORSE FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 802 | <string name="spoken_emoji_1F434">Horse face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 803 | <!-- Spoken description for Unicode code point U+1F435: "🐵" MONKEY FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 804 | <string name="spoken_emoji_1F435">Monkey face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 805 | <!-- Spoken description for Unicode code point U+1F436: "🐶" DOG FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 806 | <string name="spoken_emoji_1F436">Dog face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 807 | <!-- Spoken description for Unicode code point U+1F437: "🐷" PIG FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 808 | <string name="spoken_emoji_1F437">Pig face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 809 | <!-- Spoken description for Unicode code point U+1F438: "🐸" FROG FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 810 | <string name="spoken_emoji_1F438">Frog face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 811 | <!-- Spoken description for Unicode code point U+1F439: "🐹" HAMSTER FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 812 | <string name="spoken_emoji_1F439">Hamster face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 813 | <!-- Spoken description for Unicode code point U+1F43A: "🐺" WOLF FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 814 | <string name="spoken_emoji_1F43A">Wolf face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 815 | <!-- Spoken description for Unicode code point U+1F43B: "🐻" BEAR FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 816 | <string name="spoken_emoji_1F43B">Bear face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 817 | <!-- Spoken description for Unicode code point U+1F43C: "🐼" PANDA FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 818 | <string name="spoken_emoji_1F43C">Panda face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 819 | <!-- Spoken description for Unicode code point U+1F43D: "🐽" PIG NOSE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 820 | <string name="spoken_emoji_1F43D">Pig nose</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 821 | <!-- Spoken description for Unicode code point U+1F43E: "🐾" PAW PRINTS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 822 | <string name="spoken_emoji_1F43E">Paw prints</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 823 | <!-- Spoken description for Unicode code point U+1F440: "👀" EYES --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 824 | <string name="spoken_emoji_1F440">Eyes</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 825 | <!-- Spoken description for Unicode code point U+1F442: "👂" EAR --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 826 | <string name="spoken_emoji_1F442">Ear</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 827 | <!-- Spoken description for Unicode code point U+1F443: "👃" NOSE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 828 | <string name="spoken_emoji_1F443">Nose</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 829 | <!-- Spoken description for Unicode code point U+1F444: "👄" MOUTH --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 830 | <string name="spoken_emoji_1F444">Mouth</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 831 | <!-- Spoken description for Unicode code point U+1F445: "👅" TONGUE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 832 | <string name="spoken_emoji_1F445">Tongue</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 833 | <!-- Spoken description for Unicode code point U+1F446: "👆" WHITE UP POINTING BACKHAND INDEX --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 834 | <string name="spoken_emoji_1F446">White up pointing backhand index</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 835 | <!-- Spoken description for Unicode code point U+1F447: "👇" WHITE DOWN POINTING BACKHAND INDEX --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 836 | <string name="spoken_emoji_1F447">White down pointing backhand index</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 837 | <!-- Spoken description for Unicode code point U+1F448: "👈" WHITE LEFT POINTING BACKHAND INDEX --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 838 | <string name="spoken_emoji_1F448">White left pointing backhand index</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 839 | <!-- Spoken description for Unicode code point U+1F449: "👉" WHITE RIGHT POINTING BACKHAND INDEX --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 840 | <string name="spoken_emoji_1F449">White right pointing backhand index</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 841 | <!-- Spoken description for Unicode code point U+1F44A: "👊" FISTED HAND SIGN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 842 | <string name="spoken_emoji_1F44A">Fisted hand sign</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 843 | <!-- Spoken description for Unicode code point U+1F44B: "👋" WAVING HAND SIGN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 844 | <string name="spoken_emoji_1F44B">Waving hand sign</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 845 | <!-- Spoken description for Unicode code point U+1F44C: "👌" OK HAND SIGN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 846 | <string name="spoken_emoji_1F44C">Ok hand sign</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 847 | <!-- Spoken description for Unicode code point U+1F44D: "👍" THUMBS UP SIGN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 848 | <string name="spoken_emoji_1F44D">Thumbs up sign</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 849 | <!-- Spoken description for Unicode code point U+1F44E: "👎" THUMBS DOWN SIGN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 850 | <string name="spoken_emoji_1F44E">Thumbs down sign</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 851 | <!-- Spoken description for Unicode code point U+1F44F: "👏" CLAPPING HANDS SIGN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 852 | <string name="spoken_emoji_1F44F">Clapping hands sign</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 853 | <!-- Spoken description for Unicode code point U+1F450: "👐" OPEN HANDS SIGN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 854 | <string name="spoken_emoji_1F450">Open hands sign</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 855 | <!-- Spoken description for Unicode code point U+1F451: "👑" CROWN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 856 | <string name="spoken_emoji_1F451">Crown</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 857 | <!-- Spoken description for Unicode code point U+1F452: "👒" WOMANS HAT --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 858 | <string name="spoken_emoji_1F452">Womans hat</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 859 | <!-- Spoken description for Unicode code point U+1F453: "👓" EYEGLASSES --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 860 | <string name="spoken_emoji_1F453">Eyeglasses</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 861 | <!-- Spoken description for Unicode code point U+1F454: "👔" NECKTIE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 862 | <string name="spoken_emoji_1F454">Necktie</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 863 | <!-- Spoken description for Unicode code point U+1F455: "👕" T-SHIRT --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 864 | <string name="spoken_emoji_1F455">T-shirt</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 865 | <!-- Spoken description for Unicode code point U+1F456: "👖" JEANS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 866 | <string name="spoken_emoji_1F456">Jeans</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 867 | <!-- Spoken description for Unicode code point U+1F457: "👗" DRESS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 868 | <string name="spoken_emoji_1F457">Dress</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 869 | <!-- Spoken description for Unicode code point U+1F458: "👘" KIMONO --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 870 | <string name="spoken_emoji_1F458">Kimono</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 871 | <!-- Spoken description for Unicode code point U+1F459: "👙" BIKINI --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 872 | <string name="spoken_emoji_1F459">Bikini</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 873 | <!-- Spoken description for Unicode code point U+1F45A: "👚" WOMANS CLOTHES --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 874 | <string name="spoken_emoji_1F45A">Womans clothes</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 875 | <!-- Spoken description for Unicode code point U+1F45B: "👛" PURSE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 876 | <string name="spoken_emoji_1F45B">Purse</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 877 | <!-- Spoken description for Unicode code point U+1F45C: "👜" HANDBAG --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 878 | <string name="spoken_emoji_1F45C">Handbag</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 879 | <!-- Spoken description for Unicode code point U+1F45D: "👝" POUCH --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 880 | <string name="spoken_emoji_1F45D">Pouch</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 881 | <!-- Spoken description for Unicode code point U+1F45E: "👞" MANS SHOE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 882 | <string name="spoken_emoji_1F45E">Mans shoe</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 883 | <!-- Spoken description for Unicode code point U+1F45F: "👟" ATHLETIC SHOE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 884 | <string name="spoken_emoji_1F45F">Athletic shoe</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 885 | <!-- Spoken description for Unicode code point U+1F460: "👠" HIGH-HEELED SHOE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 886 | <string name="spoken_emoji_1F460">High-heeled shoe</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 887 | <!-- Spoken description for Unicode code point U+1F461: "👡" WOMANS SANDAL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 888 | <string name="spoken_emoji_1F461">Womans sandal</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 889 | <!-- Spoken description for Unicode code point U+1F462: "👢" WOMANS BOOTS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 890 | <string name="spoken_emoji_1F462">Womans boots</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 891 | <!-- Spoken description for Unicode code point U+1F463: "👣" FOOTPRINTS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 892 | <string name="spoken_emoji_1F463">Footprints</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 893 | <!-- Spoken description for Unicode code point U+1F464: "👤" BUST IN SILHOUETTE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 894 | <string name="spoken_emoji_1F464">Bust in silhouette</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 895 | <!-- Spoken description for Unicode code point U+1F465: "👥" BUSTS IN SILHOUETTE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 896 | <string name="spoken_emoji_1F465">Busts in silhouette</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 897 | <!-- Spoken description for Unicode code point U+1F466: "👦" BOY --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 898 | <string name="spoken_emoji_1F466">Boy</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 899 | <!-- Spoken description for Unicode code point U+1F467: "👧" GIRL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 900 | <string name="spoken_emoji_1F467">Girl</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 901 | <!-- Spoken description for Unicode code point U+1F468: "👨" MAN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 902 | <string name="spoken_emoji_1F468">Man</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 903 | <!-- Spoken description for Unicode code point U+1F469: "👩" WOMAN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 904 | <string name="spoken_emoji_1F469">Woman</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 905 | <!-- Spoken description for Unicode code point U+1F46A: "👪" FAMILY --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 906 | <string name="spoken_emoji_1F46A">Family</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 907 | <!-- Spoken description for Unicode code point U+1F46B: "👫" MAN AND WOMAN HOLDING HANDS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 908 | <string name="spoken_emoji_1F46B">Man and woman holding hands</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 909 | <!-- Spoken description for Unicode code point U+1F46C: "👬" TWO MEN HOLDING HANDS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 910 | <string name="spoken_emoji_1F46C">Two men holding hands</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 911 | <!-- Spoken description for Unicode code point U+1F46D: "👭" TWO WOMEN HOLDING HANDS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 912 | <string name="spoken_emoji_1F46D">Two women holding hands</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 913 | <!-- Spoken description for Unicode code point U+1F46E: "👮" POLICE OFFICER --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 914 | <string name="spoken_emoji_1F46E">Police officer</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 915 | <!-- Spoken description for Unicode code point U+1F46F: "👯" WOMAN WITH BUNNY EARS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 916 | <string name="spoken_emoji_1F46F">Woman with bunny ears</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 917 | <!-- Spoken description for Unicode code point U+1F470: "👰" BRIDE WITH VEIL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 918 | <string name="spoken_emoji_1F470">Bride with veil</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 919 | <!-- Spoken description for Unicode code point U+1F471: "👱" PERSON WITH BLOND HAIR --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 920 | <string name="spoken_emoji_1F471">Person with blond hair</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 921 | <!-- Spoken description for Unicode code point U+1F472: "👲" MAN WITH GUA PI MAO --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 922 | <string name="spoken_emoji_1F472">Man with gua pi mao</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 923 | <!-- Spoken description for Unicode code point U+1F473: "👳" MAN WITH TURBAN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 924 | <string name="spoken_emoji_1F473">Man with turban</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 925 | <!-- Spoken description for Unicode code point U+1F474: "👴" OLDER MAN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 926 | <string name="spoken_emoji_1F474">Older man</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 927 | <!-- Spoken description for Unicode code point U+1F475: "👵" OLDER WOMAN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 928 | <string name="spoken_emoji_1F475">Older woman</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 929 | <!-- Spoken description for Unicode code point U+1F476: "👶" BABY --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 930 | <string name="spoken_emoji_1F476">Baby</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 931 | <!-- Spoken description for Unicode code point U+1F477: "👷" CONSTRUCTION WORKER --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 932 | <string name="spoken_emoji_1F477">Construction worker</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 933 | <!-- Spoken description for Unicode code point U+1F478: "👸" PRINCESS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 934 | <string name="spoken_emoji_1F478">Princess</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 935 | <!-- Spoken description for Unicode code point U+1F479: "👹" JAPANESE OGRE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 936 | <string name="spoken_emoji_1F479">Japanese ogre</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 937 | <!-- Spoken description for Unicode code point U+1F47A: "👺" JAPANESE GOBLIN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 938 | <string name="spoken_emoji_1F47A">Japanese goblin</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 939 | <!-- Spoken description for Unicode code point U+1F47B: "👻" GHOST --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 940 | <string name="spoken_emoji_1F47B">Ghost</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 941 | <!-- Spoken description for Unicode code point U+1F47C: "👼" BABY ANGEL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 942 | <string name="spoken_emoji_1F47C">Baby angel</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 943 | <!-- Spoken description for Unicode code point U+1F47D: "👽" EXTRATERRESTRIAL ALIEN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 944 | <string name="spoken_emoji_1F47D">Extraterrestrial alien</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 945 | <!-- Spoken description for Unicode code point U+1F47E: "👾" ALIEN MONSTER --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 946 | <string name="spoken_emoji_1F47E">Alien monster</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 947 | <!-- Spoken description for Unicode code point U+1F47F: "👿" IMP --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 948 | <string name="spoken_emoji_1F47F">Imp</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 949 | <!-- Spoken description for Unicode code point U+1F480: "💀" SKULL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 950 | <string name="spoken_emoji_1F480">Skull</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 951 | <!-- Spoken description for Unicode code point U+1F481: "💁" INFORMATION DESK PERSON --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 952 | <string name="spoken_emoji_1F481">Information desk person</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 953 | <!-- Spoken description for Unicode code point U+1F482: "💂" GUARDSMAN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 954 | <string name="spoken_emoji_1F482">Guardsman</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 955 | <!-- Spoken description for Unicode code point U+1F483: "💃" DANCER --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 956 | <string name="spoken_emoji_1F483">Dancer</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 957 | <!-- Spoken description for Unicode code point U+1F484: "💄" LIPSTICK --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 958 | <string name="spoken_emoji_1F484">Lipstick</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 959 | <!-- Spoken description for Unicode code point U+1F485: "💅" NAIL POLISH --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 960 | <string name="spoken_emoji_1F485">Nail polish</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 961 | <!-- Spoken description for Unicode code point U+1F486: "💆" FACE MASSAGE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 962 | <string name="spoken_emoji_1F486">Face massage</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 963 | <!-- Spoken description for Unicode code point U+1F487: "💇" HAIRCUT --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 964 | <string name="spoken_emoji_1F487">Haircut</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 965 | <!-- Spoken description for Unicode code point U+1F488: "💈" BARBER POLE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 966 | <string name="spoken_emoji_1F488">Barber pole</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 967 | <!-- Spoken description for Unicode code point U+1F489: "💉" SYRINGE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 968 | <string name="spoken_emoji_1F489">Syringe</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 969 | <!-- Spoken description for Unicode code point U+1F48A: "💊" PILL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 970 | <string name="spoken_emoji_1F48A">Pill</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 971 | <!-- Spoken description for Unicode code point U+1F48B: "💋" KISS MARK --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 972 | <string name="spoken_emoji_1F48B">Kiss mark</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 973 | <!-- Spoken description for Unicode code point U+1F48C: "💌" LOVE LETTER --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 974 | <string name="spoken_emoji_1F48C">Love letter</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 975 | <!-- Spoken description for Unicode code point U+1F48D: "💍" RING --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 976 | <string name="spoken_emoji_1F48D">Ring</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 977 | <!-- Spoken description for Unicode code point U+1F48E: "💎" GEM STONE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 978 | <string name="spoken_emoji_1F48E">Gem stone</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 979 | <!-- Spoken description for Unicode code point U+1F48F: "💏" KISS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 980 | <string name="spoken_emoji_1F48F">Kiss</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 981 | <!-- Spoken description for Unicode code point U+1F490: "💐" BOUQUET --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 982 | <string name="spoken_emoji_1F490">Bouquet</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 983 | <!-- Spoken description for Unicode code point U+1F491: "💑" COUPLE WITH HEART --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 984 | <string name="spoken_emoji_1F491">Couple with heart</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 985 | <!-- Spoken description for Unicode code point U+1F492: "💒" WEDDING --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 986 | <string name="spoken_emoji_1F492">Wedding</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 987 | <!-- Spoken description for Unicode code point U+1F493: "💓" BEATING HEART --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 988 | <string name="spoken_emoji_1F493">Beating heart</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 989 | <!-- Spoken description for Unicode code point U+1F494: "💔" BROKEN HEART --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 990 | <string name="spoken_emoji_1F494">Broken heart</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 991 | <!-- Spoken description for Unicode code point U+1F495: "💕" TWO HEARTS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 992 | <string name="spoken_emoji_1F495">Two hearts</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 993 | <!-- Spoken description for Unicode code point U+1F496: "💖" SPARKLING HEART --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 994 | <string name="spoken_emoji_1F496">Sparkling heart</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 995 | <!-- Spoken description for Unicode code point U+1F497: "💗" GROWING HEART --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 996 | <string name="spoken_emoji_1F497">Growing heart</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 997 | <!-- Spoken description for Unicode code point U+1F498: "💘" HEART WITH ARROW --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 998 | <string name="spoken_emoji_1F498">Heart with arrow</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 999 | <!-- Spoken description for Unicode code point U+1F499: "💙" BLUE HEART --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1000 | <string name="spoken_emoji_1F499">Blue heart</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1001 | <!-- Spoken description for Unicode code point U+1F49A: "💚" GREEN HEART --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1002 | <string name="spoken_emoji_1F49A">Green heart</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1003 | <!-- Spoken description for Unicode code point U+1F49B: "💛" YELLOW HEART --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1004 | <string name="spoken_emoji_1F49B">Yellow heart</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1005 | <!-- Spoken description for Unicode code point U+1F49C: "💜" PURPLE HEART --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1006 | <string name="spoken_emoji_1F49C">Purple heart</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1007 | <!-- Spoken description for Unicode code point U+1F49D: "💝" HEART WITH RIBBON --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1008 | <string name="spoken_emoji_1F49D">Heart with ribbon</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1009 | <!-- Spoken description for Unicode code point U+1F49E: "💞" REVOLVING HEARTS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1010 | <string name="spoken_emoji_1F49E">Revolving hearts</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1011 | <!-- Spoken description for Unicode code point U+1F49F: "💟" HEART DECORATION --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1012 | <string name="spoken_emoji_1F49F">Heart decoration</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1013 | <!-- Spoken description for Unicode code point U+1F4A0: "💠" DIAMOND SHAPE WITH A DOT INSIDE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1014 | <string name="spoken_emoji_1F4A0">Diamond shape with a dot inside</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1015 | <!-- Spoken description for Unicode code point U+1F4A1: "💡" ELECTRIC LIGHT BULB --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1016 | <string name="spoken_emoji_1F4A1">Electric light bulb</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1017 | <!-- Spoken description for Unicode code point U+1F4A2: "💢" ANGER SYMBOL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1018 | <string name="spoken_emoji_1F4A2">Anger symbol</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1019 | <!-- Spoken description for Unicode code point U+1F4A3: "💣" BOMB --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1020 | <string name="spoken_emoji_1F4A3">Bomb</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1021 | <!-- Spoken description for Unicode code point U+1F4A4: "💤" SLEEPING SYMBOL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1022 | <string name="spoken_emoji_1F4A4">Sleeping symbol</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1023 | <!-- Spoken description for Unicode code point U+1F4A5: "💥" COLLISION SYMBOL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1024 | <string name="spoken_emoji_1F4A5">Collision symbol</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1025 | <!-- Spoken description for Unicode code point U+1F4A6: "💦" SPLASHING SWEAT SYMBOL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1026 | <string name="spoken_emoji_1F4A6">Splashing sweat symbol</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1027 | <!-- Spoken description for Unicode code point U+1F4A7: "💧" DROPLET --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1028 | <string name="spoken_emoji_1F4A7">Droplet</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1029 | <!-- Spoken description for Unicode code point U+1F4A8: "💨" DASH SYMBOL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1030 | <string name="spoken_emoji_1F4A8">Dash symbol</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1031 | <!-- Spoken description for Unicode code point U+1F4A9: "💩" PILE OF POO --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1032 | <string name="spoken_emoji_1F4A9">Pile of poo</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1033 | <!-- Spoken description for Unicode code point U+1F4AA: "💪" FLEXED BICEPS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1034 | <string name="spoken_emoji_1F4AA">Flexed biceps</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1035 | <!-- Spoken description for Unicode code point U+1F4AB: "💫" DIZZY SYMBOL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1036 | <string name="spoken_emoji_1F4AB">Dizzy symbol</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1037 | <!-- Spoken description for Unicode code point U+1F4AC: "💬" SPEECH BALLOON --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1038 | <string name="spoken_emoji_1F4AC">Speech balloon</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1039 | <!-- Spoken description for Unicode code point U+1F4AD: "💭" THOUGHT BALLOON --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1040 | <string name="spoken_emoji_1F4AD">Thought balloon</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1041 | <!-- Spoken description for Unicode code point U+1F4AE: "💮" WHITE FLOWER --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1042 | <string name="spoken_emoji_1F4AE">White flower</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1043 | <!-- Spoken description for Unicode code point U+1F4AF: "💯" HUNDRED POINTS SYMBOL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1044 | <string name="spoken_emoji_1F4AF">Hundred points symbol</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1045 | <!-- Spoken description for Unicode code point U+1F4B0: "💰" MONEY BAG --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1046 | <string name="spoken_emoji_1F4B0">Money bag</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1047 | <!-- Spoken description for Unicode code point U+1F4B1: "💱" CURRENCY EXCHANGE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1048 | <string name="spoken_emoji_1F4B1">Currency exchange</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1049 | <!-- Spoken description for Unicode code point U+1F4B2: "💲" HEAVY DOLLAR SIGN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1050 | <string name="spoken_emoji_1F4B2">Heavy dollar sign</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1051 | <!-- Spoken description for Unicode code point U+1F4B3: "💳" CREDIT CARD --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1052 | <string name="spoken_emoji_1F4B3">Credit card</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1053 | <!-- Spoken description for Unicode code point U+1F4B4: "💴" BANKNOTE WITH YEN SIGN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1054 | <string name="spoken_emoji_1F4B4">Banknote with yen sign</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1055 | <!-- Spoken description for Unicode code point U+1F4B5: "💵" BANKNOTE WITH DOLLAR SIGN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1056 | <string name="spoken_emoji_1F4B5">Banknote with dollar sign</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1057 | <!-- Spoken description for Unicode code point U+1F4B6: "💶" BANKNOTE WITH EURO SIGN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1058 | <string name="spoken_emoji_1F4B6">Banknote with euro sign</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1059 | <!-- Spoken description for Unicode code point U+1F4B7: "💷" BANKNOTE WITH POUND SIGN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1060 | <string name="spoken_emoji_1F4B7">Banknote with pound sign</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1061 | <!-- Spoken description for Unicode code point U+1F4B8: "💸" MONEY WITH WINGS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1062 | <string name="spoken_emoji_1F4B8">Money with wings</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1063 | <!-- Spoken description for Unicode code point U+1F4B9: "💹" CHART WITH UPWARDS TREND AND YEN SIGN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1064 | <string name="spoken_emoji_1F4B9">Chart with upwards trend and yen sign</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1065 | <!-- Spoken description for Unicode code point U+1F4BA: "💺" SEAT --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1066 | <string name="spoken_emoji_1F4BA">Seat</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1067 | <!-- Spoken description for Unicode code point U+1F4BB: "💻" PERSONAL COMPUTER --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1068 | <string name="spoken_emoji_1F4BB">Personal computer</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1069 | <!-- Spoken description for Unicode code point U+1F4BC: "💼" BRIEFCASE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1070 | <string name="spoken_emoji_1F4BC">Briefcase</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1071 | <!-- Spoken description for Unicode code point U+1F4BD: "💽" MINIDISC --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1072 | <string name="spoken_emoji_1F4BD">Minidisc</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1073 | <!-- Spoken description for Unicode code point U+1F4BE: "💾" FLOPPY DISK --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1074 | <string name="spoken_emoji_1F4BE">Floppy disk</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1075 | <!-- Spoken description for Unicode code point U+1F4BF: "💿" OPTICAL DISC --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1076 | <string name="spoken_emoji_1F4BF">Optical disc</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1077 | <!-- Spoken description for Unicode code point U+1F4C0: "📀" DVD --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1078 | <string name="spoken_emoji_1F4C0">Dvd</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1079 | <!-- Spoken description for Unicode code point U+1F4C1: "📁" FILE FOLDER --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1080 | <string name="spoken_emoji_1F4C1">File folder</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1081 | <!-- Spoken description for Unicode code point U+1F4C2: "📂" OPEN FILE FOLDER --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1082 | <string name="spoken_emoji_1F4C2">Open file folder</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1083 | <!-- Spoken description for Unicode code point U+1F4C3: "📃" PAGE WITH CURL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1084 | <string name="spoken_emoji_1F4C3">Page with curl</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1085 | <!-- Spoken description for Unicode code point U+1F4C4: "📄" PAGE FACING UP --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1086 | <string name="spoken_emoji_1F4C4">Page facing up</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1087 | <!-- Spoken description for Unicode code point U+1F4C5: "📅" CALENDAR --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1088 | <string name="spoken_emoji_1F4C5">Calendar</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1089 | <!-- Spoken description for Unicode code point U+1F4C6: "📆" TEAR-OFF CALENDAR --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1090 | <string name="spoken_emoji_1F4C6">Tear-off calendar</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1091 | <!-- Spoken description for Unicode code point U+1F4C7: "📇" CARD INDEX --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1092 | <string name="spoken_emoji_1F4C7">Card index</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1093 | <!-- Spoken description for Unicode code point U+1F4C8: "📈" CHART WITH UPWARDS TREND --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1094 | <string name="spoken_emoji_1F4C8">Chart with upwards trend</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1095 | <!-- Spoken description for Unicode code point U+1F4C9: "📉" CHART WITH DOWNWARDS TREND --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1096 | <string name="spoken_emoji_1F4C9">Chart with downwards trend</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1097 | <!-- Spoken description for Unicode code point U+1F4CA: "📊" BAR CHART --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1098 | <string name="spoken_emoji_1F4CA">Bar chart</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1099 | <!-- Spoken description for Unicode code point U+1F4CB: "📋" CLIPBOARD --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1100 | <string name="spoken_emoji_1F4CB">Clipboard</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1101 | <!-- Spoken description for Unicode code point U+1F4CC: "📌" PUSHPIN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1102 | <string name="spoken_emoji_1F4CC">Pushpin</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1103 | <!-- Spoken description for Unicode code point U+1F4CD: "📍" ROUND PUSHPIN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1104 | <string name="spoken_emoji_1F4CD">Round pushpin</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1105 | <!-- Spoken description for Unicode code point U+1F4CE: "📎" PAPERCLIP --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1106 | <string name="spoken_emoji_1F4CE">Paperclip</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1107 | <!-- Spoken description for Unicode code point U+1F4CF: "📏" STRAIGHT RULER --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1108 | <string name="spoken_emoji_1F4CF">Straight ruler</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1109 | <!-- Spoken description for Unicode code point U+1F4D0: "📐" TRIANGULAR RULER --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1110 | <string name="spoken_emoji_1F4D0">Triangular ruler</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1111 | <!-- Spoken description for Unicode code point U+1F4D1: "📑" BOOKMARK TABS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1112 | <string name="spoken_emoji_1F4D1">Bookmark tabs</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1113 | <!-- Spoken description for Unicode code point U+1F4D2: "📒" LEDGER --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1114 | <string name="spoken_emoji_1F4D2">Ledger</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1115 | <!-- Spoken description for Unicode code point U+1F4D3: "📓" NOTEBOOK --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1116 | <string name="spoken_emoji_1F4D3">Notebook</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1117 | <!-- Spoken description for Unicode code point U+1F4D4: "📔" NOTEBOOK WITH DECORATIVE COVER --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1118 | <string name="spoken_emoji_1F4D4">Notebook with decorative cover</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1119 | <!-- Spoken description for Unicode code point U+1F4D5: "📕" CLOSED BOOK --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1120 | <string name="spoken_emoji_1F4D5">Closed book</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1121 | <!-- Spoken description for Unicode code point U+1F4D6: "📖" OPEN BOOK --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1122 | <string name="spoken_emoji_1F4D6">Open book</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1123 | <!-- Spoken description for Unicode code point U+1F4D7: "📗" GREEN BOOK --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1124 | <string name="spoken_emoji_1F4D7">Green book</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1125 | <!-- Spoken description for Unicode code point U+1F4D8: "📘" BLUE BOOK --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1126 | <string name="spoken_emoji_1F4D8">Blue book</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1127 | <!-- Spoken description for Unicode code point U+1F4D9: "📙" ORANGE BOOK --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1128 | <string name="spoken_emoji_1F4D9">Orange book</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1129 | <!-- Spoken description for Unicode code point U+1F4DA: "📚" BOOKS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1130 | <string name="spoken_emoji_1F4DA">Books</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1131 | <!-- Spoken description for Unicode code point U+1F4DB: "📛" NAME BADGE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1132 | <string name="spoken_emoji_1F4DB">Name badge</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1133 | <!-- Spoken description for Unicode code point U+1F4DC: "📜" SCROLL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1134 | <string name="spoken_emoji_1F4DC">Scroll</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1135 | <!-- Spoken description for Unicode code point U+1F4DD: "📝" MEMO --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1136 | <string name="spoken_emoji_1F4DD">Memo</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1137 | <!-- Spoken description for Unicode code point U+1F4DE: "📞" TELEPHONE RECEIVER --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1138 | <string name="spoken_emoji_1F4DE">Telephone receiver</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1139 | <!-- Spoken description for Unicode code point U+1F4DF: "📟" PAGER --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1140 | <string name="spoken_emoji_1F4DF">Pager</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1141 | <!-- Spoken description for Unicode code point U+1F4E0: "📠" FAX MACHINE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1142 | <string name="spoken_emoji_1F4E0">Fax machine</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1143 | <!-- Spoken description for Unicode code point U+1F4E1: "📡" SATELLITE ANTENNA --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1144 | <string name="spoken_emoji_1F4E1">Satellite antenna</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1145 | <!-- Spoken description for Unicode code point U+1F4E2: "📢" PUBLIC ADDRESS LOUDSPEAKER --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1146 | <string name="spoken_emoji_1F4E2">Public address loudspeaker</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1147 | <!-- Spoken description for Unicode code point U+1F4E3: "📣" CHEERING MEGAPHONE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1148 | <string name="spoken_emoji_1F4E3">Cheering megaphone</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1149 | <!-- Spoken description for Unicode code point U+1F4E4: "📤" OUTBOX TRAY --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1150 | <string name="spoken_emoji_1F4E4">Outbox tray</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1151 | <!-- Spoken description for Unicode code point U+1F4E5: "📥" INBOX TRAY --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1152 | <string name="spoken_emoji_1F4E5">Inbox tray</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1153 | <!-- Spoken description for Unicode code point U+1F4E6: "📦" PACKAGE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1154 | <string name="spoken_emoji_1F4E6">Package</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1155 | <!-- Spoken description for Unicode code point U+1F4E7: "📧" E-MAIL SYMBOL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1156 | <string name="spoken_emoji_1F4E7">E-mail symbol</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1157 | <!-- Spoken description for Unicode code point U+1F4E8: "📨" INCOMING ENVELOPE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1158 | <string name="spoken_emoji_1F4E8">Incoming envelope</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1159 | <!-- Spoken description for Unicode code point U+1F4E9: "📩" ENVELOPE WITH DOWNWARDS ARROW ABOVE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1160 | <string name="spoken_emoji_1F4E9">Envelope with downwards arrow above</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1161 | <!-- Spoken description for Unicode code point U+1F4EA: "📪" CLOSED MAILBOX WITH LOWERED FLAG --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1162 | <string name="spoken_emoji_1F4EA">Closed mailbox with lowered flag</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1163 | <!-- Spoken description for Unicode code point U+1F4EB: "📫" CLOSED MAILBOX WITH RAISED FLAG --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1164 | <string name="spoken_emoji_1F4EB">Closed mailbox with raised flag</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1165 | <!-- Spoken description for Unicode code point U+1F4EC: "📬" OPEN MAILBOX WITH RAISED FLAG --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1166 | <string name="spoken_emoji_1F4EC">Open mailbox with raised flag</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1167 | <!-- Spoken description for Unicode code point U+1F4ED: "📭" OPEN MAILBOX WITH LOWERED FLAG --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1168 | <string name="spoken_emoji_1F4ED">Open mailbox with lowered flag</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1169 | <!-- Spoken description for Unicode code point U+1F4EE: "📮" POSTBOX --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1170 | <string name="spoken_emoji_1F4EE">Postbox</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1171 | <!-- Spoken description for Unicode code point U+1F4EF: "📯" POSTAL HORN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1172 | <string name="spoken_emoji_1F4EF">Postal horn</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1173 | <!-- Spoken description for Unicode code point U+1F4F0: "📰" NEWSPAPER --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1174 | <string name="spoken_emoji_1F4F0">Newspaper</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1175 | <!-- Spoken description for Unicode code point U+1F4F1: "📱" MOBILE PHONE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1176 | <string name="spoken_emoji_1F4F1">Mobile phone</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1177 | <!-- Spoken description for Unicode code point U+1F4F2: "📲" MOBILE PHONE WITH RIGHTWARDS ARROW AT LEFT --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1178 | <string name="spoken_emoji_1F4F2">Mobile phone with rightwards arrow at left</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1179 | <!-- Spoken description for Unicode code point U+1F4F3: "📳" VIBRATION MODE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1180 | <string name="spoken_emoji_1F4F3">Vibration mode</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1181 | <!-- Spoken description for Unicode code point U+1F4F4: "📴" MOBILE PHONE OFF --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1182 | <string name="spoken_emoji_1F4F4">Mobile phone off</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1183 | <!-- Spoken description for Unicode code point U+1F4F5: "📵" NO MOBILE PHONES --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1184 | <string name="spoken_emoji_1F4F5">No mobile phones</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1185 | <!-- Spoken description for Unicode code point U+1F4F6: "📶" ANTENNA WITH BARS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1186 | <string name="spoken_emoji_1F4F6">Antenna with bars</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1187 | <!-- Spoken description for Unicode code point U+1F4F7: "📷" CAMERA --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1188 | <string name="spoken_emoji_1F4F7">Camera</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1189 | <!-- Spoken description for Unicode code point U+1F4F9: "📹" VIDEO CAMERA --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1190 | <string name="spoken_emoji_1F4F9">Video camera</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1191 | <!-- Spoken description for Unicode code point U+1F4FA: "📺" TELEVISION --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1192 | <string name="spoken_emoji_1F4FA">Television</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1193 | <!-- Spoken description for Unicode code point U+1F4FB: "📻" RADIO --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1194 | <string name="spoken_emoji_1F4FB">Radio</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1195 | <!-- Spoken description for Unicode code point U+1F4FC: "📼" VIDEOCASSETTE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1196 | <string name="spoken_emoji_1F4FC">Videocassette</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1197 | <!-- Spoken description for Unicode code point U+1F500: "🔀" TWISTED RIGHTWARDS ARROWS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1198 | <string name="spoken_emoji_1F500">Twisted rightwards arrows</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1199 | <!-- Spoken description for Unicode code point U+1F501: "🔁" CLOCKWISE RIGHTWARDS AND LEFTWARDS OPEN CIRCLE ARROWS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1200 | <string name="spoken_emoji_1F501">Clockwise rightwards and leftwards open circle arrows</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1201 | <!-- Spoken description for Unicode code point U+1F502: "🔂" CLOCKWISE RIGHTWARDS AND LEFTWARDS OPEN CIRCLE ARROWS WITH CIRCLED ONE OVERLAY --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1202 | <string name="spoken_emoji_1F502">Clockwise rightwards and leftwards open circle arrows with circled one overlay</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1203 | <!-- Spoken description for Unicode code point U+1F503: "🔃" CLOCKWISE DOWNWARDS AND UPWARDS OPEN CIRCLE ARROWS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1204 | <string name="spoken_emoji_1F503">Clockwise downwards and upwards open circle arrows</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1205 | <!-- Spoken description for Unicode code point U+1F504: "🔄" ANTICLOCKWISE DOWNWARDS AND UPWARDS OPEN CIRCLE ARROWS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1206 | <string name="spoken_emoji_1F504">Anticlockwise downwards and upwards open circle arrows</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1207 | <!-- Spoken description for Unicode code point U+1F505: "🔅" LOW BRIGHTNESS SYMBOL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1208 | <string name="spoken_emoji_1F505">Low brightness symbol</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1209 | <!-- Spoken description for Unicode code point U+1F506: "🔆" HIGH BRIGHTNESS SYMBOL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1210 | <string name="spoken_emoji_1F506">High brightness symbol</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1211 | <!-- Spoken description for Unicode code point U+1F507: "🔇" SPEAKER WITH CANCELLATION STROKE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1212 | <string name="spoken_emoji_1F507">Speaker with cancellation stroke</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1213 | <!-- Spoken description for Unicode code point U+1F508: "🔈" SPEAKER --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1214 | <string name="spoken_emoji_1F508">Speaker</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1215 | <!-- Spoken description for Unicode code point U+1F509: "🔉" SPEAKER WITH ONE SOUND WAVE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1216 | <string name="spoken_emoji_1F509">Speaker with one sound wave</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1217 | <!-- Spoken description for Unicode code point U+1F50A: "🔊" SPEAKER WITH THREE SOUND WAVES --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1218 | <string name="spoken_emoji_1F50A">Speaker with three sound waves</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1219 | <!-- Spoken description for Unicode code point U+1F50B: "🔋" BATTERY --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1220 | <string name="spoken_emoji_1F50B">Battery</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1221 | <!-- Spoken description for Unicode code point U+1F50C: "🔌" ELECTRIC PLUG --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1222 | <string name="spoken_emoji_1F50C">Electric plug</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1223 | <!-- Spoken description for Unicode code point U+1F50D: "🔍" LEFT-POINTING MAGNIFYING GLASS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1224 | <string name="spoken_emoji_1F50D">Left-pointing magnifying glass</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1225 | <!-- Spoken description for Unicode code point U+1F50E: "🔎" RIGHT-POINTING MAGNIFYING GLASS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1226 | <string name="spoken_emoji_1F50E">Right-pointing magnifying glass</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1227 | <!-- Spoken description for Unicode code point U+1F50F: "🔏" LOCK WITH INK PEN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1228 | <string name="spoken_emoji_1F50F">Lock with ink pen</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1229 | <!-- Spoken description for Unicode code point U+1F510: "🔐" CLOSED LOCK WITH KEY --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1230 | <string name="spoken_emoji_1F510">Closed lock with key</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1231 | <!-- Spoken description for Unicode code point U+1F511: "🔑" KEY --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1232 | <string name="spoken_emoji_1F511">Key</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1233 | <!-- Spoken description for Unicode code point U+1F512: "🔒" LOCK --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1234 | <string name="spoken_emoji_1F512">Lock</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1235 | <!-- Spoken description for Unicode code point U+1F513: "🔓" OPEN LOCK --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1236 | <string name="spoken_emoji_1F513">Open lock</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1237 | <!-- Spoken description for Unicode code point U+1F514: "🔔" BELL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1238 | <string name="spoken_emoji_1F514">Bell</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1239 | <!-- Spoken description for Unicode code point U+1F515: "🔕" BELL WITH CANCELLATION STROKE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1240 | <string name="spoken_emoji_1F515">Bell with cancellation stroke</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1241 | <!-- Spoken description for Unicode code point U+1F516: "🔖" BOOKMARK --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1242 | <string name="spoken_emoji_1F516">Bookmark</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1243 | <!-- Spoken description for Unicode code point U+1F517: "🔗" LINK SYMBOL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1244 | <string name="spoken_emoji_1F517">Link symbol</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1245 | <!-- Spoken description for Unicode code point U+1F518: "🔘" RADIO BUTTON --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1246 | <string name="spoken_emoji_1F518">Radio button</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1247 | <!-- Spoken description for Unicode code point U+1F519: "🔙" BACK WITH LEFTWARDS ARROW ABOVE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1248 | <string name="spoken_emoji_1F519">Back with leftwards arrow above</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1249 | <!-- Spoken description for Unicode code point U+1F51A: "🔚" END WITH LEFTWARDS ARROW ABOVE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1250 | <string name="spoken_emoji_1F51A">End with leftwards arrow above</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1251 | <!-- Spoken description for Unicode code point U+1F51B: "🔛" ON WITH EXCLAMATION MARK WITH LEFT RIGHT ARROW ABOVE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1252 | <string name="spoken_emoji_1F51B">On with exclamation mark with left right arrow above</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1253 | <!-- Spoken description for Unicode code point U+1F51C: "🔜" SOON WITH RIGHTWARDS ARROW ABOVE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1254 | <string name="spoken_emoji_1F51C">Soon with rightwards arrow above</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1255 | <!-- Spoken description for Unicode code point U+1F51D: "🔝" TOP WITH UPWARDS ARROW ABOVE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1256 | <string name="spoken_emoji_1F51D">Top with upwards arrow above</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1257 | <!-- Spoken description for Unicode code point U+1F51E: "🔞" NO ONE UNDER EIGHTEEN SYMBOL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1258 | <string name="spoken_emoji_1F51E">No one under eighteen symbol</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1259 | <!-- Spoken description for Unicode code point U+1F51F: "🔟" KEYCAP TEN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1260 | <string name="spoken_emoji_1F51F">Keycap ten</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1261 | <!-- Spoken description for Unicode code point U+1F520: "🔠" INPUT SYMBOL FOR LATIN CAPITAL LETTERS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1262 | <string name="spoken_emoji_1F520">Input symbol for latin capital letters</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1263 | <!-- Spoken description for Unicode code point U+1F521: "🔡" INPUT SYMBOL FOR LATIN SMALL LETTERS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1264 | <string name="spoken_emoji_1F521">Input symbol for latin small letters</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1265 | <!-- Spoken description for Unicode code point U+1F522: "🔢" INPUT SYMBOL FOR NUMBERS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1266 | <string name="spoken_emoji_1F522">Input symbol for numbers</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1267 | <!-- Spoken description for Unicode code point U+1F523: "🔣" INPUT SYMBOL FOR SYMBOLS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1268 | <string name="spoken_emoji_1F523">Input symbol for symbols</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1269 | <!-- Spoken description for Unicode code point U+1F524: "🔤" INPUT SYMBOL FOR LATIN LETTERS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1270 | <string name="spoken_emoji_1F524">Input symbol for latin letters</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1271 | <!-- Spoken description for Unicode code point U+1F525: "🔥" FIRE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1272 | <string name="spoken_emoji_1F525">Fire</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1273 | <!-- Spoken description for Unicode code point U+1F526: "🔦" ELECTRIC TORCH --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1274 | <string name="spoken_emoji_1F526">Electric torch</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1275 | <!-- Spoken description for Unicode code point U+1F527: "🔧" WRENCH --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1276 | <string name="spoken_emoji_1F527">Wrench</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1277 | <!-- Spoken description for Unicode code point U+1F528: "🔨" HAMMER --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1278 | <string name="spoken_emoji_1F528">Hammer</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1279 | <!-- Spoken description for Unicode code point U+1F529: "🔩" NUT AND BOLT --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1280 | <string name="spoken_emoji_1F529">Nut and bolt</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1281 | <!-- Spoken description for Unicode code point U+1F52A: "🔪" HOCHO --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1282 | <string name="spoken_emoji_1F52A">Hocho</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1283 | <!-- Spoken description for Unicode code point U+1F52B: "🔫" PISTOL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1284 | <string name="spoken_emoji_1F52B">Pistol</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1285 | <!-- Spoken description for Unicode code point U+1F52C: "🔬" MICROSCOPE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1286 | <string name="spoken_emoji_1F52C">Microscope</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1287 | <!-- Spoken description for Unicode code point U+1F52D: "🔭" TELESCOPE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1288 | <string name="spoken_emoji_1F52D">Telescope</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1289 | <!-- Spoken description for Unicode code point U+1F52E: "🔮" CRYSTAL BALL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1290 | <string name="spoken_emoji_1F52E">Crystal ball</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1291 | <!-- Spoken description for Unicode code point U+1F52F: "🔯" SIX POINTED STAR WITH MIDDLE DOT --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1292 | <string name="spoken_emoji_1F52F">Six pointed star with middle dot</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1293 | <!-- Spoken description for Unicode code point U+1F530: "🔰" JAPANESE SYMBOL FOR BEGINNER --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1294 | <string name="spoken_emoji_1F530">Japanese symbol for beginner</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1295 | <!-- Spoken description for Unicode code point U+1F531: "🔱" TRIDENT EMBLEM --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1296 | <string name="spoken_emoji_1F531">Trident emblem</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1297 | <!-- Spoken description for Unicode code point U+1F532: "🔲" BLACK SQUARE BUTTON --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1298 | <string name="spoken_emoji_1F532">Black square button</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1299 | <!-- Spoken description for Unicode code point U+1F533: "🔳" WHITE SQUARE BUTTON --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1300 | <string name="spoken_emoji_1F533">White square button</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1301 | <!-- Spoken description for Unicode code point U+1F534: "🔴" LARGE RED CIRCLE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1302 | <string name="spoken_emoji_1F534">Large red circle</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1303 | <!-- Spoken description for Unicode code point U+1F535: "🔵" LARGE BLUE CIRCLE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1304 | <string name="spoken_emoji_1F535">Large blue circle</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1305 | <!-- Spoken description for Unicode code point U+1F536: "🔶" LARGE ORANGE DIAMOND --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1306 | <string name="spoken_emoji_1F536">Large orange diamond</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1307 | <!-- Spoken description for Unicode code point U+1F537: "🔷" LARGE BLUE DIAMOND --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1308 | <string name="spoken_emoji_1F537">Large blue diamond</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1309 | <!-- Spoken description for Unicode code point U+1F538: "🔸" SMALL ORANGE DIAMOND --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1310 | <string name="spoken_emoji_1F538">Small orange diamond</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1311 | <!-- Spoken description for Unicode code point U+1F539: "🔹" SMALL BLUE DIAMOND --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1312 | <string name="spoken_emoji_1F539">Small blue diamond</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1313 | <!-- Spoken description for Unicode code point U+1F53A: "🔺" UP-POINTING RED TRIANGLE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1314 | <string name="spoken_emoji_1F53A">Up-pointing red triangle</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1315 | <!-- Spoken description for Unicode code point U+1F53B: "🔻" DOWN-POINTING RED TRIANGLE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1316 | <string name="spoken_emoji_1F53B">Down-pointing red triangle</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1317 | <!-- Spoken description for Unicode code point U+1F53C: "🔼" UP-POINTING SMALL RED TRIANGLE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1318 | <string name="spoken_emoji_1F53C">Up-pointing small red triangle</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1319 | <!-- Spoken description for Unicode code point U+1F53D: "🔽" DOWN-POINTING SMALL RED TRIANGLE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1320 | <string name="spoken_emoji_1F53D">Down-pointing small red triangle</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1321 | <!-- Spoken description for Unicode code point U+1F550: "🕐" CLOCK FACE ONE OCLOCK --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1322 | <string name="spoken_emoji_1F550">Clock face one oclock</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1323 | <!-- Spoken description for Unicode code point U+1F551: "🕑" CLOCK FACE TWO OCLOCK --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1324 | <string name="spoken_emoji_1F551">Clock face two oclock</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1325 | <!-- Spoken description for Unicode code point U+1F552: "🕒" CLOCK FACE THREE OCLOCK --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1326 | <string name="spoken_emoji_1F552">Clock face three oclock</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1327 | <!-- Spoken description for Unicode code point U+1F553: "🕓" CLOCK FACE FOUR OCLOCK --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1328 | <string name="spoken_emoji_1F553">Clock face four oclock</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1329 | <!-- Spoken description for Unicode code point U+1F554: "🕔" CLOCK FACE FIVE OCLOCK --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1330 | <string name="spoken_emoji_1F554">Clock face five oclock</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1331 | <!-- Spoken description for Unicode code point U+1F555: "🕕" CLOCK FACE SIX OCLOCK --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1332 | <string name="spoken_emoji_1F555">Clock face six oclock</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1333 | <!-- Spoken description for Unicode code point U+1F556: "🕖" CLOCK FACE SEVEN OCLOCK --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1334 | <string name="spoken_emoji_1F556">Clock face seven oclock</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1335 | <!-- Spoken description for Unicode code point U+1F557: "🕗" CLOCK FACE EIGHT OCLOCK --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1336 | <string name="spoken_emoji_1F557">Clock face eight oclock</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1337 | <!-- Spoken description for Unicode code point U+1F558: "🕘" CLOCK FACE NINE OCLOCK --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1338 | <string name="spoken_emoji_1F558">Clock face nine oclock</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1339 | <!-- Spoken description for Unicode code point U+1F559: "🕙" CLOCK FACE TEN OCLOCK --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1340 | <string name="spoken_emoji_1F559">Clock face ten oclock</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1341 | <!-- Spoken description for Unicode code point U+1F55A: "🕚" CLOCK FACE ELEVEN OCLOCK --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1342 | <string name="spoken_emoji_1F55A">Clock face eleven oclock</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1343 | <!-- Spoken description for Unicode code point U+1F55B: "🕛" CLOCK FACE TWELVE OCLOCK --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1344 | <string name="spoken_emoji_1F55B">Clock face twelve oclock</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1345 | <!-- Spoken description for Unicode code point U+1F55C: "🕜" CLOCK FACE ONE-THIRTY --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1346 | <string name="spoken_emoji_1F55C">Clock face one-thirty</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1347 | <!-- Spoken description for Unicode code point U+1F55D: "🕝" CLOCK FACE TWO-THIRTY --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1348 | <string name="spoken_emoji_1F55D">Clock face two-thirty</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1349 | <!-- Spoken description for Unicode code point U+1F55E: "🕞" CLOCK FACE THREE-THIRTY --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1350 | <string name="spoken_emoji_1F55E">Clock face three-thirty</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1351 | <!-- Spoken description for Unicode code point U+1F55F: "🕟" CLOCK FACE FOUR-THIRTY --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1352 | <string name="spoken_emoji_1F55F">Clock face four-thirty</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1353 | <!-- Spoken description for Unicode code point U+1F560: "🕠" CLOCK FACE FIVE-THIRTY --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1354 | <string name="spoken_emoji_1F560">Clock face five-thirty</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1355 | <!-- Spoken description for Unicode code point U+1F561: "🕡" CLOCK FACE SIX-THIRTY --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1356 | <string name="spoken_emoji_1F561">Clock face six-thirty</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1357 | <!-- Spoken description for Unicode code point U+1F562: "🕢" CLOCK FACE SEVEN-THIRTY --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1358 | <string name="spoken_emoji_1F562">Clock face seven-thirty</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1359 | <!-- Spoken description for Unicode code point U+1F563: "🕣" CLOCK FACE EIGHT-THIRTY --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1360 | <string name="spoken_emoji_1F563">Clock face eight-thirty</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1361 | <!-- Spoken description for Unicode code point U+1F564: "🕤" CLOCK FACE NINE-THIRTY --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1362 | <string name="spoken_emoji_1F564">Clock face nine-thirty</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1363 | <!-- Spoken description for Unicode code point U+1F565: "🕥" CLOCK FACE TEN-THIRTY --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1364 | <string name="spoken_emoji_1F565">Clock face ten-thirty</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1365 | <!-- Spoken description for Unicode code point U+1F566: "🕦" CLOCK FACE ELEVEN-THIRTY --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1366 | <string name="spoken_emoji_1F566">Clock face eleven-thirty</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1367 | <!-- Spoken description for Unicode code point U+1F567: "🕧" CLOCK FACE TWELVE-THIRTY --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1368 | <string name="spoken_emoji_1F567">Clock face twelve-thirty</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1369 | <!-- Spoken description for Unicode code point U+1F5FB: "🗻" MOUNT FUJI --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1370 | <string name="spoken_emoji_1F5FB">Mount fuji</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1371 | <!-- Spoken description for Unicode code point U+1F5FC: "🗼" TOKYO TOWER --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1372 | <string name="spoken_emoji_1F5FC">Tokyo tower</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1373 | <!-- Spoken description for Unicode code point U+1F5FD: "🗽" STATUE OF LIBERTY --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1374 | <string name="spoken_emoji_1F5FD">Statue of liberty</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1375 | <!-- Spoken description for Unicode code point U+1F5FE: "🗾" SILHOUETTE OF JAPAN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1376 | <string name="spoken_emoji_1F5FE">Silhouette of japan</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1377 | <!-- Spoken description for Unicode code point U+1F5FF: "🗿" MOYAI --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1378 | <string name="spoken_emoji_1F5FF">Moyai</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1379 | <!-- Spoken description for Unicode code point U+1F600: "😀" GRINNING FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1380 | <string name="spoken_emoji_1F600">Grinning face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1381 | <!-- Spoken description for Unicode code point U+1F601: "😁" GRINNING FACE WITH SMILING EYES --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1382 | <string name="spoken_emoji_1F601">Grinning face with smiling eyes</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1383 | <!-- Spoken description for Unicode code point U+1F602: "😂" FACE WITH TEARS OF JOY --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1384 | <string name="spoken_emoji_1F602">Face with tears of joy</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1385 | <!-- Spoken description for Unicode code point U+1F603: "😃" SMILING FACE WITH OPEN MOUTH --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1386 | <string name="spoken_emoji_1F603">Smiling face with open mouth</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1387 | <!-- Spoken description for Unicode code point U+1F604: "😄" SMILING FACE WITH OPEN MOUTH AND SMILING EYES --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1388 | <string name="spoken_emoji_1F604">Smiling face with open mouth and smiling eyes</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1389 | <!-- Spoken description for Unicode code point U+1F605: "😅" SMILING FACE WITH OPEN MOUTH AND COLD SWEAT --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1390 | <string name="spoken_emoji_1F605">Smiling face with open mouth and cold sweat</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1391 | <!-- Spoken description for Unicode code point U+1F606: "😆" SMILING FACE WITH OPEN MOUTH AND TIGHTLY-CLOSED EYES --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1392 | <string name="spoken_emoji_1F606">Smiling face with open mouth and tightly-closed eyes</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1393 | <!-- Spoken description for Unicode code point U+1F607: "😇" SMILING FACE WITH HALO --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1394 | <string name="spoken_emoji_1F607">Smiling face with halo</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1395 | <!-- Spoken description for Unicode code point U+1F608: "😈" SMILING FACE WITH HORNS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1396 | <string name="spoken_emoji_1F608">Smiling face with horns</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1397 | <!-- Spoken description for Unicode code point U+1F609: "😉" WINKING FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1398 | <string name="spoken_emoji_1F609">Winking face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1399 | <!-- Spoken description for Unicode code point U+1F60A: "😊" SMILING FACE WITH SMILING EYES --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1400 | <string name="spoken_emoji_1F60A">Smiling face with smiling eyes</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1401 | <!-- Spoken description for Unicode code point U+1F60B: "😋" FACE SAVOURING DELICIOUS FOOD --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1402 | <string name="spoken_emoji_1F60B">Face savouring delicious food</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1403 | <!-- Spoken description for Unicode code point U+1F60C: "😌" RELIEVED FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1404 | <string name="spoken_emoji_1F60C">Relieved face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1405 | <!-- Spoken description for Unicode code point U+1F60D: "😍" SMILING FACE WITH HEART-SHAPED EYES --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1406 | <string name="spoken_emoji_1F60D">Smiling face with heart-shaped eyes</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1407 | <!-- Spoken description for Unicode code point U+1F60E: "😎" SMILING FACE WITH SUNGLASSES --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1408 | <string name="spoken_emoji_1F60E">Smiling face with sunglasses</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1409 | <!-- Spoken description for Unicode code point U+1F60F: "😏" SMIRKING FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1410 | <string name="spoken_emoji_1F60F">Smirking face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1411 | <!-- Spoken description for Unicode code point U+1F610: "😐" NEUTRAL FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1412 | <string name="spoken_emoji_1F610">Neutral face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1413 | <!-- Spoken description for Unicode code point U+1F611: "😑" EXPRESSIONLESS FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1414 | <string name="spoken_emoji_1F611">Expressionless face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1415 | <!-- Spoken description for Unicode code point U+1F612: "😒" UNAMUSED FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1416 | <string name="spoken_emoji_1F612">Unamused face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1417 | <!-- Spoken description for Unicode code point U+1F613: "😓" FACE WITH COLD SWEAT --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1418 | <string name="spoken_emoji_1F613">Face with cold sweat</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1419 | <!-- Spoken description for Unicode code point U+1F614: "😔" PENSIVE FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1420 | <string name="spoken_emoji_1F614">Pensive face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1421 | <!-- Spoken description for Unicode code point U+1F615: "😕" CONFUSED FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1422 | <string name="spoken_emoji_1F615">Confused face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1423 | <!-- Spoken description for Unicode code point U+1F616: "😖" CONFOUNDED FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1424 | <string name="spoken_emoji_1F616">Confounded face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1425 | <!-- Spoken description for Unicode code point U+1F617: "😗" KISSING FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1426 | <string name="spoken_emoji_1F617">Kissing face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1427 | <!-- Spoken description for Unicode code point U+1F618: "😘" FACE THROWING A KISS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1428 | <string name="spoken_emoji_1F618">Face throwing a kiss</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1429 | <!-- Spoken description for Unicode code point U+1F619: "😙" KISSING FACE WITH SMILING EYES --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1430 | <string name="spoken_emoji_1F619">Kissing face with smiling eyes</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1431 | <!-- Spoken description for Unicode code point U+1F61A: "😚" KISSING FACE WITH CLOSED EYES --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1432 | <string name="spoken_emoji_1F61A">Kissing face with closed eyes</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1433 | <!-- Spoken description for Unicode code point U+1F61B: "😛" FACE WITH STUCK-OUT TONGUE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1434 | <string name="spoken_emoji_1F61B">Face with stuck-out tongue</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1435 | <!-- Spoken description for Unicode code point U+1F61C: "😜" FACE WITH STUCK-OUT TONGUE AND WINKING EYE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1436 | <string name="spoken_emoji_1F61C">Face with stuck-out tongue and winking eye</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1437 | <!-- Spoken description for Unicode code point U+1F61D: "😝" FACE WITH STUCK-OUT TONGUE AND TIGHTLY-CLOSED EYES --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1438 | <string name="spoken_emoji_1F61D">Face with stuck-out tongue and tightly-closed eyes</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1439 | <!-- Spoken description for Unicode code point U+1F61E: "😞" DISAPPOINTED FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1440 | <string name="spoken_emoji_1F61E">Disappointed face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1441 | <!-- Spoken description for Unicode code point U+1F61F: "😟" WORRIED FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1442 | <string name="spoken_emoji_1F61F">Worried face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1443 | <!-- Spoken description for Unicode code point U+1F620: "😠" ANGRY FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1444 | <string name="spoken_emoji_1F620">Angry face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1445 | <!-- Spoken description for Unicode code point U+1F621: "😡" POUTING FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1446 | <string name="spoken_emoji_1F621">Pouting face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1447 | <!-- Spoken description for Unicode code point U+1F622: "😢" CRYING FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1448 | <string name="spoken_emoji_1F622">Crying face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1449 | <!-- Spoken description for Unicode code point U+1F623: "😣" PERSEVERING FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1450 | <string name="spoken_emoji_1F623">Persevering face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1451 | <!-- Spoken description for Unicode code point U+1F624: "😤" FACE WITH LOOK OF TRIUMPH --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1452 | <string name="spoken_emoji_1F624">Face with look of triumph</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1453 | <!-- Spoken description for Unicode code point U+1F625: "😥" DISAPPOINTED BUT RELIEVED FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1454 | <string name="spoken_emoji_1F625">Disappointed but relieved face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1455 | <!-- Spoken description for Unicode code point U+1F626: "😦" FROWNING FACE WITH OPEN MOUTH --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1456 | <string name="spoken_emoji_1F626">Frowning face with open mouth</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1457 | <!-- Spoken description for Unicode code point U+1F627: "😧" ANGUISHED FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1458 | <string name="spoken_emoji_1F627">Anguished face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1459 | <!-- Spoken description for Unicode code point U+1F628: "😨" FEARFUL FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1460 | <string name="spoken_emoji_1F628">Fearful face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1461 | <!-- Spoken description for Unicode code point U+1F629: "😩" WEARY FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1462 | <string name="spoken_emoji_1F629">Weary face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1463 | <!-- Spoken description for Unicode code point U+1F62A: "😪" SLEEPY FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1464 | <string name="spoken_emoji_1F62A">Sleepy face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1465 | <!-- Spoken description for Unicode code point U+1F62B: "😫" TIRED FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1466 | <string name="spoken_emoji_1F62B">Tired face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1467 | <!-- Spoken description for Unicode code point U+1F62C: "😬" GRIMACING FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1468 | <string name="spoken_emoji_1F62C">Grimacing face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1469 | <!-- Spoken description for Unicode code point U+1F62D: "😭" LOUDLY CRYING FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1470 | <string name="spoken_emoji_1F62D">Loudly crying face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1471 | <!-- Spoken description for Unicode code point U+1F62E: "😮" FACE WITH OPEN MOUTH --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1472 | <string name="spoken_emoji_1F62E">Face with open mouth</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1473 | <!-- Spoken description for Unicode code point U+1F62F: "😯" HUSHED FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1474 | <string name="spoken_emoji_1F62F">Hushed face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1475 | <!-- Spoken description for Unicode code point U+1F630: "😰" FACE WITH OPEN MOUTH AND COLD SWEAT --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1476 | <string name="spoken_emoji_1F630">Face with open mouth and cold sweat</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1477 | <!-- Spoken description for Unicode code point U+1F631: "😱" FACE SCREAMING IN FEAR --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1478 | <string name="spoken_emoji_1F631">Face screaming in fear</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1479 | <!-- Spoken description for Unicode code point U+1F632: "😲" ASTONISHED FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1480 | <string name="spoken_emoji_1F632">Astonished face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1481 | <!-- Spoken description for Unicode code point U+1F633: "😳" FLUSHED FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1482 | <string name="spoken_emoji_1F633">Flushed face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1483 | <!-- Spoken description for Unicode code point U+1F634: "😴" SLEEPING FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1484 | <string name="spoken_emoji_1F634">Sleeping face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1485 | <!-- Spoken description for Unicode code point U+1F635: "😵" DIZZY FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1486 | <string name="spoken_emoji_1F635">Dizzy face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1487 | <!-- Spoken description for Unicode code point U+1F636: "😶" FACE WITHOUT MOUTH --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1488 | <string name="spoken_emoji_1F636">Face without mouth</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1489 | <!-- Spoken description for Unicode code point U+1F637: "😷" FACE WITH MEDICAL MASK --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1490 | <string name="spoken_emoji_1F637">Face with medical mask</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1491 | <!-- Spoken description for Unicode code point U+1F638: "😸" GRINNING CAT FACE WITH SMILING EYES --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1492 | <string name="spoken_emoji_1F638">Grinning cat face with smiling eyes</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1493 | <!-- Spoken description for Unicode code point U+1F639: "😹" CAT FACE WITH TEARS OF JOY --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1494 | <string name="spoken_emoji_1F639">Cat face with tears of joy</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1495 | <!-- Spoken description for Unicode code point U+1F63A: "😺" SMILING CAT FACE WITH OPEN MOUTH --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1496 | <string name="spoken_emoji_1F63A">Smiling cat face with open mouth</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1497 | <!-- Spoken description for Unicode code point U+1F63B: "😻" SMILING CAT FACE WITH HEART-SHAPED EYES --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1498 | <string name="spoken_emoji_1F63B">Smiling cat face with heart-shaped eyes</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1499 | <!-- Spoken description for Unicode code point U+1F63C: "😼" CAT FACE WITH WRY SMILE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1500 | <string name="spoken_emoji_1F63C">Cat face with wry smile</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1501 | <!-- Spoken description for Unicode code point U+1F63D: "😽" KISSING CAT FACE WITH CLOSED EYES --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1502 | <string name="spoken_emoji_1F63D">Kissing cat face with closed eyes</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1503 | <!-- Spoken description for Unicode code point U+1F63E: "😾" POUTING CAT FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1504 | <string name="spoken_emoji_1F63E">Pouting cat face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1505 | <!-- Spoken description for Unicode code point U+1F63F: "😿" CRYING CAT FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1506 | <string name="spoken_emoji_1F63F">Crying cat face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1507 | <!-- Spoken description for Unicode code point U+1F640: "🙀" WEARY CAT FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1508 | <string name="spoken_emoji_1F640">Weary cat face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1509 | <!-- Spoken description for Unicode code point U+1F645: "🙅" FACE WITH NO GOOD GESTURE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1510 | <string name="spoken_emoji_1F645">Face with no good gesture</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1511 | <!-- Spoken description for Unicode code point U+1F646: "🙆" FACE WITH OK GESTURE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1512 | <string name="spoken_emoji_1F646">Face with ok gesture</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1513 | <!-- Spoken description for Unicode code point U+1F647: "🙇" PERSON BOWING DEEPLY --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1514 | <string name="spoken_emoji_1F647">Person bowing deeply</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1515 | <!-- Spoken description for Unicode code point U+1F648: "🙈" SEE-NO-EVIL MONKEY --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1516 | <string name="spoken_emoji_1F648">See-no-evil monkey</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1517 | <!-- Spoken description for Unicode code point U+1F649: "🙉" HEAR-NO-EVIL MONKEY --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1518 | <string name="spoken_emoji_1F649">Hear-no-evil monkey</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1519 | <!-- Spoken description for Unicode code point U+1F64A: "🙊" SPEAK-NO-EVIL MONKEY --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1520 | <string name="spoken_emoji_1F64A">Speak-no-evil monkey</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1521 | <!-- Spoken description for Unicode code point U+1F64B: "🙋" HAPPY PERSON RAISING ONE HAND --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1522 | <string name="spoken_emoji_1F64B">Happy person raising one hand</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1523 | <!-- Spoken description for Unicode code point U+1F64C: "🙌" PERSON RAISING BOTH HANDS IN CELEBRATION --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1524 | <string name="spoken_emoji_1F64C">Person raising both hands in celebration</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1525 | <!-- Spoken description for Unicode code point U+1F64D: "🙍" PERSON FROWNING --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1526 | <string name="spoken_emoji_1F64D">Person frowning</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1527 | <!-- Spoken description for Unicode code point U+1F64E: "🙎" PERSON WITH POUTING FACE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1528 | <string name="spoken_emoji_1F64E">Person with pouting face</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1529 | <!-- Spoken description for Unicode code point U+1F64F: "🙏" PERSON WITH FOLDED HANDS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1530 | <string name="spoken_emoji_1F64F">Person with folded hands</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1531 | <!-- Spoken description for Unicode code point U+1F680: "🚀" ROCKET --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1532 | <string name="spoken_emoji_1F680">Rocket</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1533 | <!-- Spoken description for Unicode code point U+1F681: "🚁" HELICOPTER --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1534 | <string name="spoken_emoji_1F681">Helicopter</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1535 | <!-- Spoken description for Unicode code point U+1F682: "🚂" STEAM LOCOMOTIVE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1536 | <string name="spoken_emoji_1F682">Steam locomotive</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1537 | <!-- Spoken description for Unicode code point U+1F683: "🚃" RAILWAY CAR --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1538 | <string name="spoken_emoji_1F683">Railway car</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1539 | <!-- Spoken description for Unicode code point U+1F684: "🚄" HIGH-SPEED TRAIN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1540 | <string name="spoken_emoji_1F684">High-speed train</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1541 | <!-- Spoken description for Unicode code point U+1F685: "🚅" HIGH-SPEED TRAIN WITH BULLET NOSE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1542 | <string name="spoken_emoji_1F685">High-speed train with bullet nose</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1543 | <!-- Spoken description for Unicode code point U+1F686: "🚆" TRAIN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1544 | <string name="spoken_emoji_1F686">Train</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1545 | <!-- Spoken description for Unicode code point U+1F687: "🚇" METRO --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1546 | <string name="spoken_emoji_1F687">Metro</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1547 | <!-- Spoken description for Unicode code point U+1F688: "🚈" LIGHT RAIL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1548 | <string name="spoken_emoji_1F688">Light rail</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1549 | <!-- Spoken description for Unicode code point U+1F689: "🚉" STATION --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1550 | <string name="spoken_emoji_1F689">Station</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1551 | <!-- Spoken description for Unicode code point U+1F68A: "🚊" TRAM --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1552 | <string name="spoken_emoji_1F68A">Tram</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1553 | <!-- Spoken description for Unicode code point U+1F68B: "🚋" TRAM CAR --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1554 | <string name="spoken_emoji_1F68B">Tram car</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1555 | <!-- Spoken description for Unicode code point U+1F68C: "🚌" BUS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1556 | <string name="spoken_emoji_1F68C">Bus</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1557 | <!-- Spoken description for Unicode code point U+1F68D: "🚍" ONCOMING BUS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1558 | <string name="spoken_emoji_1F68D">Oncoming bus</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1559 | <!-- Spoken description for Unicode code point U+1F68E: "🚎" TROLLEYBUS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1560 | <string name="spoken_emoji_1F68E">Trolleybus</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1561 | <!-- Spoken description for Unicode code point U+1F68F: "🚏" BUS STOP --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1562 | <string name="spoken_emoji_1F68F">Bus stop</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1563 | <!-- Spoken description for Unicode code point U+1F690: "🚐" MINIBUS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1564 | <string name="spoken_emoji_1F690">Minibus</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1565 | <!-- Spoken description for Unicode code point U+1F691: "🚑" AMBULANCE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1566 | <string name="spoken_emoji_1F691">Ambulance</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1567 | <!-- Spoken description for Unicode code point U+1F692: "🚒" FIRE ENGINE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1568 | <string name="spoken_emoji_1F692">Fire engine</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1569 | <!-- Spoken description for Unicode code point U+1F693: "🚓" POLICE CAR --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1570 | <string name="spoken_emoji_1F693">Police car</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1571 | <!-- Spoken description for Unicode code point U+1F694: "🚔" ONCOMING POLICE CAR --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1572 | <string name="spoken_emoji_1F694">Oncoming police car</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1573 | <!-- Spoken description for Unicode code point U+1F695: "🚕" TAXI --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1574 | <string name="spoken_emoji_1F695">Taxi</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1575 | <!-- Spoken description for Unicode code point U+1F696: "🚖" ONCOMING TAXI --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1576 | <string name="spoken_emoji_1F696">Oncoming taxi</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1577 | <!-- Spoken description for Unicode code point U+1F697: "🚗" AUTOMOBILE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1578 | <string name="spoken_emoji_1F697">Automobile</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1579 | <!-- Spoken description for Unicode code point U+1F698: "🚘" ONCOMING AUTOMOBILE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1580 | <string name="spoken_emoji_1F698">Oncoming automobile</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1581 | <!-- Spoken description for Unicode code point U+1F699: "🚙" RECREATIONAL VEHICLE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1582 | <string name="spoken_emoji_1F699">Recreational vehicle</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1583 | <!-- Spoken description for Unicode code point U+1F69A: "🚚" DELIVERY TRUCK --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1584 | <string name="spoken_emoji_1F69A">Delivery truck</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1585 | <!-- Spoken description for Unicode code point U+1F69B: "🚛" ARTICULATED LORRY --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1586 | <string name="spoken_emoji_1F69B">Articulated lorry</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1587 | <!-- Spoken description for Unicode code point U+1F69C: "🚜" TRACTOR --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1588 | <string name="spoken_emoji_1F69C">Tractor</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1589 | <!-- Spoken description for Unicode code point U+1F69D: "🚝" MONORAIL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1590 | <string name="spoken_emoji_1F69D">Monorail</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1591 | <!-- Spoken description for Unicode code point U+1F69E: "🚞" MOUNTAIN RAILWAY --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1592 | <string name="spoken_emoji_1F69E">Mountain railway</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1593 | <!-- Spoken description for Unicode code point U+1F69F: "🚟" SUSPENSION RAILWAY --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1594 | <string name="spoken_emoji_1F69F">Suspension railway</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1595 | <!-- Spoken description for Unicode code point U+1F6A0: "🚠" MOUNTAIN CABLEWAY --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1596 | <string name="spoken_emoji_1F6A0">Mountain cableway</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1597 | <!-- Spoken description for Unicode code point U+1F6A1: "🚡" AERIAL TRAMWAY --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1598 | <string name="spoken_emoji_1F6A1">Aerial tramway</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1599 | <!-- Spoken description for Unicode code point U+1F6A2: "🚢" SHIP --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1600 | <string name="spoken_emoji_1F6A2">Ship</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1601 | <!-- Spoken description for Unicode code point U+1F6A3: "🚣" ROWBOAT --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1602 | <string name="spoken_emoji_1F6A3">Rowboat</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1603 | <!-- Spoken description for Unicode code point U+1F6A4: "🚤" SPEEDBOAT --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1604 | <string name="spoken_emoji_1F6A4">Speedboat</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1605 | <!-- Spoken description for Unicode code point U+1F6A5: "🚥" HORIZONTAL TRAFFIC LIGHT --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1606 | <string name="spoken_emoji_1F6A5">Horizontal traffic light</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1607 | <!-- Spoken description for Unicode code point U+1F6A6: "🚦" VERTICAL TRAFFIC LIGHT --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1608 | <string name="spoken_emoji_1F6A6">Vertical traffic light</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1609 | <!-- Spoken description for Unicode code point U+1F6A7: "🚧" CONSTRUCTION SIGN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1610 | <string name="spoken_emoji_1F6A7">Construction sign</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1611 | <!-- Spoken description for Unicode code point U+1F6A8: "🚨" POLICE CARS REVOLVING LIGHT --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1612 | <string name="spoken_emoji_1F6A8">Police cars revolving light</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1613 | <!-- Spoken description for Unicode code point U+1F6A9: "🚩" TRIANGULAR FLAG ON POST --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1614 | <string name="spoken_emoji_1F6A9">Triangular flag on post</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1615 | <!-- Spoken description for Unicode code point U+1F6AA: "🚪" DOOR --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1616 | <string name="spoken_emoji_1F6AA">Door</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1617 | <!-- Spoken description for Unicode code point U+1F6AB: "🚫" NO ENTRY SIGN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1618 | <string name="spoken_emoji_1F6AB">No entry sign</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1619 | <!-- Spoken description for Unicode code point U+1F6AC: "🚬" SMOKING SYMBOL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1620 | <string name="spoken_emoji_1F6AC">Smoking symbol</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1621 | <!-- Spoken description for Unicode code point U+1F6AD: "🚭" NO SMOKING SYMBOL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1622 | <string name="spoken_emoji_1F6AD">No smoking symbol</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1623 | <!-- Spoken description for Unicode code point U+1F6AE: "🚮" PUT LITTER IN ITS PLACE SYMBOL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1624 | <string name="spoken_emoji_1F6AE">Put litter in its place symbol</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1625 | <!-- Spoken description for Unicode code point U+1F6AF: "🚯" DO NOT LITTER SYMBOL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1626 | <string name="spoken_emoji_1F6AF">Do not litter symbol</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1627 | <!-- Spoken description for Unicode code point U+1F6B0: "🚰" POTABLE WATER SYMBOL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1628 | <string name="spoken_emoji_1F6B0">Potable water symbol</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1629 | <!-- Spoken description for Unicode code point U+1F6B1: "🚱" NON-POTABLE WATER SYMBOL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1630 | <string name="spoken_emoji_1F6B1">Non-potable water symbol</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1631 | <!-- Spoken description for Unicode code point U+1F6B2: "🚲" BICYCLE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1632 | <string name="spoken_emoji_1F6B2">Bicycle</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1633 | <!-- Spoken description for Unicode code point U+1F6B3: "🚳" NO BICYCLES --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1634 | <string name="spoken_emoji_1F6B3">No bicycles</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1635 | <!-- Spoken description for Unicode code point U+1F6B4: "🚴" BICYCLIST --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1636 | <string name="spoken_emoji_1F6B4">Bicyclist</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1637 | <!-- Spoken description for Unicode code point U+1F6B5: "🚵" MOUNTAIN BICYCLIST --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1638 | <string name="spoken_emoji_1F6B5">Mountain bicyclist</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1639 | <!-- Spoken description for Unicode code point U+1F6B6: "🚶" PEDESTRIAN --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1640 | <string name="spoken_emoji_1F6B6">Pedestrian</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1641 | <!-- Spoken description for Unicode code point U+1F6B7: "🚷" NO PEDESTRIANS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1642 | <string name="spoken_emoji_1F6B7">No pedestrians</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1643 | <!-- Spoken description for Unicode code point U+1F6B8: "🚸" CHILDREN CROSSING --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1644 | <string name="spoken_emoji_1F6B8">Children crossing</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1645 | <!-- Spoken description for Unicode code point U+1F6B9: "🚹" MENS SYMBOL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1646 | <string name="spoken_emoji_1F6B9">Mens symbol</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1647 | <!-- Spoken description for Unicode code point U+1F6BA: "🚺" WOMENS SYMBOL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1648 | <string name="spoken_emoji_1F6BA">Womens symbol</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1649 | <!-- Spoken description for Unicode code point U+1F6BB: "🚻" RESTROOM --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1650 | <string name="spoken_emoji_1F6BB">Restroom</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1651 | <!-- Spoken description for Unicode code point U+1F6BC: "🚼" BABY SYMBOL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1652 | <string name="spoken_emoji_1F6BC">Baby symbol</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1653 | <!-- Spoken description for Unicode code point U+1F6BD: "🚽" TOILET --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1654 | <string name="spoken_emoji_1F6BD">Toilet</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1655 | <!-- Spoken description for Unicode code point U+1F6BE: "🚾" WATER CLOSET --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1656 | <string name="spoken_emoji_1F6BE">Water closet</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1657 | <!-- Spoken description for Unicode code point U+1F6BF: "🚿" SHOWER --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1658 | <string name="spoken_emoji_1F6BF">Shower</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1659 | <!-- Spoken description for Unicode code point U+1F6C0: "🛀" BATH --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1660 | <string name="spoken_emoji_1F6C0">Bath</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1661 | <!-- Spoken description for Unicode code point U+1F6C1: "🛁" BATHTUB --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1662 | <string name="spoken_emoji_1F6C1">Bathtub</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1663 | <!-- Spoken description for Unicode code point U+1F6C2: "🛂" PASSPORT CONTROL --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1664 | <string name="spoken_emoji_1F6C2">Passport control</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1665 | <!-- Spoken description for Unicode code point U+1F6C3: "🛃" CUSTOMS --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1666 | <string name="spoken_emoji_1F6C3">Customs</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1667 | <!-- Spoken description for Unicode code point U+1F6C4: "🛄" BAGGAGE CLAIM --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1668 | <string name="spoken_emoji_1F6C4">Baggage claim</string> |
Tadashi G. Takaoka | 713815f | 2014-05-22 18:16:26 +0900 | [diff] [blame] | 1669 | <!-- Spoken description for Unicode code point U+1F6C5: "🛅" LEFT LUGGAGE --> |
Tadashi G. Takaoka | 7203239 | 2014-04-30 17:09:34 +0900 | [diff] [blame] | 1670 | <string name="spoken_emoji_1F6C5">Left luggage</string> |
| 1671 | </resources> |