Merge "Update "Learn more" hyperlink in per-use prompt dialog"

This commit is contained in:
Eun-Jeong Shin
2023-02-09 05:42:53 +00:00
committed by Android (Google) Code Review

View File

@@ -2843,7 +2843,7 @@
</string>
<!-- Learn more URL for the log access confirmation dialog. [DO NOT TRANSLATE]-->
<string name="log_access_confirmation_learn_more_url" translatable="false">https://support.google.com/android?p=system_logs#topic=7313011</string>
<string name="log_access_confirmation_learn_more_url" translatable="false">https://support.google.com/android/answer/12986432</string>
<string name="log_access_confirmation_learn_more">Learn more</string>
<string name="log_access_confirmation_learn_more_at">Learn more at <xliff:g id="url" example="g.co/android/devicelogs">%s</xliff:g></string>