Increases bugreport_intent_chooser_title to 35 chars.

Change-Id: Iaef8d4ad502bd4b6cc50dc10506d0de1371a8ad9
Fixes: 30653606
This commit is contained in:
Felipe Leme
2016-08-04 11:15:44 -07:00
parent 3242a9a7fd
commit 05c25c8045

View File

@@ -77,6 +77,6 @@
<!-- Label of button that save bugreport details. -->
<string name="save">Save</string>
<!-- Title displayed in the activity chooser used to share the bug report [CHAR LIMIT=30]-->
<!-- Title displayed in the activity chooser used to share the bug report [CHAR LIMIT=35]-->
<string name="bugreport_intent_chooser_title">Share Bug report</string>
</resources>