Fix string formatting issues which lead to crashes

This commit is contained in:
Prathamesh More 2022-05-20 16:43:42 +05:30
parent d8295cd677
commit 01f7a4874d
5 changed files with 6 additions and 5 deletions

View file

@ -178,6 +178,7 @@
<string name="error_delete_backup">Couldn\u2019t delete backup</string>
<string name="error_empty_name">Your name can\'t be empty!</string>
<string name="error_load_failed">Load failed</string>
<string name="error_share_file">Couldn\'t share file</string>
<string name="expanded">Expanded</string>
<string name="faq">FAQ</string>
<string name="favorites">Favorites</string>