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.8 KiB
28 lines
1.8 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">"앱 전체보기\n 실행기 아이콘을 누릅니다. @drawable/all_apps"</item>
|
|
<item msgid="8842580895829057430">"홈 화면으로 앱 가져오기\n 가져오려는 앱을 터치하고 진동할 때까지 누릅니다."</item>
|
|
<item msgid="8903218961940756528">"홈 화면 변경\n 항목을 길게 누르고 항목이 진동하면 원하는 곳으로 드래그합니다."</item>
|
|
<item msgid="3123213860439458492">"항목 삭제\n 항목을 길게 누르고 항목이 진동하면 휴지통 아이콘으로 드래그합니다. @drawable/trash"</item>
|
|
<item msgid="1000948398885889319">"여러 홈 화면\n 전환하려면 왼쪽이나 오른쪽으로 스와이프하세요. 다른 화면으로 항목을 드래그해 보세요."</item>
|
|
<item msgid="424487960942281801">"위젯 제거\n 위젯을 길게 누르고 위젯이 진동하면 휴지통 아이콘으로 드래그합니다."</item>
|
|
</string-array>
|
|
</resources>
|