Skip to content

Commit ecf71b4

Browse files
committed
Add bundles
1 parent dd9d967 commit ecf71b4

File tree

5 files changed

+8
-247
lines changed

5 files changed

+8
-247
lines changed

build/classic/core.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/classic/core.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/gutenberg/core.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/gutenberg/core.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

languages/carbon-fields-ui.pot

Lines changed: 2 additions & 241 deletions
Original file line numberDiff line numberDiff line change
@@ -3,249 +3,10 @@ msgstr ""
33
"Content-Type: text/plain; charset=utf-8\n"
44
"X-Generator: babel-plugin-makepot\n"
55

6-
#: packages/blocks/components/block-edit/index.js:214
7-
msgid "Show preview"
8-
msgstr ""
9-
10-
#: packages/blocks/components/block-edit/index.js:215
11-
msgid "Hide preview"
12-
msgstr ""
13-
14-
#: packages/blocks/components/block-edit/index.js:286
15-
msgid "Fields"
16-
msgstr ""
17-
18-
#: packages/blocks/components/not-supported-field/index.js:14
19-
msgid "Field of type '%s' is not supported in Gutenberg."
20-
msgstr ""
21-
22-
#: packages/blocks/components/server-side-render/index.js:129
23-
msgid "Error loading block: %s"
24-
msgstr ""
25-
26-
#: packages/blocks/components/server-side-render/index.js:135
27-
msgid "No results found."
28-
msgstr ""
29-
30-
#: packages/blocks/fields/datetime/index.js:59
31-
#: packages/core/fields/date/index.js:15
32-
#: packages/metaboxes/fields/datetime/index.js:9
33-
msgid "Select Date"
34-
msgstr ""
35-
36-
#: packages/blocks/fields/file/index.js:16
37-
#: packages/metaboxes/fields/file/index.js:11
38-
msgid "Use File"
39-
msgstr ""
40-
41-
#: packages/blocks/fields/file/index.js:17
42-
#: packages/metaboxes/fields/file/index.js:12
43-
msgid "Select File"
44-
msgstr ""
45-
46-
#: packages/blocks/fields/image/index.js:11
47-
#: packages/metaboxes/fields/image/index.js:11
48-
msgid "Use Image"
49-
msgstr ""
50-
51-
#: packages/blocks/fields/image/index.js:12
52-
#: packages/metaboxes/fields/image/index.js:12
53-
msgid "Select Image"
54-
msgstr ""
55-
56-
#: packages/blocks/fields/media-gallery/index.js:16
57-
#: packages/metaboxes/fields/media-gallery/index.js:16
58-
msgid "Use Attachments"
59-
msgstr ""
60-
61-
#: packages/blocks/fields/media-gallery/index.js:17
62-
#: packages/metaboxes/fields/media-gallery/index.js:17
63-
msgid "Select Attachments"
64-
msgstr ""
65-
66-
#: packages/core/components/no-options/index.js:14
67-
msgid "No options."
68-
msgstr ""
69-
70-
#: packages/core/components/search-input/index.js:30
71-
msgid "Search..."
72-
msgstr ""
73-
74-
#: packages/core/fields/association/index.js:169
75-
msgid "Maximum number of items reached (%s items)"
76-
msgstr ""
77-
78-
#: packages/core/fields/association/index.js:269
79-
msgid "Showing %1$d of %2$d results"
80-
msgstr ""
81-
82-
#: packages/core/fields/association/index.js:283
83-
msgid "Thumbnail"
84-
msgstr ""
85-
86-
#: packages/core/fields/association/index.js:305
87-
msgid "Edit"
88-
msgstr ""
89-
90-
#: packages/core/fields/association/index.js:313
91-
msgid "Add"
92-
msgstr ""
93-
94-
#: packages/core/fields/association/index.js:365
95-
#: packages/core/fields/complex/group.js:163
96-
msgid "Remove"
97-
msgstr ""
98-
99-
#: packages/core/fields/association/index.js:466
100-
msgid "An error occurred while trying to fetch association options."
101-
msgstr ""
102-
103-
#: packages/core/fields/association/index.js:519
104-
#: packages/core/fields/complex/index.js:428
105-
#: packages/core/hocs/with-validation/required.js:20
106-
msgid "This field is required."
107-
msgstr ""
108-
109-
#: packages/core/fields/association/index.js:523
110-
msgid "Minimum number of items not reached (%s items)"
111-
msgstr ""
112-
113-
#: packages/core/fields/color/index.js:106
114-
msgid "Clear"
115-
msgstr ""
116-
117-
#: packages/core/fields/color/index.js:92
118-
msgid "Select a color"
119-
msgstr ""
120-
121-
#: packages/core/fields/complex/group.js:154
122-
msgid "Duplicate"
123-
msgstr ""
124-
125-
#: packages/core/fields/complex/group.js:172
126-
msgid "Collapse"
127-
msgstr ""
128-
129-
#: packages/core/fields/complex/index.js:146
130-
msgid "Couldn't create the label of group - %s"
131-
msgstr ""
132-
133-
#: packages/core/fields/complex/index.js:344
134-
msgid "There are no entries yet."
135-
msgstr ""
136-
137-
#: packages/core/fields/complex/index.js:401
138-
msgid "Expand All"
139-
msgstr ""
140-
141-
#: packages/core/fields/complex/index.js:401
142-
msgid "Collapse All"
143-
msgstr ""
144-
145-
#: packages/core/fields/complex/index.js:435
146-
msgid "Minimum number of rows not reached (%1$d %2$s)"
147-
msgstr ""
148-
149-
#: packages/core/fields/complex/index.js:82
150-
msgid "Add %s"
151-
msgstr ""
152-
153-
#: packages/core/fields/map/index.js:165
154-
msgid "The address could not be found."
155-
msgstr ""
156-
157-
#: packages/core/fields/map/index.js:167
158-
msgid "Geocode was not successful for the following reason: "
159-
msgstr ""
160-
161-
#: packages/core/fields/map/index.js:185
162-
msgid "Error alert"
163-
msgstr ""
164-
165-
#: packages/core/fields/oembed/index.js:187
166-
msgid "An error occurred while trying to fetch oembed preview."
167-
msgstr ""
168-
169-
#: packages/core/fields/oembed/index.js:202
170-
msgid "Not Found"
171-
msgstr ""
172-
173-
#: packages/core/fields/rich-text/index.js:123
6+
#: packages/core/fields/rich-text/index.js:126
1747
msgid "Visual"
1758
msgstr ""
1769

