blob: ad25ff681f5e425141ca6d80689042a82793dad2 [file] [log] [blame]
Satoshi Kataoka69aef472012-07-09 17:27:45 +09001<?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
21<resources>
22 <!-- Title for Latin Keyboard -->
Satoshi Kataoka4f6804e2013-03-22 11:52:21 +090023 <string name="english_ime_name">Android Keyboard</string>
Satoshi Kataoka69aef472012-07-09 17:27:45 +090024
25 <!-- Name of Android spell checker service -->
Satoshi Kataoka4f6804e2013-03-22 11:52:21 +090026 <string name="spell_checker_service_name">Android Spell Checker</string>
Satoshi Kataoka69aef472012-07-09 17:27:45 +090027
28 <!-- Title for Latin keyboard settings activity / dialog -->
Satoshi Kataoka4f6804e2013-03-22 11:52:21 +090029 <string name="english_ime_settings">Android Keyboard Settings</string>
Satoshi Kataoka69aef472012-07-09 17:27:45 +090030
31 <!-- Title for the spell checking service settings screen -->
Satoshi Kataoka4f6804e2013-03-22 11:52:21 +090032 <string name="android_spell_checker_settings">Android Spell Checker Settings</string>
Satoshi Kataoka69aef472012-07-09 17:27:45 +090033</resources>