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

Unified Diff: chrome/android/java/res/layout/autofill_card_unmask_prompt.xml

Issue 984173003: Autofill - share some strings between desktop and Android. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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: chrome/android/java/res/layout/autofill_card_unmask_prompt.xml
diff --git a/chrome/android/java/res/layout/autofill_card_unmask_prompt.xml b/chrome/android/java/res/layout/autofill_card_unmask_prompt.xml
index 92315052973fd947abdb1b1b806d0fc17c2444c6..a0091b624883392b18163597b8b197844c41252a 100644
--- a/chrome/android/java/res/layout/autofill_card_unmask_prompt.xml
+++ b/chrome/android/java/res/layout/autofill_card_unmask_prompt.xml
@@ -126,7 +126,7 @@
android:paddingStart="7dp"
android:textSize="14sp"
android:textColor="@color/explanation_text_color"
- android:text="@string/autofill_card_unmask_prompt_store_locally" />
+ android:text="@string/autofill_card_unmask_prompt_storage_checkbox" />
</LinearLayout>
<LinearLayout
« no previous file with comments | « no previous file | chrome/android/java/strings/android_chrome_strings.grd » ('j') | chrome/app/generated_resources.grd » ('J')

Powered by Google App Engine
This is Rietveld 408576698