Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
63 changes: 0 additions & 63 deletions locale/defaultMessages.json
Original file line number Diff line number Diff line change
Expand Up @@ -2216,9 +2216,6 @@
"context": "header",
"string": "Translation Collection \"{collectionName}\" - {languageCode}"
},
"BtErCZ": {
"string": "Search Plugins..."
},
"BvGp1I": {
"string": "between"
},
Expand Down Expand Up @@ -2383,9 +2380,6 @@
"context": "playground shortcut",
"string": "Playground"
},
"Co2U4u": {
"string": "No plugins found"
},
"CrY98m": {
"context": "button, marks order as paid (legacy payments)",
"string": "Mark order as paid"
Expand All @@ -2402,10 +2396,6 @@
"context": "page title - installing app with manifestUrl form",
"string": "Add extension from manifest"
},
"D/+84n": {
"context": "snackbar text",
"string": "App activated"
},
"D0KaT6": {
"context": "webhook input label",
"string": "Webhook Name"
Expand Down Expand Up @@ -2458,10 +2448,6 @@
"DDYrvn": {
"string": "Rule reward value must be less than 100"
},
"DEa1T1": {
"context": "button",
"string": "Save Search"
},
"DGWVA9": {
"context": "variant created error message",
"string": "Variant creation failed"
Expand Down Expand Up @@ -4143,9 +4129,6 @@
"context": "orderLine.quantity, subheader, oredr line metadata dialog",
"string": "Qty"
},
"NL6mvR": {
"string": "Visit App Store to replace with the App"
},
"NLNonj": {
"context": "send to channel select label",
"string": "Send to channel"
Expand Down Expand Up @@ -4665,10 +4648,6 @@
"context": "is filter range or value",
"string": "between"
},
"QCwBUI": {
"context": "button",
"string": "Delete Search"
},
"QDxJib": {
"string": "Fulfill"
},
Expand Down Expand Up @@ -5093,10 +5072,6 @@
"T/5OyA": {
"string": "No translation yet"
},
"T/dYnE": {
"context": "plugin filters error messages status",
"string": "Status is not selected"
},
"T0Mfxq": {
"context": "product status title",
"string": "{channelCount} {channelCount,plural, =1 {Channel} other {Channels}}"
Expand Down Expand Up @@ -5146,10 +5121,6 @@
"context": "button. form submit, grant refund edit",
"string": "Edit granted refund"
},
"TC/EOG": {
"context": "status section title",
"string": "Status in channel"
},
"TCR639": {
"context": "order history message",
"string": "Payment failed"
Expand Down Expand Up @@ -5370,10 +5341,6 @@
"US3IPU": {
"string": "Search Engine Description"
},
"USO8PB": {
"context": "snackbar text",
"string": "App deactivated"
},
"USS3Q7": {
"context": "filters error messages unknown error",
"string": "Unknown error occurred"
Expand Down Expand Up @@ -6385,10 +6352,6 @@
"aMwxYb": {
"string": "Countries"
},
"aOelhW": {
"context": "tab name",
"string": "All Plugins"
},
"aPCrsp": {
"context": "shipping method name",
"string": "Name"
Expand Down Expand Up @@ -6431,21 +6394,13 @@
"context": "error message",
"string": "Email address is not set"
},
"ac+Y98": {
"context": "app settings error",
"string": "Failed to fetch app settings"
},
"acgbDa": {
"context": "product created at",
"string": "Created at"
},
"aenDwE": {
"string": "Manage extension"
},
"agZQkB": {
"context": "window title",
"string": "Create App"
},
"aggaJg": {
"string": "This attribute has already been assigned to this product type"
},
Expand Down Expand Up @@ -6834,10 +6789,6 @@
"context": "fulfillment status refunded",
"string": "Refunded"
},
"cwoN25": {
"context": "config type section title",
"string": "Configuration Type"
},
"cy8sV7": {
"context": "volume units types",
"string": "Volume"
Expand Down Expand Up @@ -7319,10 +7270,6 @@
"gZ1qnD": {
"string": "No extensions API URL provided"
},
"gZHmaV": {
"context": "plugin filters error messages channels",
"string": "No channels selected"
},
"gaOXvo": {
"context": "notification, form submitted",
"string": "Refund grant for order #{orderNumber} was updated"
Expand Down Expand Up @@ -8865,9 +8812,6 @@
"qGwKT/": {
"string": "Extension disabled. Activate the extension from the settings."
},
"qIgdO6": {
"string": "Custom Filter"
},
"qJedl0": {
"context": "product label",
"string": "Published"
Expand Down Expand Up @@ -10222,9 +10166,6 @@
"context": "extensions page subheader",
"string": "Learn more about {extensions}"
},
"yfhLcv": {
"string": "We are working on replacing plugins with apps. Read more about"
},
"yg0ELD": {
"string": "From {warehouseName}: {fulfillmentCreationDate}"
},
Expand Down Expand Up @@ -10352,10 +10293,6 @@
"context": "dialog header",
"string": "Delete App"
},
"zQnYKn": {
"context": "status section subtitle",
"string": "Channel status"
},
"zQvVDJ": {
"string": "All"
},
Expand Down
18 changes: 0 additions & 18 deletions src/apps/messages.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,24 +28,6 @@ export const appsMessages = defineMessages({
},
});

export const appMessages = defineMessages({
failedToFetchAppSettings: {
id: "ac+Y98",
defaultMessage: "Failed to fetch app settings",
description: "app settings error",
},
appActivated: {
id: "D/+84n",
defaultMessage: "App activated",
description: "snackbar text",
},
appDeactivated: {
id: "USO8PB",
defaultMessage: "App deactivated",
description: "snackbar text",
},
});

export const appInstallationStatusMessages = defineMessages({
pending: {
id: "F1VtFa",
Expand Down
107 changes: 0 additions & 107 deletions src/components/FilterBar/FilterBar.tsx

This file was deleted.

2 changes: 0 additions & 2 deletions src/components/FilterBar/index.ts

This file was deleted.

Loading
Loading