Skip to content

Commit 6660fae

Browse files
committed
Update feedback string
1 parent eafa4e2 commit 6660fae

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@
5858
<string name="enter_feedback">Testo del feedback</string>
5959
<string name="send">Invia</string>
6060
<string name="cancel">Cancella</string>
61-
<string name="feedback_subtitle">Se desideri segnalare un problema, ti preghiamo di essere il più preciso
62-
possibile nella descrizione.
63-
\nIl feedback è anonimo, e utilizzeremo queste informazioni esclusivamente per migliorare l\'app.
61+
<string name="feedback_subtitle">Se desideri segnalare un problema, <b>ti preghiamo di essere il più preciso
62+
possibile nella descrizione</b> (es. \"Non trovo la città XXX nella lista\" o \"L\'app non viene visualizzata correttamente sul mio Samsung Galaxy S5 con la versione 10 di Android\").
63+
\n\nIl feedback è <b>anonimo</b>, e utilizzeremo queste informazioni esclusivamente per migliorare l\'app.
6464
Se desiderassi scriverci direttamente, trovi i dettagli nelle Info, o nella nostra pagina su Play Store.
6565
\nGrazie per il contributo! </string>
6666
<string name="send_us_feedback"><u>Mandaci un feedback</u></string>

app/src/main/res/values/strings.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@
5858
<string name="enter_feedback">Enter feedback</string>
5959
<string name="send">Send</string>
6060
<string name="cancel">Cancel</string>
61-
<string name="feedback_subtitle">Please describe any problem as accurately as possible.
62-
Your feedback is anonymous and will only be used to improve the app.\nIf you wish to message us
61+
<string name="feedback_subtitle">Please <b>describe any problem as accurately as possible</b> (e.g. \"I can\'t find the town XXX in the list\" or \"The app doesn\'t display correctly on my Samsung Galaxy S5 with OS version 10\").
62+
\n\nYour feedback is <b>anonymous</b> and will only be used to improve the app.\nIf you wish to message us
6363
directly instead, you may find our details in the Info section or on the app\'s page on Play Store.
6464
\nThank you for your help!</string>
6565
<string name="send_us_feedback"><u>Send us feedback</u></string>

0 commit comments

Comments
 (0)