Skip to content

Commit

Permalink
Fix remaining Italian translation issues
Browse files Browse the repository at this point in the history
Co-authored-by: Erik Pellizzon <[email protected]>
  • Loading branch information
iomega11 and ErikPelli committed Sep 29, 2023
1 parent 6bdf6e3 commit 450f036
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Mifare Classic Tool/app/src/main/res/values-it/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@
al punto \"1.2 Data Storage\" nella sezione \"Informazioni\".</string>
<string name="text_more_converter">Più convertitori (online)</string>
<string name="text_enter_file_name">Inserisci un nome per il file</string>
<string name="text_difference_between_dumps">Differenza tra dumps</string>
<string name="text_difference_between_dumps">Differenza tra i dump</string>

<!-- Actions (Buttons, Checkboxs, etc. -->
<string name="action_read_tag">Leggi Tag</string>
Expand Down Expand Up @@ -305,7 +305,7 @@
<string name="action_multi_purpose_converter">Convertitore multiuso</string>
<string name="action_cyber_chef">Cyber Chef</string>
<string name="action_open_clone_uid_tool">Apri lo strumento per clonare l\'UID</string>
<string name="action_hide_identical_sectors">Hide identical sectors</string>
<string name="action_hide_identical_sectors">Nascondi i settori identici</string>

<!-- Toast messages -->
<string name="info_new_tag_found">Nuovo tag trovato</string>
Expand Down Expand Up @@ -592,6 +592,6 @@
<string name="hint_int_423">es: 423</string>
<string name="hint_custom_sector_count">es: 16 per 1K</string>
<string name="hint_custom_retry_authentication_count">Numero di tentativi</string>
<string name="hint_key">Esadecimale, 6 byte per linea</string>
<string name="hint_key">Esadecimale, 6 byte per riga</string>

</resources>

0 comments on commit 450f036

Please sign in to comment.