diff options
Diffstat (limited to 'app/src/main/res/values-it/strings_pref_feed.xml')
-rw-r--r-- | app/src/main/res/values-it/strings_pref_feed.xml | 23 |
1 files changed, 11 insertions, 12 deletions
diff --git a/app/src/main/res/values-it/strings_pref_feed.xml b/app/src/main/res/values-it/strings_pref_feed.xml index a7479c4a..e04dc077 100644 --- a/app/src/main/res/values-it/strings_pref_feed.xml +++ b/app/src/main/res/values-it/strings_pref_feed.xml @@ -1,16 +1,15 @@ -<?xml version="1.0" encoding="utf-8"?> -<!--Generated by crowdin.com--> +<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--> <resources> - <string name="newsfeed_sort">Ordine della Sezione Notizie</string> - <string name="newsfeed_sort_desc">Definisce l\'ordine in cui sono mostrati i post</string> - <string name="aggressive_recents">Recenti Aggressivi</string> - <string name="aggressive_recents_desc">Filtra ulteriori post vecchi dalla sezione originale più recenti di Facebook. Disabilita se il tuo feed è vuoto.</string> + <string name="newsfeed_sort">Ordine della Sezione Notizie</string> + <string name="newsfeed_sort_desc">Definisce l\'ordine in cui sono mostrati i post</string> + <string name="aggressive_recents">Recenti Aggressivi</string> + <string name="aggressive_recents_desc">Filtra ulteriori post vecchi dalla sezione originale più recenti di Facebook. Disabilita se il tuo feed è vuoto.</string> <string name="composer">Compositore di Stato</string> - <string name="composer_desc">Mostra la casella per comporre uno stato nelle Notizie</string> + <string name="composer_desc">Mostra la casella per comporre uno stato nelle Notizie</string> <string name="suggested_friends">Amici Suggeriti</string> - <string name="suggested_friends_desc">Mostra \"Persone Che Potresti Conoscere\" nel feed</string> - <string name="suggested_groups">Gruppi Suggeriti</string> - <string name="suggested_groups_desc">Mostra \"Gruppi Suggeriti\" nel feed</string> - <string name="facebook_ads">Pubblicità Facebook</string> - <string name="facebook_ads_desc">Mostra le pubblicità native di Facebook</string> + <string name="suggested_friends_desc">Mostra \"Persone Che Potresti Conoscere\" nel feed</string> + <string name="suggested_groups">Gruppi Suggeriti</string> + <string name="suggested_groups_desc">Mostra \"Gruppi Suggeriti\" nel feed</string> + <string name="facebook_ads">Pubblicità Facebook</string> + <string name="facebook_ads_desc">Mostra le pubblicità native di Facebook</string> </resources> |