diff options
| author | 2018-05-20 11:57:46 +0200 | |
|---|---|---|
| committer | 2018-05-20 11:57:46 +0200 | |
| commit | 967dc041a7da1f4ed42cd1b32719641bcbea3e0d (patch) | |
| tree | 7b6db7513c1d3ba32be85489173aa5669a158097 /app/i18n/it/feedback.php | |
| parent | a8ffde626313b01b80bd688345d2e005b3371b36 (diff) | |
[i18n] Add hint about adding #force_feed to URL (#1879)
Fixes #1878
Diffstat (limited to 'app/i18n/it/feedback.php')
| -rw-r--r-- | app/i18n/it/feedback.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/it/feedback.php b/app/i18n/it/feedback.php index d702eb448..934666aa5 100644 --- a/app/i18n/it/feedback.php +++ b/app/i18n/it/feedback.php @@ -72,7 +72,7 @@ return array( 'already_subscribed' => 'Hai giĆ sottoscritto <em>%s</em>', 'deleted' => 'Feed cancellato', 'error' => 'Feed non aggiornato', - 'internal_problem' => 'RSS feed non aggiunto. <a href="%s">Verifica i logs</a> per dettagli.', + 'internal_problem' => 'RSS feed non aggiunto. <a href="%s">Verifica i logs</a> per dettagli.', // @todo 'invalid_url' => 'URL <em>%s</em> non valido', 'marked_read' => 'Feeds segnati come letti', 'n_actualized' => '%d feeds aggiornati', |
