diff options
Diffstat (limited to 'app/src/main/res/values-it-rIT/strings_pref_feed.xml')
-rw-r--r-- | app/src/main/res/values-it-rIT/strings_pref_feed.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/app/src/main/res/values-it-rIT/strings_pref_feed.xml b/app/src/main/res/values-it-rIT/strings_pref_feed.xml new file mode 100644 index 00000000..7d0aa376 --- /dev/null +++ b/app/src/main/res/values-it-rIT/strings_pref_feed.xml @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<resources> + <string name="newsfeed_sort">Ordine notizie</string> + <string name="newsfeed_sort_desc">Scegli in che ordine visualizzare 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="pro_features">Opzioni Pro</string> + <string name="suggested_friends">Amici consigliati</string> + <string name="suggested_friends_desc">Mostra \"Persone che potresti conoscere\" nelle notizie</string> + <string name="suggested_groups">Gruppi suggeriti</string> + <string name="suggested_groups_desc">Mostra \"Gruppi suggeriti\" nelle notizie</string> + <string name="facebook_ads">Pubblicità</string> + <string name="facebook_ads_desc">Mostra le pubblicità native di Facebook</string> +</resources> |