VancedMicroG/res/values/permissions.xml

92 lines
8.3 KiB
XML
Raw Normal View History

2015-02-09 22:16:37 +00:00
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright 2013-2015 µg Project Team
~
~ 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>
<string name="permission_service_all_label">All Google services</string>
<string name="permission_service_all_description">Allows app to access all Google services through any associated Google account.</string>
<string name="permission_service_android_label">Android services</string>
<string name="permission_service_android_description">Allows app to access Android services through any associated Google account.</string>
<string name="permission_service_adsense_label">AdSense</string>
<string name="permission_service_adsense_description">Allows app to access AdSense through any associated Google account.</string>
<string name="permission_service_adwords_label">AdWords</string>
<string name="permission_service_adwords_description">Allows app to access AdWords through any associated Google account.</string>
<string name="permission_service_ah_label">Google App Engine</string>
<string name="permission_service_ah_description">Allows app to access Google App Engine through any associated Google account.</string>
<string name="permission_service_blogger_label">Blogger</string>
<string name="permission_service_blogger_description">Allows app to access Blogger through any associated Google account.</string>
<string name="permission_service_cl_label">Google Calendar</string>
<string name="permission_service_cl_description">Allows app to access Google Calendar through any associated Google account.</string>
<string name="permission_service_cp_label">Contacts</string>
<string name="permission_service_cp_description">Allows app to access Contacts through any associated Google account.</string>
<string name="permission_service_dodgeball_label">Dodgeball</string>
<string name="permission_service_dodgeball_description">Allows app to access Dodgeball through any associated Google account.</string>
<string name="permission_service_finance_label">Google Finance</string>
<string name="permission_service_finance_description">Allows app to access Google Finance through any associated Google account.</string>
<string name="permission_service_gbase_label">Google Base</string>
<string name="permission_service_gbase_description">Allows app to access Google Base through any associated Google account.</string>
<string name="permission_service_grandcentral_label">Google Voice</string>
<string name="permission_service_grandcentral_description">Allows app to access Google Voice through any associated Google account.</string>
<string name="permission_service_groups2_label">Google Groups</string>
<string name="permission_service_groups2_description">Allows app to access Google Groups through any associated Google account.</string>
<string name="permission_service_health_label">Google Health</string>
<string name="permission_service_health_description">Allows app to access Google Health through any associated Google account.</string>
<string name="permission_service_ig_label">iGoogle</string>
<string name="permission_service_ig_description">Allows app to access iGoogle through any associated Google account.</string>
<string name="permission_service_jotspot_label">JotSpot</string>
<string name="permission_service_jotspot_description">Allows app to access JotSpot through any associated Google account.</string>
<string name="permission_service_knol_label">Knol</string>
<string name="permission_service_knol_description">Allows app to access Knol through any associated Google account.</string>
<string name="permission_service_lh2_label">Picasa Web Albums</string>
<string name="permission_service_lh2_description">Allows app to access Picasa Web Albums through any associated Google account.</string>
<string name="permission_service_local_label">Google Maps</string>
<string name="permission_service_local_description">Allows app to access Google Maps through any associated Google account.</string>
<string name="permission_service_mail_label">Google Mail</string>
<string name="permission_service_mail_description">Allows app to access Google Mail through any associated Google account.</string>
<string name="permission_service_news_label">Google News</string>
<string name="permission_service_news_description">Allows app to access Google News through any associated Google account.</string>
<string name="permission_service_notebook_label">Google Notebook</string>
<string name="permission_service_notebook_description">Allows app to access Google Notebook through any associated Google account.</string>
<string name="permission_service_orkut_label">Orkut</string>
<string name="permission_service_orkut_description">Allows app to access Orkut through any associated Google account.</string>
<string name="permission_service_print_label">Google Book Search</string>
<string name="permission_service_print_description">Allows app to access Google Book Search through any associated Google account.</string>
<string name="permission_service_sierra_label">Google Checkout accounts</string>
<string name="permission_service_sierra_description">Allows app to access Google Checkout accounts through any associated Google account.</string>
<string name="permission_service_sierraqa_label">Google Checkout QA accounts</string>
<string name="permission_service_sierraqa_description">Allows app to access Google Checkout QA accounts through any associated Google account.</string>
<string name="permission_service_sierrasandbox_label">Google Checkout Sandbox accounts</string>
<string name="permission_service_sierrasandbox_description">Allows app to access Google Checkout Sandbox accounts through any associated Google account.</string>
<string name="permission_service_sitemaps_label">Google Webmaster Tools</string>
<string name="permission_service_sitemaps_description">Allows app to access Google Webmaster Tools through any associated Google account.</string>
<string name="permission_service_speech_label">Voice Search</string>
<string name="permission_service_speech_description">Allows app to access Voice Search through any associated Google account.</string>
<string name="permission_service_speechpersonalization_label">Personalized Speech Recognition</string>
<string name="permission_service_speechpersonalization_description">Allows app to access Personalized Speech Recognition through any associated Google account.</string>
<string name="permission_service_talk_label">Google Talk</string>
<string name="permission_service_talk_description">Allows app to access Google Talk through any associated Google account.</string>
<string name="permission_service_wifi_label">Google Wi-Fi</string>
<string name="permission_service_wifi_description">Allows app to access Google Wi-Fi through any associated Google account.</string>
<string name="permission_service_wise_label">Google Spreadsheets</string>
<string name="permission_service_wise_description">Allows app to access Google Spreadsheets through any associated Google account.</string>
<string name="permission_service_writely_label">Google Docs</string>
<string name="permission_service_writely_description">Allows app to access Google Docs through any associated Google account.</string>
<string name="permission_service_youtube_label">YouTube</string>
<string name="permission_service_youtube_description">Allows app to access YouTube through any associated Google account.</string>
<string name="permission_service_YouTubeUser_label">YouTube usernames</string>
<string name="permission_service_YouTubeUser_description">Allows app to access YouTube username(s) used with any associated Google account.</string>
</resources>