"description":"The abbreviation for post meridiem (after noon) shown in the time picker when it's not using the 24h format. Reference the text iOS uses such as in the iOS clock app."
},
"todayLabel":"Today",
"@todayLabel":{
"description":"A label shown in the date picker when the date is today."
},
"alertDialogLabel":"Alert",
"@alertDialogLabel":{
"description":"The accessibility audio announcement made when an iOS style alert dialog is opened."
...
...
@@ -45,15 +50,15 @@
"plural":"hour"
},
"timerPickerMinuteLabelOne":"min",
"timerPickerMinuteLabelOther":"min",
"timerPickerMinuteLabelOne":"min.",
"timerPickerMinuteLabelOther":"min.",
"@timerPickerMinuteLabel":{
"description":"The label adjacent to a minute integer number in a countdown timer. The reference abbreviation is what iOS does in the stock clock app's countdown timer.",
"plural":"minute"
},
"timerPickerSecondLabelOne":"sec",
"timerPickerSecondLabelOther":"sec",
"timerPickerSecondLabelOne":"sec.",
"timerPickerSecondLabelOther":"sec.",
"@timerPickerSecondLabel":{
"description":"The label adjacent to a second integer number in a countdown timer. The reference abbreviation is what iOS does in the stock clock app's countdown timer.",