Browse Source

Fixed the unescaped aphostrope

Sorry, missed this one!
pull/902/head
Sylke Vicious 8 years ago committed by GitHub
parent
commit
ca1c46c567
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      app/src/main/res/values-it/strings.xml

2
app/src/main/res/values-it/strings.xml

@ -354,7 +354,7 @@
<string name="pref_title_absolute_time">Usa tempo assoluto</string>
<string name="label_remote_account">Il profilo dell'utente mostrato qui sotto potrebbe essere incompleto. Premi per aprire il profilo completo nel browser.</string>
<string name="label_remote_account">Il profilo dell\'utente mostrato qui sotto potrebbe essere incompleto. Premi per aprire il profilo completo nel browser.</string>
<string name="unpin_action">Non fissare</string>
<string name="pin_action">Fissa</string>

Loading…
Cancel
Save