UNPKG

accessibility-developer-tools

Version:

This is a library of accessibility-related testing and utility code.

1,269 lines (1,044 loc) 131 kB
// Copyright 2010 The Closure Library Authors. All Rights Reserved. // // Licensed 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 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS-IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. /** * @fileoverview Character lists and their classifications used by character * picker widget. Autogenerated from Unicode data: * https://sites/cibu/character-picker. */ // clang-format off goog.provide('goog.i18n.CharPickerData'); /** * Object holding two level character organization and character listing. * @constructor */ goog.i18n.CharPickerData = function() {}; /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_SYMBOL = goog.getMsg('Symbol'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_ARROWS = goog.getMsg('Arrows'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_BRAILLE = goog.getMsg('Braille'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_CONTROL_PICTURES = goog.getMsg('Control Pictures'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_CURRENCY = goog.getMsg('Currency'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_EMOTICONS = goog.getMsg('Emoticons'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_GAME_PIECES = goog.getMsg('Game Pieces'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_GENDER_AND_GENEALOGICAL = goog.getMsg('Gender and Genealogical'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_GEOMETRIC_SHAPES = goog.getMsg('Geometric Shapes'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_KEYBOARD_AND_UI = goog.getMsg('Keyboard and UI'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_LATIN_1_SUPPLEMENT = goog.getMsg('Latin 1 Supplement'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_MATH = goog.getMsg('Math'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_MATH_ALPHANUMERIC = goog.getMsg('Math Alphanumeric'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_MISCELLANEOUS = goog.getMsg('Miscellaneous'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_MUSICAL = goog.getMsg('Musical'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_STARS_ASTERISKS = goog.getMsg('Stars/Asterisks'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_SUBSCRIPT = goog.getMsg('Subscript'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_SUPERSCRIPT = goog.getMsg('Superscript'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_TECHNICAL = goog.getMsg('Technical'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_TRANSPORT_AND_MAP = goog.getMsg('Transport And Map'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_WEATHER_AND_ASTROLOGICAL = goog.getMsg('Weather and Astrological'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_YIJING_TAI_XUAN_JING = goog.getMsg('Yijing / Tai Xuan Jing'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_HISTORIC = goog.getMsg('Historic'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_COMPATIBILITY = goog.getMsg('Compatibility'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_EMOJI = goog.getMsg('Emoji'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_PEOPLE_AND_EMOTIONS = goog.getMsg('People and Emotions'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_ANIMALS_PLANTS_AND_FOOD = goog.getMsg('Animals, Plants and Food'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_OBJECTS = goog.getMsg('Objects'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_SPORTS_CELEBRATIONS_AND_ACTIVITIES = goog.getMsg('Sports, Celebrations and Activities'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_TRANSPORT_MAPS_AND_SIGNAGE = goog.getMsg('Transport, Maps and Signage'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_WEATHER_SCENES_AND_ZODIAC_SIGNS = goog.getMsg('Weather, Scenes and Zodiac signs'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_ENCLOSED = goog.getMsg('Enclosed'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_MARKS = goog.getMsg('Marks'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_SYMBOLS = goog.getMsg('Symbols'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_PUNCTUATION = goog.getMsg('Punctuation'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_ASCII_BASED = goog.getMsg('ASCII Based'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_DASH_CONNECTOR = goog.getMsg('Dash/Connector'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_OTHER = goog.getMsg('Other'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_PAIRED = goog.getMsg('Paired'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_NUMBER = goog.getMsg('Number'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_DECIMAL = goog.getMsg('Decimal'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_ENCLOSED_DOTTED = goog.getMsg('Enclosed/Dotted'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_FRACTIONS_RELATED = goog.getMsg('Fractions/Related'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_FORMAT_WHITESPACE = goog.getMsg('Format & Whitespace'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_FORMAT = goog.getMsg('Format'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_VARIATION_SELECTOR = goog.getMsg('Variation Selector'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_WHITESPACE = goog.getMsg('Whitespace'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_MODIFIER = goog.getMsg('Modifier'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_ENCLOSING = goog.getMsg('Enclosing'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_NONSPACING = goog.getMsg('Nonspacing'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_SPACING = goog.getMsg('Spacing'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_LATIN = goog.getMsg('Latin'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_COMMON = goog.getMsg('Common'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_FLIPPED_MIRRORED = goog.getMsg('Flipped/Mirrored'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_PHONETICS_IPA = goog.getMsg('Phonetics (IPA)'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_PHONETICS_X_IPA = goog.getMsg('Phonetics (X-IPA)'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_OTHER_EUROPEAN_SCRIPTS = goog.getMsg('Other European Scripts'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_ARMENIAN = goog.getMsg('Armenian'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_CYRILLIC = goog.getMsg('Cyrillic'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_GEORGIAN = goog.getMsg('Georgian'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_GREEK = goog.getMsg('Greek'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_CYPRIOT = goog.getMsg('Cypriot'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_GLAGOLITIC = goog.getMsg('Glagolitic'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_GOTHIC = goog.getMsg('Gothic'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_LINEAR_B = goog.getMsg('Linear B'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_OGHAM = goog.getMsg('Ogham'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_OLD_ITALIC = goog.getMsg('Old Italic'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_RUNIC = goog.getMsg('Runic'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_SHAVIAN = goog.getMsg('Shavian'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_AMERICAN_SCRIPTS = goog.getMsg('American Scripts'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_CANADIAN_ABORIGINAL = goog.getMsg('Canadian Aboriginal'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_CHEROKEE = goog.getMsg('Cherokee'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_DESERET = goog.getMsg('Deseret'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_AFRICAN_SCRIPTS = goog.getMsg('African Scripts'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_EGYPTIAN_HIEROGLYPHS = goog.getMsg('Egyptian Hieroglyphs'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_ETHIOPIC = goog.getMsg('Ethiopic'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_MEROITIC_CURSIVE = goog.getMsg('Meroitic Cursive'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_MEROITIC_HIEROGLYPHS = goog.getMsg('Meroitic Hieroglyphs'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_NKO = goog.getMsg('Nko'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_TIFINAGH = goog.getMsg('Tifinagh'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_VAI = goog.getMsg('Vai'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_BAMUM = goog.getMsg('Bamum'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_COPTIC = goog.getMsg('Coptic'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_OSMANYA = goog.getMsg('Osmanya'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_MIDDLE_EASTERN_SCRIPTS = goog.getMsg('Middle Eastern Scripts'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_ARABIC = goog.getMsg('Arabic'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_HEBREW = goog.getMsg('Hebrew'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_IMPERIAL_ARAMAIC = goog.getMsg('Imperial Aramaic'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_INSCRIPTIONAL_PAHLAVI = goog.getMsg('Inscriptional Pahlavi'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_INSCRIPTIONAL_PARTHIAN = goog.getMsg('Inscriptional Parthian'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_MANDAIC = goog.getMsg('Mandaic'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_OLD_SOUTH_ARABIAN = goog.getMsg('Old South Arabian'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_SAMARITAN = goog.getMsg('Samaritan'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_SYRIAC = goog.getMsg('Syriac'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_AVESTAN = goog.getMsg('Avestan'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_CARIAN = goog.getMsg('Carian'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_CUNEIFORM = goog.getMsg('Cuneiform'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_LYCIAN = goog.getMsg('Lycian'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_LYDIAN = goog.getMsg('Lydian'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_OLD_PERSIAN = goog.getMsg('Old Persian'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_PHOENICIAN = goog.getMsg('Phoenician'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_UGARITIC = goog.getMsg('Ugaritic'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_SOUTH_ASIAN_SCRIPTS = goog.getMsg('South Asian Scripts'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_BENGALI = goog.getMsg('Bengali'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_CHAKMA = goog.getMsg('Chakma'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_DEVANAGARI = goog.getMsg('Devanagari'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_GUJARATI = goog.getMsg('Gujarati'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_GURMUKHI = goog.getMsg('Gurmukhi'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newlines are not allowed; translation should be a noun and as consise as * possible. More details: * docs/fileview?id=0B8NbxddKsFtwYjExMGJjNzgtYjkzOS00NjdiLTlmOGQtOGVhZDkyZDU5YjM4. * @type {string} */ goog.i18n.CharPickerData.MSG_CP_KANNADA = goog.getMsg('Kannada'); /** * @desc Name for a symbol or character category. Used in a pull-down list * shown to a document editing user trying to insert a special character. * Newli