mirror of
https://github.com/FossifyOrg/File-Manager.git
synced 2026-09-22 13:45:07 -04:00
escaping a quote
This commit is contained in:
1 parent
5b6ef7e448
commit
05e253fcd7
1 file changed
+1
-1
@@ -34,7 +34,7 @@
|
||||
<string name="file_editor">Edytor Plików</string>
|
||||
|
||||
<!-- Settings -->
|
||||
<string name="enable_root_access">Zezwól na dostęp do uprawnień root'a</string>
|
||||
<string name="enable_root_access">Zezwól na dostęp do uprawnień root\'a</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- Short description has to have less than 80 chars -->
|
||||
|
||||
Reference in new issue
Block a user