Skip to content

Commit

Permalink
Fixed crash when showing preferences in Chinese.
Browse files Browse the repository at this point in the history
  • Loading branch information
ikarus23 committed Feb 3, 2024
1 parent 9336861 commit 5661687
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions Mifare Classic Tool/app/src/main/res/values-zh/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -471,12 +471,4 @@
<string name="hint_custom_retry_authentication_count">重试次数</string>
<string name="hint_key">HEX,每行6字节</string>

<!-- Supported locales. No need for translation! -->
<string-array name="supported_locales" translatable="false">
<item>English (en)</item>
<item>Français (fr)</item>
<item>Italiano (it)</item>
<item>简体中文 (zh)</item>
</string-array>

</resources>

0 comments on commit 5661687

Please sign in to comment.