You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: core/res/res/values/strings.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1607,7 +1607,7 @@
1607
1607
<!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=30] -->
1608
1608
<stringname="permlab_sdcardWrite"product="nosdcard">modify or delete the contents of your USB storage</string>
1609
1609
<!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1610
-
<stringname="permlab_sdcardWrite"product="default">modify or delete the contens of your SD card</string>
1610
+
<stringname="permlab_sdcardWrite"product="default">modify or delete the contents of your SD card</string>
1611
1611
<!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=30] -->
1612
1612
<stringname="permdesc_sdcardWrite"product="nosdcard">Allows the app to write to the USB storage.</string>
1613
1613
<!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
0 commit comments