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

Unified Diff: chrome/android/java/strings/android_chrome_strings.grd

Issue 2816733002: Photo Picker Dialog: Use sandboxed utility process for decoding images. (Closed)
Patch Set: Created 3 years, 8 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/strings/android_chrome_strings.grd
diff --git a/chrome/android/java/strings/android_chrome_strings.grd b/chrome/android/java/strings/android_chrome_strings.grd
index 4cb829e72e8006a290cedb5180adb535f1b839db..62905cd23f100be44417612ed3888a135c826d17 100644
--- a/chrome/android/java/strings/android_chrome_strings.grd
+++ b/chrome/android/java/strings/android_chrome_strings.grd
@@ -1011,7 +1011,7 @@ To obtain new licenses, connect to the internet and play your downloaded content
<message name="IDS_DATA_REDUCTION_CAVEATS_DESCRIPTION" desc="Description text for usage caveats">
This feature may interfere with access to premium data services provided by your carrier.
</message>
-
+
<!-- Old Data Saver stats page strings-->
<message name="IDS_DATA_REDUCTION_STATS_TITLE" desc="Data reduction statistics title.">
Data savings
@@ -2775,6 +2775,11 @@ You must have Bluetooth and Location turned on in order to use the Physical Web.
<ph name="BEGIN_LINK">&lt;link&gt;</ph>Get help<ph name="END_LINK">&lt;/link&gt;</ph>
</message>
+ <!-- Photo Picker strings -->
+ <message name="IDS_DECODER_DESCRIPTION" desc="The title for the image decoder utility service.">
+ Image decoder
+ </message>
+
<!-- Migration strings -->
<message name="IDS_TAB_SWITCHER_CALLOUT_BODY" desc="Indicates that clicking the tab switcher button gives you quick access to your tabs.">
Tap this button for quick access to your tabs.

Powered by Google App Engine
This is Rietveld 408576698