Files
loongoffice/svx/source/dialog/ucsubset.src
Andras Timar d34c759cd2 typo: Ssymbols -> Symbols
Change-Id: Ifc518e65ccdce4e853fc419b87547b00d0e437a4
2013-05-29 13:28:27 +02:00

917 lines
22 KiB
Plaintext

/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#include <svx/ucsubset.hrc>
/*
* strings for unicode range descriptions (used e.g. by charmap)
* (see the Unicode Standard & TrueType::OS2.ulUnicodeRange description)
*/
Resource RID_SUBSETMAP
{
String RID_SUBSETSTR_BASIC_LATIN
{
Text [ en-US ] = "Basic Latin";
};
String RID_SUBSETSTR_LATIN_1
{
Text [ en-US ] = "Latin-1";
};
String RID_SUBSETSTR_LATIN_EXTENDED_A
{
Text [ en-US ] = "Latin Extended-A";
};
String RID_SUBSETSTR_LATIN_EXTENDED_B
{
Text [ en-US ] = "Latin Extended-B";
};
String RID_SUBSETSTR_IPA_EXTENSIONS
{
Text [ en-US ] = "IPA Extensions";
};
String RID_SUBSETSTR_SPACING_MODIFIERS
{
Text [ en-US ] = "Spacing Modifier Letters";
};
String RID_SUBSETSTR_COMB_DIACRITICAL
{
Text [ en-US ] = "Combining Diacritical Marks";
};
String RID_SUBSETSTR_BASIC_GREEK
{
Text [ en-US ] = "Basic Greek";
};
String RID_SUBSETSTR_GREEK_SYMS_COPTIC
{
Text [ en-US ] = "Greek Symbols And Coptic";
};
String RID_SUBSETSTR_CYRILLIC
{
Text [ en-US ] = "Cyrillic";
};
String RID_SUBSETSTR_ARMENIAN
{
Text [ en-US ] = "Armenian";
};
String RID_SUBSETSTR_BASIC_HEBREW
{
Text [ en-US ] = "Basic Hebrew";
};
String RID_SUBSETSTR_HEBREW_EXTENDED
{
Text [ en-US ] = "Hebrew Extended";
};
String RID_SUBSETSTR_BASIC_ARABIC
{
Text [ en-US ] = "Basic Arabic";
};
String RID_SUBSETSTR_ARABIC_EXTENDED
{
Text [ en-US ] = "Arabic Extended";
};
String RID_SUBSETSTR_DEVANAGARI
{
Text [ en-US ] = "Devanagari";
};
String RID_SUBSETSTR_BENGALI
{
Text [ en-US ] = "Bengali";
};
String RID_SUBSETSTR_GURMUKHI
{
Text [ en-US ] = "Gurmukhi";
};
String RID_SUBSETSTR_GUJARATI
{
Text [ en-US ] = "Gujarati";
};
String RID_SUBSETSTR_ORIYA
{
Text [ en-US ] = "Oriya";
};
String RID_SUBSETSTR_TAMIL
{
Text [ en-US ] = "Tamil";
};
String RID_SUBSETSTR_TELUGU
{
Text [ en-US ] = "Telugu";
};
String RID_SUBSETSTR_KANNADA
{
Text [ en-US ] = "Kannada";
};
String RID_SUBSETSTR_MALAYALAM
{
Text [ en-US ] = "Malayalam";
};
String RID_SUBSETSTR_THAI
{
Text [ en-US ] = "Thai";
};
String RID_SUBSETSTR_LAO
{
Text [ en-US ] = "Lao";
};
String RID_SUBSETSTR_BASIC_GEORGIAN
{
Text [ en-US ] = "Basic Georgian";
};
String RID_SUBSETSTR_GEORGIAN_EXTENDED
{
Text [ en-US ] = "Georgian Extended";
};
String RID_SUBSETSTR_HANGUL_JAMO
{
Text [ en-US ] = "Hangul Jamo";
};
String RID_SUBSETSTR_LATIN_EXTENDED_ADDS
{
Text [ en-US ] = "Latin Extended Additionals";
};
String RID_SUBSETSTR_GREEK_EXTENDED
{
Text [ en-US ] = "Greek Extended";
};
String RID_SUBSETSTR_GENERAL_PUNCTUATION
{
Text [ en-US ] = "General punctuation";
};
String RID_SUBSETSTR_SUB_SUPER_SCRIPTS
{
Text [ en-US ] = "Superscripts and Subscripts";
};
String RID_SUBSETSTR_CURRENCY_SYMBOLS
{
Text [ en-US ] = "Currency Symbols";
};
String RID_SUBSETSTR_COMB_DIACRITIC_SYMS
{
Text [ en-US ] = "Combining Diacritical Symbols";
};
String RID_SUBSETSTR_LETTERLIKE_SYMBOLS
{
Text [ en-US ] = "Letterlike Symbols";
};
String RID_SUBSETSTR_NUMBER_FORMS
{
Text [ en-US ] = "Number Forms";
};
String RID_SUBSETSTR_ARROWS
{
Text [ en-US ] = "Arrows";
};
String RID_SUBSETSTR_MATH_OPERATORS
{
Text [ en-US ] = "Mathematical Operators";
};
String RID_SUBSETSTR_MISC_TECHNICAL
{
Text [ en-US ] = "Miscellaneous Technical";
};
String RID_SUBSETSTR_CONTROL_PICTURES
{
Text [ en-US ] = "Control Pictures";
};
String RID_SUBSETSTR_OPTICAL_CHAR_REC
{
Text [ en-US ] = "Optical Character Recognition";
};
String RID_SUBSETSTR_ENCLOSED_ALPHANUM
{
Text [ en-US ] = "Enclosed Alphanumerics";
};
String RID_SUBSETSTR_BOX_DRAWING
{
Text [ en-US ] = "Box Drawing";
};
String RID_SUBSETSTR_BLOCK_ELEMENTS
{
Text [ en-US ] = "Block Elements";
};
String RID_SUBSETSTR_GEOMETRIC_SHAPES
{
Text [ en-US ] = "Geometric Shapes";
};
String RID_SUBSETSTR_MISC_DINGBATS
{
Text [ en-US ] = "Miscellaneous Symbols";
};
String RID_SUBSETSTR_DINGBATS
{
Text [ en-US ] = "Dingbats";
};
String RID_SUBSETSTR_CJK_SYMS_PUNCTUATION
{
Text [ en-US ] = "CJK Symbols And Punctuation";
};
String RID_SUBSETSTR_HIRAGANA
{
Text [ en-US ] = "Hiragana";
};
String RID_SUBSETSTR_KATAKANA
{
Text [ en-US ] = "Katakana";
};
String RID_SUBSETSTR_BOPOMOFO
{
Text [ en-US ] = "Bopomofo";
};
String RID_SUBSETSTR_HANGUL_COMPAT_JAMO
{
Text [ en-US ] = "Hangul Compatibility Jamo";
};
String RID_SUBSETSTR_CJK_MISC
{
Text [ en-US ] = "CJK Miscellaneous";
};
String RID_SUBSETSTR_ENCLOSED_CJK_LETTERS
{
Text [ en-US ] = "Enclosed CJK Letters And Months";
};
String RID_SUBSETSTR_CJK_COMPATIBILITY
{
Text [ en-US ] = "CJK Compatibility";
};
String RID_SUBSETSTR_HANGUL
{
Text [ en-US ] = "Hangul";
};
String RID_SUBSETSTR_CJK_UNIFIED_IDGRAPH
{
Text [ en-US ] = "CJK Unified Ideographs";
};
String RID_SUBSETSTR_CJK_EXT_A_UNIFIED_IDGRAPH
{
Text [ en-US ] = "CJK Unified Ideographs Extension A";
};
String RID_SUBSETSTR_PRIVATE_USE_AREA
{
Text [ en-US ] = "Private Use Area";
};
String RID_SUBSETSTR_CJK_COMPAT_IDGRAPHS
{
Text [ en-US ] = "CJK Compatibility Ideographs";
};
String RID_SUBSETSTR_ALPHA_PRESENTATION
{
Text [ en-US ] = "Alphabetic Presentation Forms";
};
String RID_SUBSETSTR_ARABIC_PRESENT_A
{
Text [ en-US ] = "Arabic Presentation Forms-A";
};
String RID_SUBSETSTR_COMBINING_HALF_MARKS
{
Text [ en-US ] = "Combining Half Marks";
};
String RID_SUBSETSTR_CJK_COMPAT_FORMS
{
Text [ en-US ] = "CJK Compatibility Forms";
};
String RID_SUBSETSTR_SMALL_FORM_VARIANTS
{
Text [ en-US ] = "Small Form Variants";
};
String RID_SUBSETSTR_ARABIC_PRESENT_B
{
Text [ en-US ] = "Arabic Presentation Forms-B";
};
String RID_SUBSETSTR_HALFW_FULLW_FORMS
{
Text [ en-US ] = "Half-width and Full-width Forms";
};
String RID_SUBSETSTR_SPECIALS
{
Text [ en-US ] = "Specials";
};
String RID_SUBSETSTR_YI_SYLLABLES
{
Text [ en-US ] = "Yi Syllables";
};
String RID_SUBSETSTR_YI_RADICALS
{
Text [ en-US ] = "Yi Radicals";
};
String RID_SUBSETSTR_OLD_ITALIC
{
Text [ en-US ] = "Old Italic";
};
String RID_SUBSETSTR_GOTHIC
{
Text [ en-US ] = "Gothic";
};
String RID_SUBSETSTR_DESERET
{
Text [ en-US ] = "Deseret";
};
String RID_SUBSETSTR_BYZANTINE_MUSICAL_SYMBOLS
{
Text [ en-US ] = "Byzantine Musical Symbols";
};
String RID_SUBSETSTR_MUSICAL_SYMBOLS
{
Text [ en-US ] = "Musical Symbols";
};
String RID_SUBSETSTR_MATHEMATICAL_ALPHANUMERIC_SYMBOLS
{
Text [ en-US ] = "Mathematical Alphanumeric Symbols";
};
String RID_SUBSETSTR_CJK_UNIFIED_IDEOGRAPHS_EXTENSION_B
{
Text [ en-US ] = "CJK Unified Ideographs Extension B";
};
String RID_SUBSETSTR_CJK_UNIFIED_IDEOGRAPHS_EXTENSION_C
{
Text [ en-US ] = "CJK Unified Ideographs Extension C";
};
String RID_SUBSETSTR_CJK_UNIFIED_IDEOGRAPHS_EXTENSION_D
{
Text [ en-US ] = "CJK Unified Ideographs Extension D";
};
String RID_SUBSETSTR_CJK_COMPATIBILITY_IDEOGRAPHS_SUPPLEMENT
{
Text [ en-US ] = "CJK Compatibility Ideographs Supplement";
};
String RID_SUBSETSTR_TAGS
{
Text [ en-US ] = "Tags";
};
String RID_SUBSETSTR_CYRILLIC_SUPPLEMENTARY
{
Text [ en-US ] = "Cyrillic Supplement";
};
String RID_SUBSETSTR_VARIATION_SELECTORS
{
Text [ en-US ] = "Variation Selectors";
};
String RID_SUBSETSTR_SUPPLEMENTARY_PRIVATE_USE_AREA_A
{
Text [ en-US ] = "Supplementary Private Use Area-A";
};
String RID_SUBSETSTR_SUPPLEMENTARY_PRIVATE_USE_AREA_B
{
Text [ en-US ] = "Supplementary Private Use Area-B";
};
String RID_SUBSETSTR_LIMBU
{
Text [ en-US ] = "Limbu";
};
String RID_SUBSETSTR_TAI_LE
{
Text [ en-US ] = "Tai Le";
};
String RID_SUBSETSTR_KHMER_SYMBOLS
{
Text [ en-US ] = "Khmer Symbols";
};
String RID_SUBSETSTR_PHONETIC_EXTENSIONS
{
Text [ en-US ] = "Phonetic Extensions";
};
String RID_SUBSETSTR_MISCELLANEOUS_SYMBOLS_AND_ARROWS
{
Text [ en-US ] = "Miscellaneous Symbols And Arrows";
};
String RID_SUBSETSTR_YIJING_HEXAGRAM_SYMBOLS
{
Text [ en-US ] = "Yijing Hexagram Symbols";
};
String RID_SUBSETSTR_LINEAR_B_SYLLABARY
{
Text [ en-US ] = "Linear B Syllabary";
};
String RID_SUBSETSTR_LINEAR_B_IDEOGRAMS
{
Text [ en-US ] = "Linear B Ideograms";
};
String RID_SUBSETSTR_AEGEAN_NUMBERS
{
Text [ en-US ] = "Aegean Numbers";
};
String RID_SUBSETSTR_UGARITIC
{
Text [ en-US ] = "Ugaritic";
};
String RID_SUBSETSTR_SHAVIAN
{
Text [ en-US ] = "Shavian";
};
String RID_SUBSETSTR_OSMANYA
{
Text [ en-US ] = "Osmanya";
};
String RID_SUBSETSTR_SINHALA
{
Text [ en-US ] = "Sinhala";
};
String RID_SUBSETSTR_TIBETAN
{
Text [ en-US ] = "Tibetan";
};
String RID_SUBSETSTR_MYANMAR
{
Text [ en-US ] = "Myanmar";
};
String RID_SUBSETSTR_KHMER
{
Text [ en-US ] = "Khmer";
};
String RID_SUBSETSTR_OGHAM
{
Text [ en-US ] = "Ogham";
};
String RID_SUBSETSTR_RUNIC
{
Text [ en-US ] = "Runic";
};
String RID_SUBSETSTR_SYRIAC
{
Text [ en-US ] = "Syriac";
};
String RID_SUBSETSTR_THAANA
{
Text [ en-US ] = "Thaana";
};
String RID_SUBSETSTR_ETHIOPIC
{
Text [ en-US ] = "Ethiopic";
};
String RID_SUBSETSTR_CHEROKEE
{
Text [ en-US ] = "Cherokee";
};
String RID_SUBSETSTR_CANADIAN_ABORIGINAL
{
Text [ en-US ] = "Canadan Aboriginal Syllables";
};
String RID_SUBSETSTR_MONGOLIAN
{
Text [ en-US ] = "Mongolian";
};
String RID_SUBSETSTR_MISC_MATH_SYMS_A
{
Text [ en-US ] = "Miscellaneous Mathematical Symbols-A";
};
String RID_SUBSETSTR_SUPPL_ARROWS_A
{
Text [ en-US ] = "Supplemental Arrows-A";
};
String RID_SUBSETSTR_BRAILLE_PATTERNS
{
Text [ en-US ] = "Braille Patterns";
};
String RID_SUBSETSTR_SUPPL_ARROWS_B
{
Text [ en-US ] = "Supplemental Arrows-B";
};
String RID_SUBSETSTR_MISC_MATH_SYMS_B
{
Text [ en-US ] = "Miscellaneous Mathematical Symbols-B";
};
String RID_SUBSETSTR_CJK_RADICAL_SUPPL
{
Text [ en-US ] = "CJK Radical Supplement";
};
String RID_SUBSETSTR_KANGXI_RADICALS
{
Text [ en-US ] = "Kangxi Radicals";
};
String RID_SUBSETSTR_IDEO_DESC_CHARS
{
Text [ en-US ] = "Ideographic Description Characters";
};
String RID_SUBSETSTR_TAGALOG
{
Text [ en-US ] = "Tagalog";
};
String RID_SUBSETSTR_HANUNOO
{
Text [ en-US ] = "Hanunoo";
};
String RID_SUBSETSTR_TAGBANWA
{
Text [ en-US ] = "Tagbanwa";
};
String RID_SUBSETSTR_BUHID
{
Text [ en-US ] = "Buhid";
};
String RID_SUBSETSTR_KANBUN
{
Text [ en-US ] = "Kanbun";
};
String RID_SUBSETSTR_BOPOMOFO_EXTENDED
{
Text [ en-US ] = "Bopomofo Extended";
};
String RID_SUBSETSTR_KATAKANA_PHONETIC
{
Text [ en-US ] = "Katakana Phonetics";
};
String RID_SUBSETSTR_CJK_STROKES
{
Text [ en-US ] = "CJK Strokes";
};
String RID_SUBSETSTR_CYPRIOT_SYLLABARY
{
Text [ en-US ] = "Cypriot Syllabary";
};
String RID_SUBSETSTR_TAI_XUAN_JING_SYMBOLS
{
Text [ en-US ] = "Tai Xuan Jing Symbols";
};
String RID_SUBSETSTR_VARIATION_SELECTORS_SUPPLEMENT
{
Text [ en-US ] = "Variation Selectors Supplement";
};
String RID_SUBSETSTR_ANCIENT_GREEK_MUSICAL_NOTATION
{
Text [ en-US ] = "Ancient Greek Musical Notation";
};
String RID_SUBSETSTR_ANCIENT_GREEK_NUMBERS
{
Text [ en-US ] = "Ancient Greek Numbers";
};
String RID_SUBSETSTR_ARABIC_SUPPLEMENT
{
Text [ en-US ] = "Arabic Supplement";
};
String RID_SUBSETSTR_BUGINESE
{
Text [ en-US ] = "Buginese";
};
String RID_SUBSETSTR_COMBINING_DIACRITICAL_MARKS_SUPPLEMENT
{
Text [ en-US ] = "Combining Diacritical Marks Supplement";
};
String RID_SUBSETSTR_COPTIC
{
Text [ en-US ] = "Coptic";
};
String RID_SUBSETSTR_ETHIOPIC_EXTENDED
{
Text [ en-US ] = "Ethiopic Extended";
};
String RID_SUBSETSTR_ETHIOPIC_SUPPLEMENT
{
Text [ en-US ] = "Ethiopic Supplement";
};
String RID_SUBSETSTR_GEORGIAN_SUPPLEMENT
{
Text [ en-US ] = "Georgian Supplement";
};
String RID_SUBSETSTR_GLAGOLITIC
{
Text [ en-US ] = "Glagolitic";
};
String RID_SUBSETSTR_KHAROSHTHI
{
Text [ en-US ] = "Kharoshthi";
};
String RID_SUBSETSTR_MODIFIER_TONE_LETTERS
{
Text [ en-US ] = "Modifier Tone Letters";
};
String RID_SUBSETSTR_NEW_TAI_LUE
{
Text [ en-US ] = "New Tai Lue";
};
String RID_SUBSETSTR_OLD_PERSIAN
{
Text [ en-US ] = "Old Persian";
};
String RID_SUBSETSTR_PHONETIC_EXTENSIONS_SUPPLEMENT
{
Text [ en-US ] = "Phonetic Extensions Supplement";
};
String RID_SUBSETSTR_SUPPLEMENTAL_PUNCTUATION
{
Text [ en-US ] = "Supplemental Punctuation";
};
String RID_SUBSETSTR_SYLOTI_NAGRI
{
Text [ en-US ] = "Syloti Nagri";
};
String RID_SUBSETSTR_TIFINAGH
{
Text [ en-US ] = "Tifinagh";
};
String RID_SUBSETSTR_VERTICAL_FORMS
{
Text [ en-US ] = "Vertical Forms";
};
String RID_SUBSETSTR_NKO
{
Text [ en-US ] = "Nko";
};
String RID_SUBSETSTR_BALINESE
{
Text [ en-US ] = "Balinese";
};
String RID_SUBSETSTR_LATIN_EXTENDED_C
{
Text [ en-US ] = "Latin Extended-C";
};
String RID_SUBSETSTR_LATIN_EXTENDED_D
{
Text [ en-US ] = "Latin Extended-D";
};
String RID_SUBSETSTR_PHAGS_PA
{
Text [ en-US ] = "Phags-Pa";
};
String RID_SUBSETSTR_PHOENICIAN
{
Text [ en-US ] = "Phoenician";
};
String RID_SUBSETSTR_CUNEIFORM
{
Text [ en-US ] = "Cuneiform";
};
String RID_SUBSETSTR_CUNEIFORM_NUMBERS_AND_PUNCTUATION
{
Text [ en-US ] = "Cuneiform Numbers And Punctuation";
};
String RID_SUBSETSTR_COUNTING_ROD_NUMERALS
{
Text [ en-US ] = "Counting Rod Numerals";
};
String RID_SUBSETSTR_SUNDANESE
{
Text [ en-US ] = "Sundanese";
};
String RID_SUBSETSTR_LEPCHA
{
Text [ en-US ] = "Lepcha";
};
String RID_SUBSETSTR_OL_CHIKI
{
Text [ en-US ] = "Ol Chiki";
};
String RID_SUBSETSTR_CYRILLIC_EXTENDED_A
{
Text [ en-US ] = "Cyrillic Extended-A";
};
String RID_SUBSETSTR_VAI
{
Text [ en-US ] = "Vai";
};
String RID_SUBSETSTR_CYRILLIC_EXTENDED_B
{
Text [ en-US ] = "Cyrillic Extended-B";
};
String RID_SUBSETSTR_SAURASHTRA
{
Text [ en-US ] = "Saurashtra";
};
String RID_SUBSETSTR_KAYAH_LI
{
Text [ en-US ] = "Kayah Li";
};
String RID_SUBSETSTR_REJANG
{
Text [ en-US ] = "Rejang";
};
String RID_SUBSETSTR_CHAM
{
Text [ en-US ] = "Cham";
};
String RID_SUBSETSTR_ANCIENT_SYMBOLS
{
Text [ en-US ] = "Ancient Symbols";
};
String RID_SUBSETSTR_PHAISTOS_DISC
{
Text [ en-US ] = "Phaistos Disc";
};
String RID_SUBSETSTR_LYCIAN
{
Text [ en-US ] = "Lycian";
};
String RID_SUBSETSTR_CARIAN
{
Text [ en-US ] = "Carian";
};
String RID_SUBSETSTR_LYDIAN
{
Text [ en-US ] = "Lydian";
};
String RID_SUBSETSTR_MAHJONG_TILES
{
Text [ en-US ] = "Mahjong Tiles";
};
String RID_SUBSETSTR_DOMINO_TILES
{
Text [ en-US ] = "Domino Tiles";
};
String RID_SUBSETSTR_SAMARITAN
{
Text [ en-US ] = "Samaritan";
};
String RID_SUBSETSTR_UNIFIED_CANADIAN_ABORIGINAL_SYLLABICS_EXTENDED
{
Text [ en-US ] = "Canadian Aboriginal Syllabics Extended";
};
String RID_SUBSETSTR_TAI_THAM
{
Text [ en-US ] = "Tai Tham";
};
String RID_SUBSETSTR_VEDIC_EXTENSIONS
{
Text [ en-US ] = "Vedic Extensions";
};
String RID_SUBSETSTR_LISU
{
Text [ en-US ] = "Lisu";
};
String RID_SUBSETSTR_BAMUM
{
Text [ en-US ] = "Bamum";
};
String RID_SUBSETSTR_COMMON_INDIC_NUMBER_FORMS
{
Text [ en-US ] = "Common Indic Number Forms";
};
String RID_SUBSETSTR_DEVANAGARI_EXTENDED
{
Text [ en-US ] = "Devanagari Extended";
};
String RID_SUBSETSTR_HANGUL_JAMO_EXTENDED_A
{
Text [ en-US ] = "Hangul Jamo Extended-A";
};
String RID_SUBSETSTR_JAVANESE
{
Text [ en-US ] = "Javanese";
};
String RID_SUBSETSTR_MYANMAR_EXTENDED_A
{
Text [ en-US ] = "Myanmar Extended-A";
};
String RID_SUBSETSTR_TAI_VIET
{
Text [ en-US ] = "Tai Viet";
};
String RID_SUBSETSTR_MEETEI_MAYEK
{
Text [ en-US ] = "Meetei Mayek";
};
String RID_SUBSETSTR_HANGUL_JAMO_EXTENDED_B
{
Text [ en-US ] = "Hangul Jamo Extended-B";
};
String RID_SUBSETSTR_IMPERIAL_ARAMAIC
{
Text [ en-US ] = "Imperial Aramaic";
};
String RID_SUBSETSTR_OLD_SOUTH_ARABIAN
{
Text [ en-US ] = "Old South Arabian";
};
String RID_SUBSETSTR_AVESTAN
{
Text [ en-US ] = "Avestan";
};
String RID_SUBSETSTR_INSCRIPTIONAL_PARTHIAN
{
Text [ en-US ] = "Inscriptional Parthian";
};
String RID_SUBSETSTR_INSCRIPTIONAL_PAHLAVI
{
Text [ en-US ] = "Inscriptional Pahlavi";
};
String RID_SUBSETSTR_OLD_TURKIC
{
Text [ en-US ] = "Old Turkic";
};
String RID_SUBSETSTR_RUMI_NUMERAL_SYMBOLS
{
Text [ en-US ] = "Rumi Numeral Symbols";
};
String RID_SUBSETSTR_KAITHI
{
Text [ en-US ] = "Kaithi";
};
String RID_SUBSETSTR_EGYPTIAN_HIEROGLYPHS
{
Text [ en-US ] = "Egyptian Hieroglyphs";
};
String RID_SUBSETSTR_ENCLOSED_ALPHANUMERIC_SUPPLEMENT
{
Text [ en-US ] = "Enclosed Alphanumeric Supplement";
};
String RID_SUBSETSTR_ENCLOSED_IDEOGRAPHIC_SUPPLEMENT
{
Text [ en-US ] = "Enclosed Ideographic Supplement";
};
String RID_SUBSETSTR_MANDAIC
{
Text [ en-US ] = "Mandaic";
};
String RID_SUBSETSTR_BATAK
{
Text [ en-US ] = "Batak";
};
String RID_SUBSETSTR_ETHIOPIC_EXTENDED_A
{
Text [ en-US ] = "Ethiopic Extended-A";
};
String RID_SUBSETSTR_BRAHMI
{
Text [ en-US ] = "Brahmi";
};
String RID_SUBSETSTR_BAMUM_SUPPLEMENT
{
Text [ en-US ] = "Bamum Supplement";
};
String RID_SUBSETSTR_KANA_SUPPLEMENT
{
Text [ en-US ] = "Kana Supplement";
};
String RID_SUBSETSTR_PLAYING_CARDS
{
Text [ en-US ] = "Playing Cards";
};
String RID_SUBSETSTR_MISCELLANEOUS_SYMBOLS_AND_PICTOGRAPHS
{
Text [ en-US ] = "Miscellaneous Symbols And Pictographs";
};
String RID_SUBSETSTR_EMOTICONS
{
Text [ en-US ] = "Emoticons";
};
String RID_SUBSETSTR_TRANSPORT_AND_MAP_SYMBOLS
{
Text [ en-US ] = "Transport And Map Symbols";
};
String RID_SUBSETSTR_ALCHEMICAL_SYMBOLS
{
Text [ en-US ] = "Alchemical Symbols";
};
String RID_SUBSETSTR_ARABIC_EXTENDED_A
{
Text [ en-US ] = "Arabic Extended-A";
};
String RID_SUBSETSTR_ARABIC_MATHEMATICAL_ALPHABETIC_SYMBOLS
{
Text [ en-US ] = "Arabic Mathematical Alphabetic Symbols";
};
String RID_SUBSETSTR_CHAKMA
{
Text [ en-US ] = "Chakma";
};
String RID_SUBSETSTR_MEETEI_MAYEK_EXTENSIONS
{
Text [ en-US ] = "Meetei Mayek Extensions";
};
String RID_SUBSETSTR_MEROITIC_CURSIVE
{
Text [ en-US ] = "Meroitic Cursive";
};
String RID_SUBSETSTR_MEROITIC_HIEROGLYPHS
{
Text [ en-US ] = "Meroitic Hieroglyphs";
};
String RID_SUBSETSTR_MIAO
{
Text [ en-US ] = "Miao";
};
String RID_SUBSETSTR_SHARADA
{
Text [ en-US ] = "Sharada";
};
String RID_SUBSETSTR_SORA_SOMPENG
{
Text [ en-US ] = "Sora Sompeng";
};
String RID_SUBSETSTR_SUNDANESE_SUPPLEMENT
{
Text [ en-US ] = "Sundanese Supplement";
};
String RID_SUBSETSTR_TAKRI
{
Text [ en-US ] = "Takri";
};
};
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */