Skip to content

Commit

Permalink
ita translation fix
Browse files Browse the repository at this point in the history
  • Loading branch information
xfarrow committed Oct 29, 2022
1 parent 69016b9 commit 85afd76
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@

androidkey.jks
src/.idea/deploymentTargetDropDown.xml
2 changes: 1 addition & 1 deletion src/app/src/main/res/values-it-rIT/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<string name="empty_sms_command_not_allowed">Non è consentito usare un comando SMS vuoto. Ripristinato il valore di default (LMD)</string>
<string name="long_click_to_delete">Click prolungato per cancellare</string>
<string name="contact_already_in_the_list">Contatto già presente nella lista</string>
<string name="unable_to_retrieve_contact_error">Impossibile recuperare il contatto. Stai per caso usando un gestore contatti di terze parti? Se così fosse, prova a usare quella di default</string>
<string name="unable_to_retrieve_contact_error">Impossibile recuperare il contatto. Stai per caso usando un gestore contatti di terze parti? Se così fosse, prova a usare quello di default</string>
<string name="add_contact">Aggiungi un contatto</string>
<string name="type_a_phone_number">Inserisci un numero di telefono</string>
<string name="choose_from_contacts">Scegli dai contatti</string>
Expand Down

0 comments on commit 85afd76

Please sign in to comment.