|
201 | 201 | "" |
202 | 202 | ], |
203 | 203 | "A timeout occurred while executing the query.": [""], |
204 | | - "A timeout occurred while generating a csv.": [""], |
| 204 | + "A timeout occurred while generating a CSV.": [""], |
205 | 205 | "A timeout occurred while generating a dataframe.": [""], |
206 | 206 | "A timeout occurred while taking a screenshot.": [""], |
207 | 207 | "A valid color scheme is required": [""], |
|
346 | 346 | "Allow CREATE TABLE AS option in SQL Lab": [""], |
347 | 347 | "Allow CREATE VIEW AS": [""], |
348 | 348 | "Allow CREATE VIEW AS option in SQL Lab": [""], |
349 | | - "Allow Csv Upload": [""], |
| 349 | + "Allow CSV Upload": [""], |
350 | 350 | "Allow DML": [""], |
351 | 351 | "Allow columns to be rearranged": [""], |
352 | 352 | "Allow creation of new tables based on queries": [""], |
|
1139 | 1139 | "Database \"%(database_name)s\" schema \"%(schema_name)s\" is not allowed for columnar uploads. Please contact your Superset Admin.": [ |
1140 | 1140 | "" |
1141 | 1141 | ], |
1142 | | - "Database \"%(database_name)s\" schema \"%(schema_name)s\" is not allowed for csv uploads. Please contact your Superset Admin.": [ |
| 1142 | + "Database \"%(database_name)s\" schema \"%(schema_name)s\" is not allowed for CSV uploads. Please contact your Superset Admin.": [ |
1143 | 1143 | "" |
1144 | 1144 | ], |
1145 | 1145 | "Database \"%(database_name)s\" schema \"%(schema_name)s\" is not allowed for excel uploads. Please contact your Superset Admin.": [ |
|
1825 | 1825 | "If duplicate columns are not overridden, they will be presented as \"X.1, X.2 ...X.x\"": [ |
1826 | 1826 | "" |
1827 | 1827 | ], |
1828 | | - "If selected, please set the schemas allowed for csv upload in Extra.": [ |
| 1828 | + "If selected, please set the schemas allowed for CSV upload in Extra.": [ |
1829 | 1829 | "" |
1830 | 1830 | ], |
1831 | 1831 | "If table exists do one of the following: Fail (do nothing), Replace (drop and recreate table) or Append (insert data).": [ |
|
2758 | 2758 | "Report Schedule could not be deleted.": [""], |
2759 | 2759 | "Report Schedule could not be updated.": [""], |
2760 | 2760 | "Report Schedule delete failed.": [""], |
2761 | | - "Report Schedule execution failed when generating a csv.": [""], |
| 2761 | + "Report Schedule execution failed when generating a CSV.": [""], |
2762 | 2762 | "Report Schedule execution failed when generating a dataframe.": [""], |
2763 | 2763 | "Report Schedule execution failed when generating a screenshot.": [""], |
2764 | 2764 | "Report Schedule execution got an unexpected error.": [""], |
|
3513 | 3513 | "The number of hours, negative or positive, to shift the time column. This can be used to move UTC time to local time.": [ |
3514 | 3514 | "" |
3515 | 3515 | ], |
3516 | | - "The number of results displayed is limited to %(rows)d by the configuration DISPLAY_MAX_ROWS. Please add additional limits/filters or download to csv to see more rows up to the %(limit)d limit.": [ |
| 3516 | + "The number of results displayed is limited to %(rows)d by the configuration DISPLAY_MAX_ROWS. Please add additional limits/filters or download to CSV to see more rows up to the %(limit)d limit.": [ |
3517 | 3517 | "" |
3518 | 3518 | ], |
3519 | | - "The number of results displayed is limited to %(rows)d. Please add additional limits/filters, download to csv, or contact an admin to see more rows up to the %(limit)d limit.": [ |
| 3519 | + "The number of results displayed is limited to %(rows)d. Please add additional limits/filters, download to CSV, or contact an admin to see more rows up to the %(limit)d limit.": [ |
3520 | 3520 | "" |
3521 | 3521 | ], |
3522 | 3522 | "The number of rows displayed is limited to %(rows)d by the dropdown.": [ |
|
4424 | 4424 | "You don't have the rights to alter this title.": [""], |
4425 | 4425 | "You don't have the rights to create a chart": [""], |
4426 | 4426 | "You don't have the rights to create a dashboard": [""], |
4427 | | - "You don't have the rights to download as csv": [""], |
| 4427 | + "You don't have the rights to download as CSV": [""], |
4428 | 4428 | "You have no permission to approve this request": [""], |
4429 | 4429 | "You have removed this filter.": [""], |
4430 | 4430 | "You have unsaved changes.": [""], |
|
0 commit comments