| 1234567891011121314151617181920212223242526272829303132333435 |
- <?xml version="1.0" encoding="utf-8"?>
- <resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
- <!-- From: file:/tmp/aar_gen_tmp623730905293573401/tmp-deduplicated/java/com/google/android/gmscore/integ/client/base/res/values/colors.xml -->
- <eat-comment/>
- <color name="common_google_signin_btn_text_dark_default">@android:color/white</color>
- <color name="common_google_signin_btn_text_dark_disabled">#1F000000</color>
- <color name="common_google_signin_btn_text_dark_focused">@android:color/black</color>
- <color name="common_google_signin_btn_text_dark_pressed">@android:color/white</color>
- <color name="common_google_signin_btn_text_light_default">#90000000</color>
- <color name="common_google_signin_btn_text_light_disabled">#1F000000</color>
- <color name="common_google_signin_btn_text_light_focused">#90000000</color>
- <color name="common_google_signin_btn_text_light_pressed">#DE000000</color>
- <declare-styleable name="SignInButton"><attr format="reference|enum" name="buttonSize"><enum name="standard" value="0"/><enum name="wide" value="1"/><enum name="icon_only" value="2"/></attr><attr format="reference|enum" name="colorScheme"><enum name="dark" value="0"/><enum name="light" value="1"/><enum name="auto" value="2"/></attr><attr format="reference|string" name="scopeUris"/></declare-styleable>
- <!-- From: file:/tmp/aar_gen_tmp623730905293573401/tmp-deduplicated/java/com/google/android/gmscore/integ/client/base/res/values/strings.xml -->
- <eat-comment/>
- <string msgid="2523291102206661146" name="common_google_play_services_enable_button">Enable</string>
- <string msgid="227660514972886228" name="common_google_play_services_enable_text"><ns1:g id="app_name">%1$s</ns1:g> won\'t work unless you enable Google Play services.</string>
- <string msgid="5122002158466380389" name="common_google_play_services_enable_title">Enable Google Play services</string>
- <string msgid="7153882981874058840" name="common_google_play_services_install_button">Install</string>
- <string msgid="2122112764540849864" name="common_google_play_services_install_text_phone"><ns1:g id="app_name">%1$s</ns1:g> won\'t run without Google Play services, which are missing from your phone.</string>
- <string msgid="7351599665250191022" name="common_google_play_services_install_text_tablet"><ns1:g id="app_name">%1$s</ns1:g> won\'t run without Google Play services, which are missing from your tablet.</string>
- <string msgid="7215213145546190223" name="common_google_play_services_install_title">Get Google Play services</string>
- <string name="common_google_play_services_notification_ticker">Google Play services error</string>
- <string name="common_google_play_services_unsupported_text"><ns1:g id="app_name">%1$s</ns1:g> relies on Google Play services, which is not supported by your device. Contact the manufacturer for assistance.</string>
- <string name="common_google_play_services_unsupported_title">Google Play services</string>
- <string msgid="6556509956452265614" name="common_google_play_services_update_button">Update</string>
- <string msgid="9053896323427875356" name="common_google_play_services_update_text"><ns1:g id="app_name">%1$s</ns1:g> won\'t run unless you update Google Play services.</string>
- <string msgid="6006316683626838685" name="common_google_play_services_update_title">Update Google Play services</string>
- <string name="common_google_play_services_updating_text"><ns1:g id="app_name">%1$s</ns1:g> won\'t run without Google Play services, which are currently updating.</string>
- <string name="common_google_play_services_updating_title">Google Play services are updating</string>
- <string name="common_google_play_services_wear_update_text">New version of Google Play services needed. It will update itself shortly.</string>
- <string name="common_open_on_phone">Open on phone</string>
- <string name="common_signin_button_text">Sign in</string>
- <string name="common_signin_button_text_long">Sign in with Google</string>
- </resources>
|