Subversion Repositories AndroidProjects

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1107 chris 1
<?xml version="1.0" encoding="utf-8"?>
2
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
3
 
4
    <!-- Title of confirmation dialog informing user that they need to install
5
        Google Play services (from Play Store) [CHAR LIMIT=40] -->
6
    <string name="common_google_play_services_install_title" msgid="7215213145546190223">Get Google Play services</string>
7
 
8
    <!-- (For phones) Message in confirmation dialog informing user that
9
        they need to install Google Play services (from Play Store) [CHAR LIMIT=NONE] -->
10
    <string name="common_google_play_services_install_text_phone" msgid="2122112764540849864">This app won\'t run without Google Play services, which are missing from your phone.</string>
11
 
12
    <!-- (For tablets) Message in confirmation dialog informing user that
13
        they need to install Google Play services (from Play Store) [CHAR LIMIT=NONE] -->
14
    <string name="common_google_play_services_install_text_tablet" msgid="7351599665250191022">This app won\'t run without Google Play services, which are missing from your tablet.</string>
15
 
16
    <!-- Button in confirmation dialog for installing Google Play services [CHAR LIMIT=40] -->
17
    <string name="common_google_play_services_install_button" msgid="7153882981874058840">Get Google Play services</string>
18
 
19
    <!-- Title of confirmation dialog informing user they need to enable
20
        Google Play services in application settings [CHAR LIMIT=40] -->
21
    <string name="common_google_play_services_enable_title" msgid="5122002158466380389">Enable Google Play services</string>
22
 
23
    <!-- Message in confirmation dialog informing user they need to enable
24
        Google Play services in application settings [CHAR LIMIT=NONE] -->
25
    <string name="common_google_play_services_enable_text" msgid="227660514972886228">This app won\'t work unless you enable Google Play services.</string>
26
 
27
    <!-- Button in confirmation dialog to enable Google Play services.  Clicking it
28
        will direct user to application settings of Google Play services where they
29
        can enable it [CHAR LIMIT=40] -->
30
    <string name="common_google_play_services_enable_button" msgid="2523291102206661146">Enable Google Play services</string>
31
 
32
    <!-- Title of confirmation dialog informing user that they need to update
33
        Google Play services (from Play Store) [CHAR LIMIT=40] -->
34
    <string name="common_google_play_services_update_title" msgid="1788179980625863495">Update Google Play services</string>
35
 
36
    <!-- Message in confirmation dialog informing user that they need to update
37
        Google Play services (from Play Store) [CHAR LIMIT=NONE] -->
38
    <string name="common_google_play_services_update_text" msgid="9053896323427875356">This app won\'t run unless you update Google Play services.</string>
39
 
40
    <!-- Title of confirmation dialog informing the user that a network error occurred. [CHAR LIMIT=40] -->
41
    <string name="common_google_play_services_network_error_title">Network Error</string>
42
 
43
    <!-- Message in confirmation dialog informing the user that a network error occurred. [CHAR LIMIT=NONE] -->
44
    <string name="common_google_play_services_network_error_text">A data connection is required to connect to Google Play services.</string>
45
 
46
    <!-- Title of confirmation dialog informing the user that they provided an invalid account. [CHAR LIMIT=40] -->
47
    <string name="common_google_play_services_invalid_account_title">Invalid Account</string>
48
 
49
    <!-- Message in confirmation dialog informing the user that they provided an invalid account. [CHAR LIMIT=NONE] -->
50
    <string name="common_google_play_services_invalid_account_text">The specified account does not exist on this device. Please choose a different account.</string>
51
 
52
    <!-- Message in confirmation dialog informing user there is an unknown issue in Google Play
53
        services [CHAR LIMIT=NONE] -->
54
    <string name="common_google_play_services_unknown_issue">Unknown issue with Google Play services.</string>
55
 
56
    <!-- Title of confirmation dialog informing user that Google Play services is not supported on their device [CHAR LIMIT=40] -->
57
    <string name="common_google_play_services_unsupported_title">Google Play services</string>
58
 
59
    <!-- Message in confirmation dialog informing user that Google Play services is not supported on their device [CHAR LIMIT=NONE] -->
60
    <string name="common_google_play_services_unsupported_text">Google Play services, which some of your applications rely on, is not supported by your device. Please contact the manufacturer for assistance.</string>
61
 
62
    <!-- Message in confirmation dialog informing user that date on the device is not correct,
63
    causing certificate checks to fail. [CHAR LIMIT=NONE] -->
64
    <string name="common_google_play_services_unsupported_date_text">The date on the device appears to be incorrect. Please check the date on the device.</string>
65
 
66
    <!-- Button in confirmation dialog for updating Google Play services [CHAR LIMIT=40] -->
67
    <string name="common_google_play_services_update_button" msgid="6556509956452265614">Update</string>
68
 
69
    <!-- Sign-in button text [CHAR LIMIT=15] -->
70
    <string name="common_signin_button_text">Sign in</string>
71
 
72
    <!-- Long form sign-in button text [CHAR LIMIT=30] -->
73
    <string name="common_signin_button_text_long">Sign in with Google</string>
74
 
75
 
76
  <!-- Auth client code resources (prefix with auth_client --><skip />
77
  <!--  Title for notification shown when a bad version of GooglePlayServices
78
        has been installed and needs correction for an application to work.
79
        [CHAR LIMIT=70] -->
80
  <string name="auth_client_using_bad_version_title">
81
      An application attempted to use a bad version of Google Play Services.
82
  </string>
83
  <!--  Title for notification shown when GooglePlayServices needs to be
84
        enabled for a application to work. [CHAR LIMIT=70] -->
85
  <string name="auth_client_needs_enabling_title">
86
      An application requires Google Play Services to be enabled.
87
  </string>
88
  <!--  Title for notification shown when GooglePlayServices needs to be
89
        installed for a application to work. [CHAR LIMIT=70] -->
90
  <string name="auth_client_needs_installation_title">
91
      An application requires installation of Google Play Services.
92
  </string>
93
  <!--  Title for notification shown when GooglePlayServices needs to be
94
        udpated for a application to work. [CHAR LIMIT=70] -->
95
  <string name="auth_client_needs_update_title">
96
      An application requires an update for Google Play Services.
97
  </string>
98
 
99
  <!--  Title for notification shown when GooglePlayServices is unavailable [CHAR LIMIT=42] -->
100
  <string name="auth_client_play_services_err_notification_msg">Google Play services error</string>
101
 
102
  <!--  Requested by string saying which app requested the notification. [CHAR LIMIT=42] -->
103
  <string name="auth_client_requested_by_msg">Requested by <xliff:g id="app_name">%1$s</xliff:g></string>
104
  <!-- End Auth client resources --><skip />
105
 
106
    <!-- Location client code resources (prefix with location_client) -->
107
 
108
    <!-- Lots of packages seem to assume this file will exist, easier to just leave it for now. -->
109
 
110
    <!-- End location client resources -->
111
</resources>