2009-03-25 01:05:24 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<!--
|
|
|
|
/*
|
|
|
|
**
|
2010-09-08 06:43:10 +00:00
|
|
|
** Copyright 2010, The Android Open Source Project
|
2009-03-25 01:05:24 +00:00
|
|
|
**
|
|
|
|
** 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.
|
|
|
|
*/
|
|
|
|
-->
|
|
|
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
2010-12-14 06:31:47 +00:00
|
|
|
<string name="alternates_for_a">ä,á,à,â,ą,ã</string>
|
|
|
|
<string name="alternates_for_e">3,é,è,ê,ë,ę,€</string>
|
|
|
|
<string name="alternates_for_i">í,ì,î,ï,8</string>
|
|
|
|
<string name="alternates_for_o">ö,ó,ò,ô,õ,9</string>
|
|
|
|
<string name="alternates_for_u">ü,ú,ù,û,ū,7</string>
|
|
|
|
<string name="alternates_for_s">ś,š,ş,ß</string>
|
|
|
|
<string name="alternates_for_n">ń,ñ,ň</string>
|
|
|
|
<string name="alternates_for_c">ç,ć,č</string>
|
|
|
|
<string name="alternates_for_d">ð,ď</string>
|
|
|
|
<string name="alternates_for_r">ř,4</string>
|
|
|
|
<string name="alternates_for_t">ť,þ,5</string>
|
|
|
|
<string name="alternates_for_z">ź,ž,ż</string>
|
2010-09-08 09:32:39 +00:00
|
|
|
<string name="alternates_for_l">ł</string>
|
|
|
|
<string name="alternates_for_v">w</string>
|
2010-11-23 19:54:33 +00:00
|
|
|
<string name="keylabel_for_scandinavia_row2_10">ø</string>
|
|
|
|
<string name="keylabel_for_scandinavia_row2_11">æ</string>
|
|
|
|
<string name="alternates_for_scandinavia_row2_10">ö</string>
|
|
|
|
<string name="alternates_for_scandinavia_row2_11">ä</string>
|
2009-03-25 01:05:24 +00:00
|
|
|
</resources>
|