Skip to content
This repository was archived by the owner on May 4, 2023. It is now read-only.

Commit 8e72060

Browse files
authored
Fix string escaping
1 parent e56e901 commit 8e72060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
<string name="restore_module_list">Modülleri geri yükle</string>
133133
<string name="require_internet">Bu işlem bir internet bağlantısı gerektirir</string>
134134
<string name="androidacy_test_mode_pref">Androidacy test modu</string>
135-
<string name="androidacy_test_mode_desc">Release endpoint yerine Androidacy Endpoint'i kullan. (Uygulama sürecinin yeniden başlatılması gerekir)</string>
135+
<string name="androidacy_test_mode_desc">Release endpoint yerine Androidacy Endpoint\'i kullan. (Uygulama sürecinin yeniden başlatılması gerekir)</string>
136136

137137

138138
<!-- Background Notification translation -->

0 commit comments

Comments
 (0)