Add/update text strings
This commit is contained in:
parent
4320ef8c10
commit
f1d23f9e3b
@ -541,7 +541,7 @@
|
|||||||
"throttle-delay": "Throttle delay",
|
"throttle-delay": "Throttle delay",
|
||||||
"milli": "milliseconds",
|
"milli": "milliseconds",
|
||||||
"url-fetch": "Formulate the URLs to fetch:",
|
"url-fetch": "Formulate the URLs to fetch:",
|
||||||
"http-headers": "Define any HTTP headers to be used when fetching URLs:",
|
"http-headers": "HTTP headers to be used when fetching URLs:",
|
||||||
"enter-col-name": "Enter new column name",
|
"enter-col-name": "Enter new column name",
|
||||||
"split-col": "Split column",
|
"split-col": "Split column",
|
||||||
"several-col": "into several columns",
|
"several-col": "into several columns",
|
||||||
@ -650,7 +650,8 @@
|
|||||||
"ctrl-enter": "Ctrl-Enter",
|
"ctrl-enter": "Ctrl-Enter",
|
||||||
"rows": "rows",
|
"rows": "rows",
|
||||||
"records": "records",
|
"records": "records",
|
||||||
"show": "Show"
|
"show": "Show",
|
||||||
|
"hide": "Hide"
|
||||||
},
|
},
|
||||||
"core-buttons": {
|
"core-buttons": {
|
||||||
"cancel": "Cancel",
|
"cancel": "Cancel",
|
||||||
|
Loading…
Reference in New Issue
Block a user