• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="UTF-8"?>
2<!--
3/*
4* Copyright (C) 2008 The Android Open Source Project
5*
6* Licensed under the Apache License, Version 2.0 (the "License");
7* you may not use this file except in compliance with the License.
8* You may obtain a copy of the License at
9*
10*      http://www.apache.org/licenses/LICENSE-2.0
11*
12* Unless required by applicable law or agreed to in writing, software
13* distributed under the License is distributed on an "AS IS" BASIS,
14* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15* See the License for the specific language governing permissions and
16* limitations under the License.
17*/
18 -->
19
20<resources xmlns:android="http://schemas.android.com/apk/res/android"
21    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
22    <string name="application_name" msgid="8424725141379931883">"Launcher"</string>
23    <string name="uid_name" msgid="3371120195364560632">"Android Core Apps"</string>
24    <string name="folder_name" msgid="4588446541914685904">"Folder"</string>
25    <string name="chooser_wallpaper" msgid="5988031014201479733">"Select wallpaper from"</string>
26    <string name="wallpaper_instructions" msgid="4215640646180727542">"Set wallpaper"</string>
27    <string name="pick_wallpaper" msgid="5630222540525626723">"Wallpaper"</string>
28    <string name="activity_not_found" msgid="3571057450431950427">"Application is not installed on your phone."</string>
29    <string name="configure_wallpaper" msgid="2820186271419674623">"Configure..."</string>
30    <string name="rename_folder_label" msgid="5646236631298452787">"Folder name"</string>
31    <string name="rename_folder_title" msgid="4544573104191526550">"Rename folder"</string>
32    <string name="rename_action" msgid="6016003384693240896">"OK"</string>
33    <string name="cancel_action" msgid="3811860427489435048">"Cancel"</string>
34    <string name="menu_item_add_item" msgid="6233177331075781114">"Add to Home screen"</string>
35    <string name="group_applications" msgid="4118484163419674240">"Applications"</string>
36    <string name="group_shortcuts" msgid="9133529424900391877">"Shortcuts"</string>
37    <string name="group_folder" msgid="5143593791798929193">"New folder"</string>
38    <string name="group_live_folders" msgid="2664945399140647217">"Folders"</string>
39    <string name="group_widgets" msgid="6704978494073105844">"Widgets"</string>
40    <string name="group_wallpapers" msgid="1568191644272224858">"Wallpaper"</string>
41    <string name="add_folder" msgid="3521088587367839879">"Folder"</string>
42    <string name="add_clock" msgid="2337943840175865746">"Clock"</string>
43    <string name="add_photo_frame" msgid="3154058437359487954">"Picture frame"</string>
44    <string name="out_of_space" msgid="8365249326091984698">"No more room on this Home screen."</string>
45    <string name="shortcut_installed" msgid="7071557296331322355">"<xliff:g id="NAME">%s</xliff:g>Shortcut \"\" created."</string>
46    <string name="shortcut_uninstalled" msgid="2129499669449749995">"<xliff:g id="NAME">%s</xliff:g>Shortcut \"\" was removed."</string>
47    <string name="shortcut_duplicate" msgid="4757756326465060694">"<xliff:g id="NAME">%s</xliff:g>Shortcut \"\" already exists."</string>
48    <string name="title_select_shortcut" msgid="2858897527672831763">"Select shortcut"</string>
49    <string name="title_select_application" msgid="8031072293115454221">"Select application"</string>
50    <string name="title_select_live_folder" msgid="3753447798805166749">"Select folder"</string>
51    <string name="all_apps_button_label" msgid="3953036962111614813">"All applications"</string>
52    <string name="all_apps_home_button_label" msgid="1022222300329398558">"Home"</string>
53    <string name="menu_add" msgid="3065046628354640854">"Add"</string>
54    <string name="menu_manage_apps" msgid="2308685199463588895">"Manage apps"</string>
55    <string name="menu_wallpaper" msgid="5837429080911269832">"Wallpaper"</string>
56    <string name="menu_search" msgid="4826514464423239041">"Search"</string>
57    <string name="menu_notifications" msgid="6424587053194766192">"Notifications"</string>
58    <string name="menu_gestures" msgid="514678675575912237">"Gestures"</string>
59    <string name="menu_settings" msgid="6233960148378443661">"Settings"</string>
60    <string name="permlab_install_shortcut" msgid="1201690825493376489">"install shortcuts"</string>
61    <string name="permdesc_install_shortcut" msgid="7429365847558984148">"Allows an application to add shortcuts without user intervention."</string>
62    <string name="permlab_uninstall_shortcut" msgid="7696645932555926449">"uninstall shortcuts"</string>
63    <string name="permdesc_uninstall_shortcut" msgid="959972195916090900">"Allows an application to remove shortcuts without user intervention."</string>
64    <string name="permlab_read_settings" msgid="3452408290738106747">"read Home settings and short cuts"</string>
65    <string name="permdesc_read_settings" msgid="8377434937176025492">"Allows an application to read the settings and shortcuts in Home."</string>
66    <string name="permlab_write_settings" msgid="1360567537236705628">"write Home settings and shortcuts"</string>
67    <string name="permdesc_write_settings" msgid="1098648778383349818">"Allows an application to change the settings and shortcuts in Home."</string>
68    <string name="gadget_error_text" msgid="8359351016167075858">"Problem loading widget"</string>
69</resources>
70