177-
#: packages/core/fields/rich-text/index.js:127
10+
#: packages/core/fields/rich-text/index.js:130
17811
msgid "Text"
179-
msgstr ""
180-
181-
#: packages/core/fields/set/index.js:110
182-
msgid "Show All Options"
183-
msgstr ""
184-
185-
#: packages/core/fields/set/index.js:111
186-
msgid "Show Less Options"
187-
msgstr ""
188-
189-
#: packages/core/fields/sidebar/index.js:110
190-
msgid "Please enter the name of the new sidebar:"
191-
msgstr ""
192-
193-
#: packages/core/fields/sidebar/index.js:128
194-
msgid "An error occurred while trying to create the sidebar."
195-
msgstr ""
196-
197-
#: packages/core/fields/sidebar/index.js:58
198-
msgid "Please choose"
199-
msgstr ""
200-
201-
#: packages/core/fields/time/index.js:16
202-
msgid "Select Time"
203-
msgstr ""
204-
205-
#: packages/core/hocs/with-conditional-logic/index.js:87
206-
msgid "An unknown field is used in condition - \"%s\""
207-
msgstr ""
208-
209-
#: packages/core/registry/index.js:40
210-
msgid "%1$s type must be a string."
211-
msgstr ""
212-
213-
#: packages/core/registry/index.js:46
214-
msgid "%1$s %2$s is already registered."
215-
msgstr ""
216-
217-
#: packages/core/registry/index.js:54
218-
msgid "The \"component\" param must be a function."
219-
msgstr ""
220-
221-
#: packages/core/registry/index.js:79
222-
msgid "The provided context isn't a valid one. Must be one of - %s ."
223-
msgstr ""
224-
225-
#: packages/core/registry/index.js:89
226-
msgid "%s %s isn't registered."
227-
msgstr ""
228-
229-
#: packages/core/utils/api-fetch.js:19
230-
msgid "An error occured."
231-
msgstr ""
232-
233-
#: packages/core/utils/fetch-attachments-data.js:24
234-
msgid "An error occurred while trying to fetch files data."
235-
msgstr ""
236-
237-
#: packages/metaboxes/containers/index.js:54
238-
msgid "Could not find DOM element for container \"%1$s\"."
239-
msgstr ""
240-
241-
#: packages/metaboxes/monitors/conditional-display/conditions/base.js:52
242-
msgid "Unsupported container condition comparison operator used - \"%1$s\"."
243-
msgstr ""
244-
245-
#: packages/metaboxes/monitors/conditional-display/handler/index.js:56
246-
msgid "Unsupported container condition - \"%1$s\"."
247-
msgstr ""
248-
249-
#: packages/metaboxes/monitors/conditional-display/handler/index.js:74
250-
msgid "Unsupported container condition relation used - \"%1$s\"."
25112
msgstr ""

0 commit comments

Comments
 (0)