Merge "Replaced 'touch' by 'tap'." into nyc-dev

This commit is contained in:
Felipe Leme
2016-02-08 18:10:18 +00:00
committed by Android (Google) Code Review

View File

@@ -28,8 +28,8 @@
<!-- Text of notification indicating that swipe left will share the captured bugreport. [CHAR LIMIT=100] -->
<string name="bugreport_finished_text" product="watch">Swipe left to share your bug report</string>
<!-- Text of notification indicating that touching will share the captured bugreport. [CHAR LIMIT=100] -->
<string name="bugreport_finished_text" product="default">Touch to share your bug report</string>
<!-- Text of notification indicating that tapping will share the captured bugreport. [CHAR LIMIT=100] -->
<string name="bugreport_finished_text" product="default">Tap to share your bug report</string>
<!-- Body of dialog informing user about contents of a bugreport. [CHAR LIMIT=NONE] -->