Add plural support to selectionAppBarTitle

This commit is contained in:
Ming Ming 2022-04-19 04:17:00 +08:00
parent f8c25800a1
commit 59198b54eb
9 changed files with 9 additions and 9 deletions

View file

@ -24,7 +24,7 @@
"@settingsMenuLabel": {
"description": "Label of the settings entry in menu"
},
"selectionAppBarTitle": "{count} označeno",
"selectionAppBarTitle": "{count, plural, other{{count} označeno}}",
"@selectionAppBarTitle": {
"description": "Title of the contextual app bar that shows number of selected items",
"placeholders": {

View file

@ -24,7 +24,7 @@
"@settingsMenuLabel": {
"description": "Label of the settings entry in menu"
},
"selectionAppBarTitle": "{count} markiert",
"selectionAppBarTitle": "{count, plural, other{{count} markiert}}",
"@selectionAppBarTitle": {
"description": "Title of the contextual app bar that shows number of selected items",
"placeholders": {

View file

@ -24,7 +24,7 @@
"@settingsMenuLabel": {
"description": "Label of the settings entry in menu"
},
"selectionAppBarTitle": "{count} επιλεγμένα",
"selectionAppBarTitle": "{count, plural, other{{count} επιλεγμένα}}",
"@selectionAppBarTitle": {
"description": "Title of the contextual app bar that shows number of selected items",
"placeholders": {

View file

@ -24,7 +24,7 @@
"@settingsMenuLabel": {
"description": "Label of the settings entry in menu"
},
"selectionAppBarTitle": "{count} selected",
"selectionAppBarTitle": "{count, plural, other{{count} selected}}",
"@selectionAppBarTitle": {
"description": "Title of the contextual app bar that shows number of selected items",
"placeholders": {

View file

@ -24,7 +24,7 @@
"@settingsMenuLabel": {
"description": "Label of the settings entry in menu"
},
"selectionAppBarTitle": "{count} seleccionado",
"selectionAppBarTitle": "{count, plural, other{{count} seleccionado}}",
"@selectionAppBarTitle": {
"description": "Title of the contextual app bar that shows number of selected items",
"placeholders": {

View file

@ -24,7 +24,7 @@
"@settingsMenuLabel": {
"description": "Label of the settings entry in menu"
},
"selectionAppBarTitle": "{count} valittu",
"selectionAppBarTitle": "{count, plural, other{{count} valittu}}",
"@selectionAppBarTitle": {
"description": "Title of the contextual app bar that shows number of selected items",
"placeholders": {

View file

@ -24,7 +24,7 @@
"@settingsMenuLabel": {
"description": "Label of the settings entry in menu"
},
"selectionAppBarTitle": "{count} sélectionné",
"selectionAppBarTitle": "{count, plural, other{{count} sélectionné}}",
"@selectionAppBarTitle": {
"description": "Title of the contextual app bar that shows number of selected items",
"placeholders": {

View file

@ -24,7 +24,7 @@
"@settingsMenuLabel": {
"description": "Label of the settings entry in menu"
},
"selectionAppBarTitle": "Wybrano {count}",
"selectionAppBarTitle": "{count, plural, other{Wybrano {count}}}",
"@selectionAppBarTitle": {
"description": "Title of the contextual app bar that shows number of selected items",
"placeholders": {

View file

@ -24,7 +24,7 @@
"@settingsMenuLabel": {
"description": "Label of the settings entry in menu"
},
"selectionAppBarTitle": "Выбрано {count} фото",
"selectionAppBarTitle": "{count, plural, other{Выбрано {count} фото}}",
"@selectionAppBarTitle": {
"description": "Title of the contextual app bar that shows number of selected items",
"placeholders": {