Escape apostrophe properly (again)

This commit is contained in:
Naveen Singh committed 2025-03-30 17:25:12 +05:30
1 parent 3aef65fa37
commit 8daff3f0db
1 file changed
+1 -1
+1 -1
View File
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_launcher_name">Bestandsbeheer</string>
<string name="press_back_again">Druk nogmaals op \'Terug' om te sluiten</string>
<string name="press_back_again">Druk nogmaals op \'Terug\' om te sluiten</string>
<string name="go_to_home_folder">Naar beginmap</string>
<string name="set_as_home_folder">Instellen als beginmap</string>
<string name="home_folder_updated">Beginmap ingesteld</string>