Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ba28b261 authored by jackqdyulei's avatar jackqdyulei
Browse files

Add the specific string for the tablet device

Bug: 30761670

Add "product=default" in support_disclaimer_content to prevent crash
when merging down to master branch.

Change-Id: Ib9ce94288ca4cf13514ba2af64031bd3ecafab7f
parent 623650c8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7639,7 +7639,7 @@
    <string name="support_disclaimer_title">Send system information</string>
    <!-- Dialog content displayed before initiating real time support  [CHAR LIMIT=NONE]-->
    <string name="support_disclaimer_content">To help address your issue quickly, we need system information for diagnosis.</string>
    <string name="support_disclaimer_content" product="default">To help address your issue quickly, we need system information for diagnosis.</string>
    <!-- Checkbox text, when checked dialog will not show again [CHAR LIMIT=80] -->
    <string name="support_disclaimer_do_not_show">Do not show again</string>