Home | History | Annotate | Download | only in values-hi
      1 <?xml version="1.0" encoding="utf-8"?>
      2 <!--
      3 /*
      4 **
      5 ** Copyright 2012, 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 -->
     20 <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
     21     <!-- U+0967: "" DEVANAGARI DIGIT ONE -->
     22     <string name="keylabel_for_symbols_1">&#x0967;</string>
     23     <!-- U+0968: "" DEVANAGARI DIGIT TWO -->
     24     <string name="keylabel_for_symbols_2">&#x0968;</string>
     25     <!-- U+0969: "" DEVANAGARI DIGIT THREE -->
     26     <string name="keylabel_for_symbols_3">&#x0969;</string>
     27     <!-- U+096A: "" DEVANAGARI DIGIT FOUR -->
     28     <string name="keylabel_for_symbols_4">&#x096A;</string>
     29     <!-- U+096B: "" DEVANAGARI DIGIT FIVE -->
     30     <string name="keylabel_for_symbols_5">&#x096B;</string>
     31     <!-- U+096C: "" DEVANAGARI DIGIT SIX -->
     32     <string name="keylabel_for_symbols_6">&#x096C;</string>
     33     <!-- U+096D: "" DEVANAGARI DIGIT SEVEN -->
     34     <string name="keylabel_for_symbols_7">&#x096D;</string>
     35     <!-- U+096E: "" DEVANAGARI DIGIT EIGHT -->
     36     <string name="keylabel_for_symbols_8">&#x096E;</string>
     37     <!-- U+096F: "" DEVANAGARI DIGIT NINE -->
     38     <string name="keylabel_for_symbols_9">&#x096F;</string>
     39     <!-- U+0966: "" DEVANAGARI DIGIT ZERO -->
     40     <string name="keylabel_for_symbols_0">&#x0966;</string>
     41     <string name="additional_more_keys_for_symbols_1">1</string>
     42     <string name="additional_more_keys_for_symbols_2">2</string>
     43     <string name="additional_more_keys_for_symbols_3">3</string>
     44     <string name="additional_more_keys_for_symbols_4">4</string>
     45     <string name="additional_more_keys_for_symbols_5">5</string>
     46     <string name="additional_more_keys_for_symbols_6">6</string>
     47     <string name="additional_more_keys_for_symbols_7">7</string>
     48     <string name="additional_more_keys_for_symbols_8">8</string>
     49     <string name="additional_more_keys_for_symbols_9">9</string>
     50     <string name="additional_more_keys_for_symbols_0">0</string>
     51 </resources>
     52