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

am: ed330c7f7d

* commit 'ed330c7f7d98eabce8562ce34d5877a323c745ac':
  Replaced 'touch' by 'tap'.
This commit is contained in:
Felipe Leme
2016-02-08 19:31:47 +00:00
committed by android-build-merger

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] -->