minor
This commit is contained in:
parent
393caa017c
commit
ebcd037c85
3 changed files with 50 additions and 50 deletions
|
@ -46,7 +46,6 @@
|
||||||
|
|
||||||
"applyButtonLabel": "APPLY",
|
"applyButtonLabel": "APPLY",
|
||||||
"deleteButtonLabel": "DELETE",
|
"deleteButtonLabel": "DELETE",
|
||||||
"discardButtonLabel": "DISCARD",
|
|
||||||
"nextButtonLabel": "NEXT",
|
"nextButtonLabel": "NEXT",
|
||||||
"showButtonLabel": "SHOW",
|
"showButtonLabel": "SHOW",
|
||||||
"hideButtonLabel": "HIDE",
|
"hideButtonLabel": "HIDE",
|
||||||
|
@ -964,6 +963,7 @@
|
||||||
"tagEditorPageAddTagTooltip": "Add tag",
|
"tagEditorPageAddTagTooltip": "Add tag",
|
||||||
"tagEditorSectionRecent": "Recent",
|
"tagEditorSectionRecent": "Recent",
|
||||||
"tagEditorSectionPlaceholders": "Placeholders",
|
"tagEditorSectionPlaceholders": "Placeholders",
|
||||||
|
"tagEditorDiscardDialogMessage": "Do you want to discard changes?",
|
||||||
|
|
||||||
"tagPlaceholderCountry": "Country",
|
"tagPlaceholderCountry": "Country",
|
||||||
"tagPlaceholderState": "State",
|
"tagPlaceholderState": "State",
|
||||||
|
|
|
@ -76,12 +76,12 @@ class _TagEditorPageState extends State<TagEditorPage> {
|
||||||
final confirmed = await showDialog<bool>(
|
final confirmed = await showDialog<bool>(
|
||||||
context: context,
|
context: context,
|
||||||
builder: (context) => AvesDialog(
|
builder: (context) => AvesDialog(
|
||||||
content: Text(context.l10n.genericDangerWarningDialogMessage),
|
content: Text(context.l10n.tagEditorDiscardDialogMessage),
|
||||||
actions: [
|
actions: [
|
||||||
const CancelButton(),
|
const CancelButton(),
|
||||||
TextButton(
|
TextButton(
|
||||||
onPressed: () => Navigator.maybeOf(context)?.pop(true),
|
onPressed: () => Navigator.maybeOf(context)?.pop(true),
|
||||||
child: Text(context.l10n.discardButtonLabel),
|
child: Text(MaterialLocalizations.of(context).okButtonLabel.toUpperCase()),
|
||||||
),
|
),
|
||||||
],
|
],
|
||||||
),
|
),
|
||||||
|
|
|
@ -6,7 +6,6 @@
|
||||||
"timeMinutes",
|
"timeMinutes",
|
||||||
"timeDays",
|
"timeDays",
|
||||||
"focalLength",
|
"focalLength",
|
||||||
"discardButtonLabel",
|
|
||||||
"pickTooltip",
|
"pickTooltip",
|
||||||
"sourceStateLoading",
|
"sourceStateLoading",
|
||||||
"sourceStateCataloguing",
|
"sourceStateCataloguing",
|
||||||
|
@ -616,11 +615,11 @@
|
||||||
"wallpaperUseScrollEffect",
|
"wallpaperUseScrollEffect",
|
||||||
"tagEditorPageTitle",
|
"tagEditorPageTitle",
|
||||||
"tagEditorPageNewTagFieldLabel",
|
"tagEditorPageNewTagFieldLabel",
|
||||||
|
"tagEditorDiscardDialogMessage",
|
||||||
"tagPlaceholderState"
|
"tagPlaceholderState"
|
||||||
],
|
],
|
||||||
|
|
||||||
"ckb": [
|
"ckb": [
|
||||||
"discardButtonLabel",
|
|
||||||
"chipActionGoToPlacePage",
|
"chipActionGoToPlacePage",
|
||||||
"chipActionShowCountryStates",
|
"chipActionShowCountryStates",
|
||||||
"entryActionRotateCCW",
|
"entryActionRotateCCW",
|
||||||
|
@ -1193,6 +1192,7 @@
|
||||||
"tagEditorPageAddTagTooltip",
|
"tagEditorPageAddTagTooltip",
|
||||||
"tagEditorSectionRecent",
|
"tagEditorSectionRecent",
|
||||||
"tagEditorSectionPlaceholders",
|
"tagEditorSectionPlaceholders",
|
||||||
|
"tagEditorDiscardDialogMessage",
|
||||||
"tagPlaceholderCountry",
|
"tagPlaceholderCountry",
|
||||||
"tagPlaceholderState",
|
"tagPlaceholderState",
|
||||||
"tagPlaceholderPlace",
|
"tagPlaceholderPlace",
|
||||||
|
@ -1207,52 +1207,51 @@
|
||||||
],
|
],
|
||||||
|
|
||||||
"cs": [
|
"cs": [
|
||||||
"discardButtonLabel",
|
|
||||||
"settingsAskEverytime",
|
"settingsAskEverytime",
|
||||||
"settingsVideoPlaybackTile",
|
"settingsVideoPlaybackTile",
|
||||||
"settingsVideoPlaybackPageTitle",
|
"settingsVideoPlaybackPageTitle",
|
||||||
"settingsVideoResumptionModeTile",
|
"settingsVideoResumptionModeTile",
|
||||||
"settingsVideoResumptionModeDialogTitle"
|
"settingsVideoResumptionModeDialogTitle",
|
||||||
|
"tagEditorDiscardDialogMessage"
|
||||||
],
|
],
|
||||||
|
|
||||||
"de": [
|
"de": [
|
||||||
"discardButtonLabel",
|
|
||||||
"settingsAskEverytime",
|
"settingsAskEverytime",
|
||||||
"settingsVideoPlaybackTile",
|
"settingsVideoPlaybackTile",
|
||||||
"settingsVideoPlaybackPageTitle",
|
"settingsVideoPlaybackPageTitle",
|
||||||
"settingsVideoResumptionModeTile",
|
"settingsVideoResumptionModeTile",
|
||||||
"settingsVideoResumptionModeDialogTitle"
|
"settingsVideoResumptionModeDialogTitle",
|
||||||
|
"tagEditorDiscardDialogMessage"
|
||||||
],
|
],
|
||||||
|
|
||||||
"el": [
|
"el": [
|
||||||
"discardButtonLabel",
|
|
||||||
"settingsAskEverytime",
|
"settingsAskEverytime",
|
||||||
"settingsVideoPlaybackTile",
|
"settingsVideoPlaybackTile",
|
||||||
"settingsVideoPlaybackPageTitle",
|
"settingsVideoPlaybackPageTitle",
|
||||||
"settingsVideoResumptionModeTile",
|
"settingsVideoResumptionModeTile",
|
||||||
"settingsVideoResumptionModeDialogTitle"
|
"settingsVideoResumptionModeDialogTitle",
|
||||||
|
"tagEditorDiscardDialogMessage"
|
||||||
],
|
],
|
||||||
|
|
||||||
"es": [
|
"es": [
|
||||||
"discardButtonLabel",
|
|
||||||
"settingsAskEverytime",
|
"settingsAskEverytime",
|
||||||
"settingsVideoPlaybackTile",
|
"settingsVideoPlaybackTile",
|
||||||
"settingsVideoPlaybackPageTitle",
|
"settingsVideoPlaybackPageTitle",
|
||||||
"settingsVideoResumptionModeTile",
|
"settingsVideoResumptionModeTile",
|
||||||
"settingsVideoResumptionModeDialogTitle"
|
"settingsVideoResumptionModeDialogTitle",
|
||||||
|
"tagEditorDiscardDialogMessage"
|
||||||
],
|
],
|
||||||
|
|
||||||
"eu": [
|
"eu": [
|
||||||
"discardButtonLabel",
|
|
||||||
"settingsAskEverytime",
|
"settingsAskEverytime",
|
||||||
"settingsVideoPlaybackTile",
|
"settingsVideoPlaybackTile",
|
||||||
"settingsVideoPlaybackPageTitle",
|
"settingsVideoPlaybackPageTitle",
|
||||||
"settingsVideoResumptionModeTile",
|
"settingsVideoResumptionModeTile",
|
||||||
"settingsVideoResumptionModeDialogTitle"
|
"settingsVideoResumptionModeDialogTitle",
|
||||||
|
"tagEditorDiscardDialogMessage"
|
||||||
],
|
],
|
||||||
|
|
||||||
"fa": [
|
"fa": [
|
||||||
"discardButtonLabel",
|
|
||||||
"clearTooltip",
|
"clearTooltip",
|
||||||
"chipActionGoToPlacePage",
|
"chipActionGoToPlacePage",
|
||||||
"chipActionLock",
|
"chipActionLock",
|
||||||
|
@ -1728,6 +1727,7 @@
|
||||||
"tagEditorPageAddTagTooltip",
|
"tagEditorPageAddTagTooltip",
|
||||||
"tagEditorSectionRecent",
|
"tagEditorSectionRecent",
|
||||||
"tagEditorSectionPlaceholders",
|
"tagEditorSectionPlaceholders",
|
||||||
|
"tagEditorDiscardDialogMessage",
|
||||||
"tagPlaceholderCountry",
|
"tagPlaceholderCountry",
|
||||||
"tagPlaceholderState",
|
"tagPlaceholderState",
|
||||||
"tagPlaceholderPlace",
|
"tagPlaceholderPlace",
|
||||||
|
@ -1742,17 +1742,16 @@
|
||||||
],
|
],
|
||||||
|
|
||||||
"fr": [
|
"fr": [
|
||||||
"discardButtonLabel",
|
|
||||||
"settingsAskEverytime",
|
"settingsAskEverytime",
|
||||||
"settingsVideoPlaybackTile",
|
"settingsVideoPlaybackTile",
|
||||||
"settingsVideoPlaybackPageTitle",
|
"settingsVideoPlaybackPageTitle",
|
||||||
"settingsVideoResumptionModeTile",
|
"settingsVideoResumptionModeTile",
|
||||||
"settingsVideoResumptionModeDialogTitle"
|
"settingsVideoResumptionModeDialogTitle",
|
||||||
|
"tagEditorDiscardDialogMessage"
|
||||||
],
|
],
|
||||||
|
|
||||||
"gl": [
|
"gl": [
|
||||||
"columnCount",
|
"columnCount",
|
||||||
"discardButtonLabel",
|
|
||||||
"chipActionGoToPlacePage",
|
"chipActionGoToPlacePage",
|
||||||
"chipActionLock",
|
"chipActionLock",
|
||||||
"chipActionShowCountryStates",
|
"chipActionShowCountryStates",
|
||||||
|
@ -2259,6 +2258,7 @@
|
||||||
"tagEditorPageAddTagTooltip",
|
"tagEditorPageAddTagTooltip",
|
||||||
"tagEditorSectionRecent",
|
"tagEditorSectionRecent",
|
||||||
"tagEditorSectionPlaceholders",
|
"tagEditorSectionPlaceholders",
|
||||||
|
"tagEditorDiscardDialogMessage",
|
||||||
"tagPlaceholderCountry",
|
"tagPlaceholderCountry",
|
||||||
"tagPlaceholderState",
|
"tagPlaceholderState",
|
||||||
"tagPlaceholderPlace",
|
"tagPlaceholderPlace",
|
||||||
|
@ -2281,7 +2281,6 @@
|
||||||
"focalLength",
|
"focalLength",
|
||||||
"applyButtonLabel",
|
"applyButtonLabel",
|
||||||
"deleteButtonLabel",
|
"deleteButtonLabel",
|
||||||
"discardButtonLabel",
|
|
||||||
"nextButtonLabel",
|
"nextButtonLabel",
|
||||||
"showButtonLabel",
|
"showButtonLabel",
|
||||||
"hideButtonLabel",
|
"hideButtonLabel",
|
||||||
|
@ -2910,6 +2909,7 @@
|
||||||
"tagEditorPageAddTagTooltip",
|
"tagEditorPageAddTagTooltip",
|
||||||
"tagEditorSectionRecent",
|
"tagEditorSectionRecent",
|
||||||
"tagEditorSectionPlaceholders",
|
"tagEditorSectionPlaceholders",
|
||||||
|
"tagEditorDiscardDialogMessage",
|
||||||
"tagPlaceholderCountry",
|
"tagPlaceholderCountry",
|
||||||
"tagPlaceholderState",
|
"tagPlaceholderState",
|
||||||
"tagPlaceholderPlace",
|
"tagPlaceholderPlace",
|
||||||
|
@ -2924,7 +2924,6 @@
|
||||||
],
|
],
|
||||||
|
|
||||||
"hi": [
|
"hi": [
|
||||||
"discardButtonLabel",
|
|
||||||
"resetTooltip",
|
"resetTooltip",
|
||||||
"saveTooltip",
|
"saveTooltip",
|
||||||
"pickTooltip",
|
"pickTooltip",
|
||||||
|
@ -3541,6 +3540,7 @@
|
||||||
"tagEditorPageAddTagTooltip",
|
"tagEditorPageAddTagTooltip",
|
||||||
"tagEditorSectionRecent",
|
"tagEditorSectionRecent",
|
||||||
"tagEditorSectionPlaceholders",
|
"tagEditorSectionPlaceholders",
|
||||||
|
"tagEditorDiscardDialogMessage",
|
||||||
"tagPlaceholderCountry",
|
"tagPlaceholderCountry",
|
||||||
"tagPlaceholderState",
|
"tagPlaceholderState",
|
||||||
"tagPlaceholderPlace",
|
"tagPlaceholderPlace",
|
||||||
|
@ -3555,36 +3555,35 @@
|
||||||
],
|
],
|
||||||
|
|
||||||
"hu": [
|
"hu": [
|
||||||
"discardButtonLabel",
|
|
||||||
"settingsAskEverytime",
|
"settingsAskEverytime",
|
||||||
"settingsVideoPlaybackTile",
|
"settingsVideoPlaybackTile",
|
||||||
"settingsVideoPlaybackPageTitle",
|
"settingsVideoPlaybackPageTitle",
|
||||||
"settingsVideoResumptionModeTile",
|
"settingsVideoResumptionModeTile",
|
||||||
"settingsVideoResumptionModeDialogTitle"
|
"settingsVideoResumptionModeDialogTitle",
|
||||||
|
"tagEditorDiscardDialogMessage"
|
||||||
],
|
],
|
||||||
|
|
||||||
"id": [
|
"id": [
|
||||||
"discardButtonLabel",
|
|
||||||
"settingsAskEverytime",
|
"settingsAskEverytime",
|
||||||
"settingsVideoPlaybackTile",
|
"settingsVideoPlaybackTile",
|
||||||
"settingsVideoPlaybackPageTitle",
|
"settingsVideoPlaybackPageTitle",
|
||||||
"settingsVideoResumptionModeTile",
|
"settingsVideoResumptionModeTile",
|
||||||
"settingsVideoResumptionModeDialogTitle"
|
"settingsVideoResumptionModeDialogTitle",
|
||||||
|
"tagEditorDiscardDialogMessage"
|
||||||
],
|
],
|
||||||
|
|
||||||
"it": [
|
"it": [
|
||||||
"discardButtonLabel",
|
|
||||||
"settingsAskEverytime",
|
"settingsAskEverytime",
|
||||||
"settingsCollectionBurstPatternsTile",
|
"settingsCollectionBurstPatternsTile",
|
||||||
"settingsVideoPlaybackTile",
|
"settingsVideoPlaybackTile",
|
||||||
"settingsVideoPlaybackPageTitle",
|
"settingsVideoPlaybackPageTitle",
|
||||||
"settingsVideoResumptionModeTile",
|
"settingsVideoResumptionModeTile",
|
||||||
"settingsVideoResumptionModeDialogTitle"
|
"settingsVideoResumptionModeDialogTitle",
|
||||||
|
"tagEditorDiscardDialogMessage"
|
||||||
],
|
],
|
||||||
|
|
||||||
"ja": [
|
"ja": [
|
||||||
"columnCount",
|
"columnCount",
|
||||||
"discardButtonLabel",
|
|
||||||
"chipActionShowCountryStates",
|
"chipActionShowCountryStates",
|
||||||
"chipActionCreateVault",
|
"chipActionCreateVault",
|
||||||
"chipActionConfigureVault",
|
"chipActionConfigureVault",
|
||||||
|
@ -3616,21 +3615,21 @@
|
||||||
"settingsAccessibilityShowPinchGestureAlternatives",
|
"settingsAccessibilityShowPinchGestureAlternatives",
|
||||||
"settingsDisplayUseTvInterface",
|
"settingsDisplayUseTvInterface",
|
||||||
"settingsWidgetDisplayedItem",
|
"settingsWidgetDisplayedItem",
|
||||||
"statsTopStatesSectionTitle"
|
"statsTopStatesSectionTitle",
|
||||||
|
"tagEditorDiscardDialogMessage"
|
||||||
],
|
],
|
||||||
|
|
||||||
"ko": [
|
"ko": [
|
||||||
"discardButtonLabel",
|
|
||||||
"settingsAskEverytime",
|
"settingsAskEverytime",
|
||||||
"settingsVideoPlaybackTile",
|
"settingsVideoPlaybackTile",
|
||||||
"settingsVideoPlaybackPageTitle",
|
"settingsVideoPlaybackPageTitle",
|
||||||
"settingsVideoResumptionModeTile",
|
"settingsVideoResumptionModeTile",
|
||||||
"settingsVideoResumptionModeDialogTitle"
|
"settingsVideoResumptionModeDialogTitle",
|
||||||
|
"tagEditorDiscardDialogMessage"
|
||||||
],
|
],
|
||||||
|
|
||||||
"lt": [
|
"lt": [
|
||||||
"columnCount",
|
"columnCount",
|
||||||
"discardButtonLabel",
|
|
||||||
"chipActionGoToPlacePage",
|
"chipActionGoToPlacePage",
|
||||||
"chipActionLock",
|
"chipActionLock",
|
||||||
"chipActionShowCountryStates",
|
"chipActionShowCountryStates",
|
||||||
|
@ -3687,11 +3686,11 @@
|
||||||
"settingsAccessibilityShowPinchGestureAlternatives",
|
"settingsAccessibilityShowPinchGestureAlternatives",
|
||||||
"settingsDisplayUseTvInterface",
|
"settingsDisplayUseTvInterface",
|
||||||
"statsTopStatesSectionTitle",
|
"statsTopStatesSectionTitle",
|
||||||
|
"tagEditorDiscardDialogMessage",
|
||||||
"tagPlaceholderState"
|
"tagPlaceholderState"
|
||||||
],
|
],
|
||||||
|
|
||||||
"nb": [
|
"nb": [
|
||||||
"discardButtonLabel",
|
|
||||||
"chipActionShowCountryStates",
|
"chipActionShowCountryStates",
|
||||||
"viewerActionLock",
|
"viewerActionLock",
|
||||||
"viewerActionUnlock",
|
"viewerActionUnlock",
|
||||||
|
@ -3712,12 +3711,12 @@
|
||||||
"settingsVideoBackgroundMode",
|
"settingsVideoBackgroundMode",
|
||||||
"settingsVideoBackgroundModeDialogTitle",
|
"settingsVideoBackgroundModeDialogTitle",
|
||||||
"statsTopStatesSectionTitle",
|
"statsTopStatesSectionTitle",
|
||||||
|
"tagEditorDiscardDialogMessage",
|
||||||
"tagPlaceholderState"
|
"tagPlaceholderState"
|
||||||
],
|
],
|
||||||
|
|
||||||
"nl": [
|
"nl": [
|
||||||
"columnCount",
|
"columnCount",
|
||||||
"discardButtonLabel",
|
|
||||||
"chipActionGoToPlacePage",
|
"chipActionGoToPlacePage",
|
||||||
"chipActionLock",
|
"chipActionLock",
|
||||||
"chipActionShowCountryStates",
|
"chipActionShowCountryStates",
|
||||||
|
@ -3786,12 +3785,12 @@
|
||||||
"settingsDisplayUseTvInterface",
|
"settingsDisplayUseTvInterface",
|
||||||
"settingsWidgetDisplayedItem",
|
"settingsWidgetDisplayedItem",
|
||||||
"statsTopStatesSectionTitle",
|
"statsTopStatesSectionTitle",
|
||||||
|
"tagEditorDiscardDialogMessage",
|
||||||
"tagPlaceholderState"
|
"tagPlaceholderState"
|
||||||
],
|
],
|
||||||
|
|
||||||
"nn": [
|
"nn": [
|
||||||
"columnCount",
|
"columnCount",
|
||||||
"discardButtonLabel",
|
|
||||||
"sourceStateCataloguing",
|
"sourceStateCataloguing",
|
||||||
"chipActionGoToPlacePage",
|
"chipActionGoToPlacePage",
|
||||||
"chipActionLock",
|
"chipActionLock",
|
||||||
|
@ -4122,6 +4121,7 @@
|
||||||
"mapEmptyRegion",
|
"mapEmptyRegion",
|
||||||
"viewerInfoSearchSuggestionDimensions",
|
"viewerInfoSearchSuggestionDimensions",
|
||||||
"wallpaperUseScrollEffect",
|
"wallpaperUseScrollEffect",
|
||||||
|
"tagEditorDiscardDialogMessage",
|
||||||
"tagPlaceholderState"
|
"tagPlaceholderState"
|
||||||
],
|
],
|
||||||
|
|
||||||
|
@ -4137,7 +4137,6 @@
|
||||||
"focalLength",
|
"focalLength",
|
||||||
"applyButtonLabel",
|
"applyButtonLabel",
|
||||||
"deleteButtonLabel",
|
"deleteButtonLabel",
|
||||||
"discardButtonLabel",
|
|
||||||
"nextButtonLabel",
|
"nextButtonLabel",
|
||||||
"continueButtonLabel",
|
"continueButtonLabel",
|
||||||
"cancelTooltip",
|
"cancelTooltip",
|
||||||
|
@ -4697,6 +4696,7 @@
|
||||||
"tagEditorPageAddTagTooltip",
|
"tagEditorPageAddTagTooltip",
|
||||||
"tagEditorSectionRecent",
|
"tagEditorSectionRecent",
|
||||||
"tagEditorSectionPlaceholders",
|
"tagEditorSectionPlaceholders",
|
||||||
|
"tagEditorDiscardDialogMessage",
|
||||||
"tagPlaceholderCountry",
|
"tagPlaceholderCountry",
|
||||||
"tagPlaceholderState",
|
"tagPlaceholderState",
|
||||||
"tagPlaceholderPlace",
|
"tagPlaceholderPlace",
|
||||||
|
@ -4711,34 +4711,33 @@
|
||||||
],
|
],
|
||||||
|
|
||||||
"pl": [
|
"pl": [
|
||||||
"discardButtonLabel",
|
|
||||||
"settingsAskEverytime",
|
"settingsAskEverytime",
|
||||||
"settingsVideoPlaybackTile",
|
"settingsVideoPlaybackTile",
|
||||||
"settingsVideoPlaybackPageTitle",
|
"settingsVideoPlaybackPageTitle",
|
||||||
"settingsVideoResumptionModeTile",
|
"settingsVideoResumptionModeTile",
|
||||||
"settingsVideoResumptionModeDialogTitle"
|
"settingsVideoResumptionModeDialogTitle",
|
||||||
|
"tagEditorDiscardDialogMessage"
|
||||||
],
|
],
|
||||||
|
|
||||||
"pt": [
|
"pt": [
|
||||||
"discardButtonLabel",
|
|
||||||
"settingsAskEverytime",
|
"settingsAskEverytime",
|
||||||
"settingsVideoPlaybackTile",
|
"settingsVideoPlaybackTile",
|
||||||
"settingsVideoPlaybackPageTitle",
|
"settingsVideoPlaybackPageTitle",
|
||||||
"settingsVideoResumptionModeTile",
|
"settingsVideoResumptionModeTile",
|
||||||
"settingsVideoResumptionModeDialogTitle"
|
"settingsVideoResumptionModeDialogTitle",
|
||||||
|
"tagEditorDiscardDialogMessage"
|
||||||
],
|
],
|
||||||
|
|
||||||
"ro": [
|
"ro": [
|
||||||
"discardButtonLabel",
|
|
||||||
"settingsAskEverytime",
|
"settingsAskEverytime",
|
||||||
"settingsVideoPlaybackTile",
|
"settingsVideoPlaybackTile",
|
||||||
"settingsVideoPlaybackPageTitle",
|
"settingsVideoPlaybackPageTitle",
|
||||||
"settingsVideoResumptionModeTile",
|
"settingsVideoResumptionModeTile",
|
||||||
"settingsVideoResumptionModeDialogTitle"
|
"settingsVideoResumptionModeDialogTitle",
|
||||||
|
"tagEditorDiscardDialogMessage"
|
||||||
],
|
],
|
||||||
|
|
||||||
"ru": [
|
"ru": [
|
||||||
"discardButtonLabel",
|
|
||||||
"chipActionShowCountryStates",
|
"chipActionShowCountryStates",
|
||||||
"viewerActionLock",
|
"viewerActionLock",
|
||||||
"viewerActionUnlock",
|
"viewerActionUnlock",
|
||||||
|
@ -4759,6 +4758,7 @@
|
||||||
"settingsVideoResumptionModeDialogTitle",
|
"settingsVideoResumptionModeDialogTitle",
|
||||||
"settingsVideoGestureVerticalDragBrightnessVolume",
|
"settingsVideoGestureVerticalDragBrightnessVolume",
|
||||||
"statsTopStatesSectionTitle",
|
"statsTopStatesSectionTitle",
|
||||||
|
"tagEditorDiscardDialogMessage",
|
||||||
"tagPlaceholderState"
|
"tagPlaceholderState"
|
||||||
],
|
],
|
||||||
|
|
||||||
|
@ -4766,7 +4766,6 @@
|
||||||
"itemCount",
|
"itemCount",
|
||||||
"columnCount",
|
"columnCount",
|
||||||
"timeSeconds",
|
"timeSeconds",
|
||||||
"discardButtonLabel",
|
|
||||||
"chipActionGoToPlacePage",
|
"chipActionGoToPlacePage",
|
||||||
"chipActionLock",
|
"chipActionLock",
|
||||||
"chipActionShowCountryStates",
|
"chipActionShowCountryStates",
|
||||||
|
@ -5188,6 +5187,7 @@
|
||||||
"tagEditorPageAddTagTooltip",
|
"tagEditorPageAddTagTooltip",
|
||||||
"tagEditorSectionRecent",
|
"tagEditorSectionRecent",
|
||||||
"tagEditorSectionPlaceholders",
|
"tagEditorSectionPlaceholders",
|
||||||
|
"tagEditorDiscardDialogMessage",
|
||||||
"tagPlaceholderCountry",
|
"tagPlaceholderCountry",
|
||||||
"tagPlaceholderState",
|
"tagPlaceholderState",
|
||||||
"tagPlaceholderPlace",
|
"tagPlaceholderPlace",
|
||||||
|
@ -5209,7 +5209,6 @@
|
||||||
"timeDays",
|
"timeDays",
|
||||||
"focalLength",
|
"focalLength",
|
||||||
"applyButtonLabel",
|
"applyButtonLabel",
|
||||||
"discardButtonLabel",
|
|
||||||
"chipActionGoToPlacePage",
|
"chipActionGoToPlacePage",
|
||||||
"chipActionLock",
|
"chipActionLock",
|
||||||
"chipActionShowCountryStates",
|
"chipActionShowCountryStates",
|
||||||
|
@ -5562,6 +5561,7 @@
|
||||||
"tagEditorPageAddTagTooltip",
|
"tagEditorPageAddTagTooltip",
|
||||||
"tagEditorSectionRecent",
|
"tagEditorSectionRecent",
|
||||||
"tagEditorSectionPlaceholders",
|
"tagEditorSectionPlaceholders",
|
||||||
|
"tagEditorDiscardDialogMessage",
|
||||||
"tagPlaceholderCountry",
|
"tagPlaceholderCountry",
|
||||||
"tagPlaceholderState",
|
"tagPlaceholderState",
|
||||||
"tagPlaceholderPlace",
|
"tagPlaceholderPlace",
|
||||||
|
@ -5576,7 +5576,6 @@
|
||||||
],
|
],
|
||||||
|
|
||||||
"tr": [
|
"tr": [
|
||||||
"discardButtonLabel",
|
|
||||||
"chipActionGoToPlacePage",
|
"chipActionGoToPlacePage",
|
||||||
"chipActionLock",
|
"chipActionLock",
|
||||||
"chipActionShowCountryStates",
|
"chipActionShowCountryStates",
|
||||||
|
@ -5624,20 +5623,20 @@
|
||||||
"settingsVideoBackgroundModeDialogTitle",
|
"settingsVideoBackgroundModeDialogTitle",
|
||||||
"settingsDisablingBinWarningDialogMessage",
|
"settingsDisablingBinWarningDialogMessage",
|
||||||
"statsTopStatesSectionTitle",
|
"statsTopStatesSectionTitle",
|
||||||
|
"tagEditorDiscardDialogMessage",
|
||||||
"tagPlaceholderState"
|
"tagPlaceholderState"
|
||||||
],
|
],
|
||||||
|
|
||||||
"uk": [
|
"uk": [
|
||||||
"discardButtonLabel",
|
|
||||||
"settingsAskEverytime",
|
"settingsAskEverytime",
|
||||||
"settingsVideoPlaybackTile",
|
"settingsVideoPlaybackTile",
|
||||||
"settingsVideoPlaybackPageTitle",
|
"settingsVideoPlaybackPageTitle",
|
||||||
"settingsVideoResumptionModeTile",
|
"settingsVideoResumptionModeTile",
|
||||||
"settingsVideoResumptionModeDialogTitle"
|
"settingsVideoResumptionModeDialogTitle",
|
||||||
|
"tagEditorDiscardDialogMessage"
|
||||||
],
|
],
|
||||||
|
|
||||||
"zh": [
|
"zh": [
|
||||||
"discardButtonLabel",
|
|
||||||
"chipActionGoToPlacePage",
|
"chipActionGoToPlacePage",
|
||||||
"viewerActionLock",
|
"viewerActionLock",
|
||||||
"viewerActionUnlock",
|
"viewerActionUnlock",
|
||||||
|
@ -5689,12 +5688,12 @@
|
||||||
"settingsAccessibilityShowPinchGestureAlternatives",
|
"settingsAccessibilityShowPinchGestureAlternatives",
|
||||||
"settingsDisplayUseTvInterface",
|
"settingsDisplayUseTvInterface",
|
||||||
"statsTopStatesSectionTitle",
|
"statsTopStatesSectionTitle",
|
||||||
|
"tagEditorDiscardDialogMessage",
|
||||||
"tagPlaceholderState"
|
"tagPlaceholderState"
|
||||||
],
|
],
|
||||||
|
|
||||||
"zh_Hant": [
|
"zh_Hant": [
|
||||||
"columnCount",
|
"columnCount",
|
||||||
"discardButtonLabel",
|
|
||||||
"chipActionGoToPlacePage",
|
"chipActionGoToPlacePage",
|
||||||
"chipActionLock",
|
"chipActionLock",
|
||||||
"chipActionShowCountryStates",
|
"chipActionShowCountryStates",
|
||||||
|
@ -5750,6 +5749,7 @@
|
||||||
"settingsAccessibilityShowPinchGestureAlternatives",
|
"settingsAccessibilityShowPinchGestureAlternatives",
|
||||||
"settingsDisplayUseTvInterface",
|
"settingsDisplayUseTvInterface",
|
||||||
"statsTopStatesSectionTitle",
|
"statsTopStatesSectionTitle",
|
||||||
|
"tagEditorDiscardDialogMessage",
|
||||||
"tagPlaceholderState"
|
"tagPlaceholderState"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue