Skip to content

Commit 8daff3f

Browse files
committed
Escape apostrophe properly (again)
1 parent 3aef65f commit 8daff3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/values-nl/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<resources>
33
<string name="app_launcher_name">Bestandsbeheer</string>
4-
<string name="press_back_again">Druk nogmaals op \'Terug' om te sluiten</string>
4+
<string name="press_back_again">Druk nogmaals op \'Terug\' om te sluiten</string>
55
<string name="go_to_home_folder">Naar beginmap</string>
66
<string name="set_as_home_folder">Instellen als beginmap</string>
77
<string name="home_folder_updated">Beginmap ingesteld</string>

0 commit comments

Comments
 (0)