Home | History | Annotate | Download | only in values-sv
      1 <?xml version="1.0" encoding="utf-8"?>
      2 <!--
      3 /*
      4 **
      5 ** Copyright 2010, 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+00E9: "" LATIN SMALL LETTER E WITH ACUTE
     22          U+00E8: "" LATIN SMALL LETTER E WITH GRAVE
     23          U+00EA: "" LATIN SMALL LETTER E WITH CIRCUMFLEX
     24          U+00EB: "" LATIN SMALL LETTER E WITH DIAERESIS
     25          U+0119: "" LATIN SMALL LETTER E WITH OGONEK -->
     26     <string name="more_keys_for_e">&#x00E9;,&#x00E8;,&#x00EA;,&#x00EB;,&#x0119;</string>
     27     <!-- U+0153: "" LATIN SMALL LIGATURE OE
     28          U+00F4: "" LATIN SMALL LETTER O WITH CIRCUMFLEX
     29          U+00F2: "" LATIN SMALL LETTER O WITH GRAVE
     30          U+00F3: "" LATIN SMALL LETTER O WITH ACUTE
     31          U+00F5: "" LATIN SMALL LETTER O WITH TILDE
     32          U+014D: "" LATIN SMALL LETTER O WITH MACRON -->
     33     <string name="more_keys_for_o">&#x0153;,&#x00F4;,&#x00F2;,&#x00F3;,&#x00F5;,&#x014D;</string>
     34     <!-- U+00FC: "" LATIN SMALL LETTER U WITH DIAERESIS
     35          U+00FB: "" LATIN SMALL LETTER U WITH CIRCUMFLEX
     36          U+00F9: "" LATIN SMALL LETTER U WITH GRAVE
     37          U+00FA: "" LATIN SMALL LETTER U WITH ACUTE
     38          U+016B: "" LATIN SMALL LETTER U WITH MACRON -->
     39     <string name="more_keys_for_u">&#x00FC;,&#x00FB;,&#x00F9;,&#x00FA;,&#x016B;</string>
     40     <!-- U+00DF: "" LATIN SMALL LETTER SHARP S
     41          U+015B: "" LATIN SMALL LETTER S WITH ACUTE
     42          U+0161: "" LATIN SMALL LETTER S WITH CARON -->
     43     <string name="more_keys_for_s">&#x00DF;,&#x015B;,&#x0161;</string>
     44     <!-- U+00E5: "" LATIN SMALL LETTER A WITH RING ABOVE -->
     45     <string name="keylabel_for_nordic_row1_11">&#x00E5;</string>
     46     <!-- U+00F6: "" LATIN SMALL LETTER O WITH DIAERESIS -->
     47     <string name="keylabel_for_nordic_row2_10">&#x00F6;</string>
     48     <!-- U+00E4: "" LATIN SMALL LETTER A WITH DIAERESIS -->
     49     <string name="keylabel_for_nordic_row2_11">&#x00E4;</string>
     50     <!-- U+00F8: "" LATIN SMALL LETTER O WITH STROKE -->
     51     <string name="more_keys_for_nordic_row2_10">&#x00F8;</string>
     52     <!-- U+00E6: "" LATIN SMALL LETTER AE -->
     53     <string name="more_keys_for_nordic_row2_11">&#x00E6;</string>
     54     <string name="single_angle_quotes">!text/single_raqm_laqm</string>
     55     <string name="double_angle_quotes">!text/double_raqm_laqm</string>
     56 </resources>
     57