diff options
Diffstat (limited to 'current/support/v7/appcompat/res/values-it/strings.xml')
-rw-r--r-- | current/support/v7/appcompat/res/values-it/strings.xml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/current/support/v7/appcompat/res/values-it/strings.xml b/current/support/v7/appcompat/res/values-it/strings.xml index c2ec819..6ed52be 100644 --- a/current/support/v7/appcompat/res/values-it/strings.xml +++ b/current/support/v7/appcompat/res/values-it/strings.xml @@ -20,10 +20,8 @@ <string name="abc_action_bar_home_description" msgid="4600421777120114993">"Vai alla home page"</string> <string name="abc_action_bar_up_description" msgid="1594238315039666878">"Vai in alto"</string> <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"Altre opzioni"</string> - <!-- no translation found for abc_action_bar_home_description_format (1397052879051804371) --> - <skip /> - <!-- no translation found for abc_action_bar_home_subtitle_description_format (6623331958280229229) --> - <skip /> + <string name="abc_action_bar_home_description_format" msgid="1397052879051804371">"%1$s, %2$s"</string> + <string name="abc_action_bar_home_subtitle_description_format" msgid="6623331958280229229">"%1$s, %2$s, %3$s"</string> <string name="abc_searchview_description_search" msgid="8264924765203268293">"Cerca"</string> <string name="abc_searchview_description_query" msgid="2550479030709304392">"Query di ricerca"</string> <string name="abc_searchview_description_clear" msgid="3691816814315814921">"Cancella query"</string> |