Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(202)

Unified Diff: demos/src/main/res/values/strings.xml

Issue 1603383003: color, package and action bar configuration. (Closed) Base URL: https://github.com/GoogleChrome/custom-tabs-client.git@master
Patch Set: fixes Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: demos/src/main/res/values/strings.xml
diff --git a/demos/src/main/res/values/strings.xml b/demos/src/main/res/values/strings.xml
index c515133c75ced78019cbc21f7290d4624bea7aaa..aa44113552d90ffa7316aa83a270950ae0fd28c1 100644
--- a/demos/src/main/res/values/strings.xml
+++ b/demos/src/main/res/values/strings.xml
@@ -26,8 +26,15 @@
<string name="default_test_url">http://developer.android.com</string>
<string name="back_to_app">Back to your application!</string>
<string name="label_start_custom_tab">Open Custom Tab</string>
+ <string name="label_advanced_ui_setting">Advanced UI settings</string>
+ <string name="label_save">Save</string>
+ <string name="label_select_image">Select action image</string>
+ <string name="label_cancel">Cancel</string>
+ <string name="label_add_action_bar_item">Add action bar item</string>
+ <string name="label_package">Package</string>
+ <string name="label_toolbar_color">Toolbar color</string>
<string name="label_add_menus">Add Menus</string>
- <string name="label_add_action_button">Add Action Button</string>
+ <string name="label_add_action_button">Add action button</string>
<string name="label_action_share">Share</string>
<string name="label_toobar_color">Toolbar Color:</string>

Powered by Google App Engine
This is Rietveld 408576698