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">
|
2011-01-27 02:54:03 +00:00
|
|
|
<string name="alternates_for_a">1,à,â,æ,á,ä,ã,å,ā,ª</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_c">ç,ć,č</string>
|
|
|
|
<string name="alternates_for_y">6,ÿ</string>
|
2010-09-08 11:24:59 +00:00
|
|
|
<string name="alternates_for_q"></string>
|
|
|
|
<string name="alternates_for_w"></string>
|
|
|
|
<string name="alternates_for_z">2</string>
|
2009-03-25 01:05:24 +00:00
|
|
|
</resources>
|