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

Commit 84187bc0 authored by xshu's avatar xshu
Browse files

Increase nearby wifi string char limit

Increasing the character limit to 140 per localization request.

Bug: 203542855
Test: compile
Change-Id: Ie667b42675d5f636f3a7192611da21a634cc7289
parent b7da6959
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1495,7 +1495,7 @@

    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=50]-->
    <string name="permlab_nearby_wifi_devices">interact with nearby Wi\u2011Fi devices</string>
    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=120]-->
    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=140]-->
    <string name="permdesc_nearby_wifi_devices">Allows the app to advertise, connect, and determine the relative position of nearby Wi\u2011Fi devices</string>

    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->