1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-26 14:21:16 +00:00

Removed unneeded quotation marks.

This commit is contained in:
Felix Ableitner 2016-07-13 13:35:26 +02:00
parent 7e4879a26e
commit 97ea54f716

View file

@ -189,7 +189,7 @@
<string name="scan_qr_code_description">Scan QR Code</string>
<!-- Toast show if we could not get root permissions -->
<string name="toast_root_denied">"Did not get root permissions"</string>
<string name="toast_root_denied">Did not get root permissions</string>
<!-- WebGuiActivity -->