You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
1.7 KiB
28 lines
1.7 KiB
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Copyright (C) 2010 The Android Open Source Project
|
|
|
|
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:android="http://schemas.android.com/apk/res/android"
|
|
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
|
<string-array name="tips">
|
|
<item msgid="4457112202911142877">"See all your apps.\n Touch the Launcher icon. @drawable/all_apps"</item>
|
|
<item msgid="8842580895829057430">"Drag apps to your Home screen.\n Touch & hold an app in the Launcher until it vibrates."</item>
|
|
<item msgid="8903218961940756528">"Rearrange your Home screen.\n Touch & hold an item and when it vibrates, drag it where you want it to go."</item>
|
|
<item msgid="3123213860439458492">"Remove items.\n Touch & hold an item and when it vibrates, drag it to the Recycle Bin icon. @drawable/recycle bin"</item>
|
|
<item msgid="1000948398885889319">"Multiple Home screens.\n Swipe left or right to switch. Drag items to other screens."</item>
|
|
<item msgid="424487960942281801">"Finished with this widget?\n Touch & hold it and when it vibrates, drag it to the Recycle Bin icon."</item>
|
|
</string-array>
|
|
</resources>
|