diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml
index 3758093ebd..0235ef0c2d 100644
--- a/res/values-it/strings.xml
+++ b/res/values-it/strings.xml
@@ -36,8 +36,8 @@
"Tocca e tieni premuto il widget per spostarlo nella schermata Home"
"Aggiungi a schermata Home"
"Widget %1$s aggiunto alla schermata Home"
- "{count,plural, =1{# widget}other{# widget}}"
- "{count,plural, =1{# scorciatoia}other{# scorciatoie}}"
+ "{count,plural, =1{# widget}one{# widget}other{# widget}}"
+ "{count,plural, =1{# scorciatoia}one{# scorciatoia}other{# scorciatoie}}"
"%1$s, %2$s"
"Widget"
"Cerca"
@@ -86,7 +86,7 @@
"Questa è un\'app di sistema e non può essere disinstallata."
"Modifica nome"
"App %1$s disattivata"
- "{count,plural,offset:1 =1{{app_name} ha # notifica}other{{app_name} ha # notifiche}}"
+ "{count,plural,offset:1 =1{{app_name} ha # notifica}one{{app_name} ha # notifica}other{{app_name} ha # notifiche}}"
"Pagina %1$d di %2$d"
"Schermata Home %1$d di %2$d"
"Nuova pagina Schermata Home"
diff --git a/res/values-pt-rPT/strings.xml b/res/values-pt-rPT/strings.xml
index 09a12007e1..a3c225a257 100644
--- a/res/values-pt-rPT/strings.xml
+++ b/res/values-pt-rPT/strings.xml
@@ -36,8 +36,8 @@
"Toque sem soltar no widget para o mover à volta do ecrã principal"
"Adicionar ao ecrã principal"
"Widget %1$s adicionado ao ecrã principal"
- "{count,plural, =1{# widget}other{# widgets}}"
- "{count,plural, =1{# atalho}other{# atalhos}}"
+ "{count,plural, =1{# widget}one{# widget(s)}other{# widgets}}"
+ "{count,plural, =1{# atalho}one{# atalho(s)}other{# atalhos}}"
"%1$s, %2$s"
"Widgets"
"Pesquisar"
@@ -86,7 +86,7 @@
"É uma app de sistema e não pode ser desinstalada."
"Edite o nome"
"%1$s desativado"
- "{count,plural,offset:1 =1{A app {app_name} tem # notificação}other{A app {app_name} tem # notificações}}"
+ "{count,plural,offset:1 =1{A app {app_name} tem # notificação}one{A app {app_name} tem # notificação(ões)}other{A app {app_name} tem # notificações}}"
"Página %1$d de %2$d"
"Ecrã principal %1$d de %2$d"
"Nova página do ecrã principal"