Skip to content

Commit

Permalink
+ minor localization fix
Browse files Browse the repository at this point in the history
  • Loading branch information
djdron committed Feb 22, 2020
1 parent d4a7127 commit 94c09fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/android/app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<string name="app_name">Unreal Speccy Portable</string>
<string name="opening">Opening \"%s\"</string>
<string name="need_storage_permission">Need Storage permission to open file</string>
<string name="unable_access_storage">Unable access Storage to open file</string>
<string name="unable_access_storage">Unable access Storage</string>
<string name="ok">OK</string>
<string name="cancel">Cancel</string>
<string name="open_file">Open file</string>
Expand Down

0 comments on commit 94c09fb

Please sign in to comment.