diff --git a/apps/spreadsheeteditor/mobile/locale/ar.json b/apps/spreadsheeteditor/mobile/locale/ar.json index 3ea2b6d205..3aac9fe29c 100644 --- a/apps/spreadsheeteditor/mobile/locale/ar.json +++ b/apps/spreadsheeteditor/mobile/locale/ar.json @@ -517,7 +517,8 @@ "txtSorting": "الترتيب", "txtSortSelected": "الترتيب المحدد", "txtYes": "نعم", - "textDrawing": "Drawing" + "textDrawing": "Drawing", + "sCatDatabase": "Database" }, "Edit": { "notcriticalErrorTitle": "تحذير", diff --git a/apps/spreadsheeteditor/mobile/locale/az.json b/apps/spreadsheeteditor/mobile/locale/az.json index 9fb8a08204..add34efe7f 100644 --- a/apps/spreadsheeteditor/mobile/locale/az.json +++ b/apps/spreadsheeteditor/mobile/locale/az.json @@ -517,7 +517,8 @@ "textHeadersTableHint": "Returns the column headers for the table or specified table columns", "textPasteImageUrl": "Paste an image URL", "textThisRowHint": "Choose only this row of the specified column", - "textTotalsTableHint": "Returns the total rows for the table or specified table columns" + "textTotalsTableHint": "Returns the total rows for the table or specified table columns", + "sCatDatabase": "Database" }, "Edit": { "notcriticalErrorTitle": "Xəbərdarlıq", diff --git a/apps/spreadsheeteditor/mobile/locale/be.json b/apps/spreadsheeteditor/mobile/locale/be.json index 412cff7c1e..d63491b89a 100644 --- a/apps/spreadsheeteditor/mobile/locale/be.json +++ b/apps/spreadsheeteditor/mobile/locale/be.json @@ -505,7 +505,8 @@ "txtNo": "No", "txtNotUrl": "This field should be a URL in the format \"http://www.example.com\"", "txtSorting": "Sorting", - "txtSortSelected": "Sort selected" + "txtSortSelected": "Sort selected", + "sCatDatabase": "Database" }, "Edit": { "notcriticalErrorTitle": "Увага", diff --git a/apps/spreadsheeteditor/mobile/locale/bg.json b/apps/spreadsheeteditor/mobile/locale/bg.json index 5c8dedebc8..8249f2bc75 100644 --- a/apps/spreadsheeteditor/mobile/locale/bg.json +++ b/apps/spreadsheeteditor/mobile/locale/bg.json @@ -272,7 +272,8 @@ "txtNotUrl": "This field should be a URL in the format \"http://www.example.com\"", "txtSorting": "Sorting", "txtSortSelected": "Sort selected", - "txtYes": "Yes" + "txtYes": "Yes", + "sCatDatabase": "Database" }, "Edit": { "textChangeShape": "Промяна на форма", diff --git a/apps/spreadsheeteditor/mobile/locale/ca.json b/apps/spreadsheeteditor/mobile/locale/ca.json index 0554ed2f61..8416f657b8 100644 --- a/apps/spreadsheeteditor/mobile/locale/ca.json +++ b/apps/spreadsheeteditor/mobile/locale/ca.json @@ -517,7 +517,8 @@ "txtSortSelected": "Ordenar els objectes seleccionats", "txtYes": "Sí", "sCustom": "Custom", - "textDrawing": "Drawing" + "textDrawing": "Drawing", + "sCatDatabase": "Database" }, "Edit": { "notcriticalErrorTitle": "Advertiment", diff --git a/apps/spreadsheeteditor/mobile/locale/cs.json b/apps/spreadsheeteditor/mobile/locale/cs.json index a1696c9714..5280cdad36 100644 --- a/apps/spreadsheeteditor/mobile/locale/cs.json +++ b/apps/spreadsheeteditor/mobile/locale/cs.json @@ -517,7 +517,8 @@ "txtSorting": "Řazení", "txtSortSelected": "Seřadit vybrané", "txtYes": "Ano", - "textDrawing": "Drawing" + "textDrawing": "Drawing", + "sCatDatabase": "Database" }, "Edit": { "notcriticalErrorTitle": "Varování", diff --git a/apps/spreadsheeteditor/mobile/locale/da.json b/apps/spreadsheeteditor/mobile/locale/da.json index a3da1a3b11..475ee4e32d 100644 --- a/apps/spreadsheeteditor/mobile/locale/da.json +++ b/apps/spreadsheeteditor/mobile/locale/da.json @@ -517,7 +517,8 @@ "textThisRowHint": "Choose only this row of the specified column", "textTotalsTableHint": "Returns the total rows for the table or specified table columns", "txtExpandSort": "The data next to the selection will not be sorted. Do you want to expand the selection to include the adjacent data or continue with sorting the currently selected cells only?", - "txtNotUrl": "This field should be a URL in the format \"http://www.example.com\"" + "txtNotUrl": "This field should be a URL in the format \"http://www.example.com\"", + "sCatDatabase": "Database" }, "Edit": { "notcriticalErrorTitle": "Advarsel", diff --git a/apps/spreadsheeteditor/mobile/locale/de.json b/apps/spreadsheeteditor/mobile/locale/de.json index 393052f40b..c4da3a481c 100644 --- a/apps/spreadsheeteditor/mobile/locale/de.json +++ b/apps/spreadsheeteditor/mobile/locale/de.json @@ -523,7 +523,8 @@ "txtNotUrl": "Dieser Bereich soll eine URL im Format \"http://www.example.com\" sein.", "txtSorting": "Sortierung", "txtSortSelected": "Ausgewählte sortieren", - "txtYes": "Ja" + "txtYes": "Ja", + "sCatDatabase": "Database" }, "Edit": { "notcriticalErrorTitle": "Warnung", diff --git a/apps/spreadsheeteditor/mobile/locale/el.json b/apps/spreadsheeteditor/mobile/locale/el.json index 7f8072e963..7797a9cf2c 100644 --- a/apps/spreadsheeteditor/mobile/locale/el.json +++ b/apps/spreadsheeteditor/mobile/locale/el.json @@ -523,7 +523,8 @@ "txtNotUrl": "Αυτό το πεδίο πρέπει να είναι μια διεύθυνση URL με τη μορφή «http://www.example.com»", "txtSorting": "Ταξινόμηση", "txtSortSelected": "Ταξινόμηση επιλεγμένων", - "txtYes": "Ναι" + "txtYes": "Ναι", + "sCatDatabase": "Database" }, "Edit": { "notcriticalErrorTitle": "Προειδοποίηση", diff --git a/apps/spreadsheeteditor/mobile/locale/en.json b/apps/spreadsheeteditor/mobile/locale/en.json index 313719c087..08de4c13dc 100644 --- a/apps/spreadsheeteditor/mobile/locale/en.json +++ b/apps/spreadsheeteditor/mobile/locale/en.json @@ -465,6 +465,7 @@ "errorMaxRows": "ERROR! The maximum number of data series per chart is 255.", "errorStockChart": "Incorrect row order. To build a stock chart, place the data on the sheet in the following order:
opening price, max price, min price, closing price.", "notcriticalErrorTitle": "Warning", + "sCatDatabase": "Database", "sCatDateAndTime": "Date and time", "sCatEngineering": "Engineering", "sCatFinancial": "Financial", diff --git a/apps/spreadsheeteditor/mobile/locale/es.json b/apps/spreadsheeteditor/mobile/locale/es.json index eddb82a38e..88df61fafe 100644 --- a/apps/spreadsheeteditor/mobile/locale/es.json +++ b/apps/spreadsheeteditor/mobile/locale/es.json @@ -523,7 +523,8 @@ "txtNotUrl": "Este campo debe ser una dirección URL en el formato \"http://www.example.com\"", "txtSorting": "Ordenación", "txtSortSelected": "Ordenar los objetos seleccionados", - "txtYes": "Sí" + "txtYes": "Sí", + "sCatDatabase": "Database" }, "Edit": { "notcriticalErrorTitle": "Advertencia", diff --git a/apps/spreadsheeteditor/mobile/locale/eu.json b/apps/spreadsheeteditor/mobile/locale/eu.json index d5f8cec709..5e2c20d4f4 100644 --- a/apps/spreadsheeteditor/mobile/locale/eu.json +++ b/apps/spreadsheeteditor/mobile/locale/eu.json @@ -517,7 +517,8 @@ "txtSortSelected": "Antolatu hautaturiko objetuak", "txtYes": "Bai", "sCustom": "Custom", - "textDrawing": "Drawing" + "textDrawing": "Drawing", + "sCatDatabase": "Database" }, "Edit": { "notcriticalErrorTitle": "Abisua", diff --git a/apps/spreadsheeteditor/mobile/locale/fr.json b/apps/spreadsheeteditor/mobile/locale/fr.json index 139179adfb..f65343126a 100644 --- a/apps/spreadsheeteditor/mobile/locale/fr.json +++ b/apps/spreadsheeteditor/mobile/locale/fr.json @@ -523,7 +523,8 @@ "txtNotUrl": "Ce champ doit contenir une URL au format \"http://www.example.com\"", "txtSorting": "Tri", "txtSortSelected": "Trier l'objet sélectionné ", - "txtYes": "Oui" + "txtYes": "Oui", + "sCatDatabase": "Database" }, "Edit": { "notcriticalErrorTitle": "Avertissement", diff --git a/apps/spreadsheeteditor/mobile/locale/gl.json b/apps/spreadsheeteditor/mobile/locale/gl.json index a3243b779e..6d7269c0a8 100644 --- a/apps/spreadsheeteditor/mobile/locale/gl.json +++ b/apps/spreadsheeteditor/mobile/locale/gl.json @@ -517,7 +517,8 @@ "txtYes": "Si", "sCustom": "Custom", "textDrawing": "Drawing", - "textPasteImageUrl": "Paste an image URL" + "textPasteImageUrl": "Paste an image URL", + "sCatDatabase": "Database" }, "Edit": { "notcriticalErrorTitle": "Aviso", diff --git a/apps/spreadsheeteditor/mobile/locale/he.json b/apps/spreadsheeteditor/mobile/locale/he.json index 256017a7ee..0627843369 100644 --- a/apps/spreadsheeteditor/mobile/locale/he.json +++ b/apps/spreadsheeteditor/mobile/locale/he.json @@ -517,7 +517,8 @@ "txtSorting": "מיון", "txtSortSelected": "מיון נבחר", "txtYes": "כן", - "textDrawing": "Drawing" + "textDrawing": "Drawing", + "sCatDatabase": "Database" }, "Edit": { "notcriticalErrorTitle": "אזהרה", diff --git a/apps/spreadsheeteditor/mobile/locale/hu.json b/apps/spreadsheeteditor/mobile/locale/hu.json index 4af6a7403b..ed65652e17 100644 --- a/apps/spreadsheeteditor/mobile/locale/hu.json +++ b/apps/spreadsheeteditor/mobile/locale/hu.json @@ -517,7 +517,8 @@ "txtSortSelected": "Kiválasztottak rendezése", "txtYes": "Igen", "sCustom": "Custom", - "textDrawing": "Drawing" + "textDrawing": "Drawing", + "sCatDatabase": "Database" }, "Edit": { "notcriticalErrorTitle": "Figyelmeztetés", diff --git a/apps/spreadsheeteditor/mobile/locale/hy.json b/apps/spreadsheeteditor/mobile/locale/hy.json index 7f7ffb1bbd..2175a4e622 100644 --- a/apps/spreadsheeteditor/mobile/locale/hy.json +++ b/apps/spreadsheeteditor/mobile/locale/hy.json @@ -517,7 +517,8 @@ "txtSorting": "Տեսակավորում", "txtSortSelected": "Ընտրված տեսակավորում", "txtYes": "Այո", - "textDrawing": "Drawing" + "textDrawing": "Drawing", + "sCatDatabase": "Database" }, "Edit": { "notcriticalErrorTitle": "Զգուշացում", diff --git a/apps/spreadsheeteditor/mobile/locale/id.json b/apps/spreadsheeteditor/mobile/locale/id.json index 70ab199a35..92635c6e7a 100644 --- a/apps/spreadsheeteditor/mobile/locale/id.json +++ b/apps/spreadsheeteditor/mobile/locale/id.json @@ -517,7 +517,8 @@ "txtSorting": "Sorting", "txtSortSelected": "Sortir dipilih", "txtYes": "Ya", - "textDrawing": "Drawing" + "textDrawing": "Drawing", + "sCatDatabase": "Database" }, "Edit": { "notcriticalErrorTitle": "Peringatan", diff --git a/apps/spreadsheeteditor/mobile/locale/it.json b/apps/spreadsheeteditor/mobile/locale/it.json index 1a1810dee6..c8860e17f8 100644 --- a/apps/spreadsheeteditor/mobile/locale/it.json +++ b/apps/spreadsheeteditor/mobile/locale/it.json @@ -517,7 +517,8 @@ "txtSorting": "Ordinamento", "txtSortSelected": "Ordinare selezionato", "txtYes": "Sì", - "textDrawing": "Drawing" + "textDrawing": "Drawing", + "sCatDatabase": "Database" }, "Edit": { "notcriticalErrorTitle": "Avvertimento", diff --git a/apps/spreadsheeteditor/mobile/locale/ja.json b/apps/spreadsheeteditor/mobile/locale/ja.json index bfc01e32d3..87e4ced876 100644 --- a/apps/spreadsheeteditor/mobile/locale/ja.json +++ b/apps/spreadsheeteditor/mobile/locale/ja.json @@ -523,7 +523,8 @@ "txtNotUrl": "このフィールドは、「http://www.example.com」の形式のURLである必要があります。", "txtSorting": "並べ替え中", "txtSortSelected": "選択したを並べ替える", - "txtYes": "はい" + "txtYes": "はい", + "sCatDatabase": "Database" }, "Edit": { "notcriticalErrorTitle": " 警告", diff --git a/apps/spreadsheeteditor/mobile/locale/ko.json b/apps/spreadsheeteditor/mobile/locale/ko.json index 0ab7cec861..2c22ce788d 100644 --- a/apps/spreadsheeteditor/mobile/locale/ko.json +++ b/apps/spreadsheeteditor/mobile/locale/ko.json @@ -517,7 +517,8 @@ "txtSortSelected": "정렬 선택", "txtYes": "확인", "sCustom": "Custom", - "textDrawing": "Drawing" + "textDrawing": "Drawing", + "sCatDatabase": "Database" }, "Edit": { "notcriticalErrorTitle": "경고", diff --git a/apps/spreadsheeteditor/mobile/locale/lo.json b/apps/spreadsheeteditor/mobile/locale/lo.json index e16998ab23..0b2e079f53 100644 --- a/apps/spreadsheeteditor/mobile/locale/lo.json +++ b/apps/spreadsheeteditor/mobile/locale/lo.json @@ -517,7 +517,8 @@ "txtYes": "ແມ່ນແລ້ວ", "sCustom": "Custom", "textDrawing": "Drawing", - "textPasteImageUrl": "Paste an image URL" + "textPasteImageUrl": "Paste an image URL", + "sCatDatabase": "Database" }, "Edit": { "notcriticalErrorTitle": "ເຕືອນ", diff --git a/apps/spreadsheeteditor/mobile/locale/lv.json b/apps/spreadsheeteditor/mobile/locale/lv.json index ee441b545b..f70bffcda5 100644 --- a/apps/spreadsheeteditor/mobile/locale/lv.json +++ b/apps/spreadsheeteditor/mobile/locale/lv.json @@ -517,7 +517,8 @@ "txtSortSelected": "Šķirot izvēlēto", "txtYes": "Jā", "sCustom": "Custom", - "textDrawing": "Drawing" + "textDrawing": "Drawing", + "sCatDatabase": "Database" }, "Edit": { "notcriticalErrorTitle": "Brīdinājums", diff --git a/apps/spreadsheeteditor/mobile/locale/ms.json b/apps/spreadsheeteditor/mobile/locale/ms.json index 8d7aaf0a95..086e25c935 100644 --- a/apps/spreadsheeteditor/mobile/locale/ms.json +++ b/apps/spreadsheeteditor/mobile/locale/ms.json @@ -517,7 +517,8 @@ "textDone": "Done", "textDrawing": "Drawing", "textPasteImageUrl": "Paste an image URL", - "textRecommended": "Recommended" + "textRecommended": "Recommended", + "sCatDatabase": "Database" }, "Edit": { "notcriticalErrorTitle": "Amaran", diff --git a/apps/spreadsheeteditor/mobile/locale/nl.json b/apps/spreadsheeteditor/mobile/locale/nl.json index b9b37549d6..630ae17a6b 100644 --- a/apps/spreadsheeteditor/mobile/locale/nl.json +++ b/apps/spreadsheeteditor/mobile/locale/nl.json @@ -517,7 +517,8 @@ "textHeadersTableHint": "Returns the column headers for the table or specified table columns", "textOk": "Ok", "textPasteImageUrl": "Paste an image URL", - "textTotalsTableHint": "Returns the total rows for the table or specified table columns" + "textTotalsTableHint": "Returns the total rows for the table or specified table columns", + "sCatDatabase": "Database" }, "Edit": { "notcriticalErrorTitle": "Waarschuwing", diff --git a/apps/spreadsheeteditor/mobile/locale/pl.json b/apps/spreadsheeteditor/mobile/locale/pl.json index d51012fa4e..d1942f0bb0 100644 --- a/apps/spreadsheeteditor/mobile/locale/pl.json +++ b/apps/spreadsheeteditor/mobile/locale/pl.json @@ -505,7 +505,8 @@ "txtNotUrl": "This field should be a URL in the format \"http://www.example.com\"", "txtSorting": "Sorting", "txtSortSelected": "Sort selected", - "txtYes": "Yes" + "txtYes": "Yes", + "sCatDatabase": "Database" }, "Edit": { "textAddCustomColor": "Dodaj niestandardowy kolor", diff --git a/apps/spreadsheeteditor/mobile/locale/pt-pt.json b/apps/spreadsheeteditor/mobile/locale/pt-pt.json index e669f57b68..b57a088606 100644 --- a/apps/spreadsheeteditor/mobile/locale/pt-pt.json +++ b/apps/spreadsheeteditor/mobile/locale/pt-pt.json @@ -517,7 +517,8 @@ "txtSorting": "Ordenação", "txtSortSelected": "Ordenar seleção", "txtYes": "Sim", - "textDrawing": "Drawing" + "textDrawing": "Drawing", + "sCatDatabase": "Database" }, "Edit": { "notcriticalErrorTitle": "Aviso", diff --git a/apps/spreadsheeteditor/mobile/locale/pt.json b/apps/spreadsheeteditor/mobile/locale/pt.json index 90e93d7cfc..1137d8fc1a 100644 --- a/apps/spreadsheeteditor/mobile/locale/pt.json +++ b/apps/spreadsheeteditor/mobile/locale/pt.json @@ -517,7 +517,8 @@ "txtSorting": "Classificação", "txtSortSelected": "Classificar selecionado", "txtYes": "Sim", - "textDrawing": "Drawing" + "textDrawing": "Drawing", + "sCatDatabase": "Database" }, "Edit": { "notcriticalErrorTitle": "Aviso", diff --git a/apps/spreadsheeteditor/mobile/locale/ro.json b/apps/spreadsheeteditor/mobile/locale/ro.json index a4b973b6d5..4342cdd29d 100644 --- a/apps/spreadsheeteditor/mobile/locale/ro.json +++ b/apps/spreadsheeteditor/mobile/locale/ro.json @@ -523,7 +523,8 @@ "txtNotUrl": "Câmpul trebuie să conțină adresa URL in format \"http://www.example.com\"", "txtSorting": "Sortare", "txtSortSelected": "Sortarea selecției", - "txtYes": "Da" + "txtYes": "Da", + "sCatDatabase": "Database" }, "Edit": { "notcriticalErrorTitle": "Avertisment", diff --git a/apps/spreadsheeteditor/mobile/locale/ru.json b/apps/spreadsheeteditor/mobile/locale/ru.json index 11b9ac1064..cc3db02fa2 100644 --- a/apps/spreadsheeteditor/mobile/locale/ru.json +++ b/apps/spreadsheeteditor/mobile/locale/ru.json @@ -523,7 +523,8 @@ "txtNotUrl": "Это поле должно быть URL-адресом в формате \"http://www.example.com\"", "txtSorting": "Сортировка", "txtSortSelected": "Сортировать выделенное", - "txtYes": "Да" + "txtYes": "Да", + "sCatDatabase": "Database" }, "Edit": { "notcriticalErrorTitle": "Внимание", diff --git a/apps/spreadsheeteditor/mobile/locale/si.json b/apps/spreadsheeteditor/mobile/locale/si.json index 991146c778..59353e7395 100644 --- a/apps/spreadsheeteditor/mobile/locale/si.json +++ b/apps/spreadsheeteditor/mobile/locale/si.json @@ -517,7 +517,8 @@ "txtSorting": "වර්ග කිරීම", "txtSortSelected": "තේරූ දෑ වර්ග කරන්න", "txtYes": "ඔව්", - "textDrawing": "Drawing" + "textDrawing": "Drawing", + "sCatDatabase": "Database" }, "Edit": { "notcriticalErrorTitle": "අවවාදයයි", diff --git a/apps/spreadsheeteditor/mobile/locale/sk.json b/apps/spreadsheeteditor/mobile/locale/sk.json index 0f19414e92..7e3da14344 100644 --- a/apps/spreadsheeteditor/mobile/locale/sk.json +++ b/apps/spreadsheeteditor/mobile/locale/sk.json @@ -517,7 +517,8 @@ "sCustom": "Custom", "textDone": "Done", "textDrawing": "Drawing", - "textPasteImageUrl": "Paste an image URL" + "textPasteImageUrl": "Paste an image URL", + "sCatDatabase": "Database" }, "Edit": { "notcriticalErrorTitle": "Upozornenie", diff --git a/apps/spreadsheeteditor/mobile/locale/sl.json b/apps/spreadsheeteditor/mobile/locale/sl.json index 132128d004..0696a21176 100644 --- a/apps/spreadsheeteditor/mobile/locale/sl.json +++ b/apps/spreadsheeteditor/mobile/locale/sl.json @@ -97,7 +97,8 @@ "txtNotUrl": "This field should be a URL in the format \"http://www.example.com\"", "txtSorting": "Sorting", "txtSortSelected": "Sort selected", - "txtYes": "Yes" + "txtYes": "Yes", + "sCatDatabase": "Database" }, "Edit": { "textChangeShape": "Spremeni obliko", diff --git a/apps/spreadsheeteditor/mobile/locale/sq.json b/apps/spreadsheeteditor/mobile/locale/sq.json index d76e3c4d49..65fe7a3eff 100644 --- a/apps/spreadsheeteditor/mobile/locale/sq.json +++ b/apps/spreadsheeteditor/mobile/locale/sq.json @@ -523,7 +523,8 @@ "txtNotUrl": "Kjo fushë duhet të jetë në formatin URL \"http://www.example.com\"", "txtSorting": "Rendtitjen", "txtSortSelected": "Renditja e zgjedhur", - "txtYes": "Po" + "txtYes": "Po", + "sCatDatabase": "Database" }, "Edit": { "notcriticalErrorTitle": "Paralajmërim", diff --git a/apps/spreadsheeteditor/mobile/locale/sr-cyrl.json b/apps/spreadsheeteditor/mobile/locale/sr-cyrl.json index ef79fcda9d..5ff519be8d 100644 --- a/apps/spreadsheeteditor/mobile/locale/sr-cyrl.json +++ b/apps/spreadsheeteditor/mobile/locale/sr-cyrl.json @@ -517,7 +517,8 @@ "txtSorting": "Сортирање", "txtSortSelected": "Сортирај одабрано", "txtYes": "Да", - "textDrawing": "Drawing" + "textDrawing": "Drawing", + "sCatDatabase": "Database" }, "Edit": { "notcriticalErrorTitle": "Упозорење", diff --git a/apps/spreadsheeteditor/mobile/locale/sr.json b/apps/spreadsheeteditor/mobile/locale/sr.json index 4f4edb549b..b904b623e0 100644 --- a/apps/spreadsheeteditor/mobile/locale/sr.json +++ b/apps/spreadsheeteditor/mobile/locale/sr.json @@ -523,7 +523,8 @@ "txtNotUrl": "Ovo polje treba da bude URL u formatu: \"http://www.example.com\"", "txtSorting": "Sortiranje", "txtSortSelected": "Sortiraj odabrano", - "txtYes": "Da" + "txtYes": "Da", + "sCatDatabase": "Database" }, "Edit": { "notcriticalErrorTitle": "Upozorenje ", diff --git a/apps/spreadsheeteditor/mobile/locale/tr.json b/apps/spreadsheeteditor/mobile/locale/tr.json index 5fef80107d..05d6fda1bd 100644 --- a/apps/spreadsheeteditor/mobile/locale/tr.json +++ b/apps/spreadsheeteditor/mobile/locale/tr.json @@ -517,7 +517,8 @@ "textDrawing": "Drawing", "textHeadersTableHint": "Returns the column headers for the table or specified table columns", "textPasteImageUrl": "Paste an image URL", - "textTotalsTableHint": "Returns the total rows for the table or specified table columns" + "textTotalsTableHint": "Returns the total rows for the table or specified table columns", + "sCatDatabase": "Database" }, "Edit": { "notcriticalErrorTitle": "Uyarı", diff --git a/apps/spreadsheeteditor/mobile/locale/uk.json b/apps/spreadsheeteditor/mobile/locale/uk.json index c1486f1d50..9bc07f97b2 100644 --- a/apps/spreadsheeteditor/mobile/locale/uk.json +++ b/apps/spreadsheeteditor/mobile/locale/uk.json @@ -413,7 +413,8 @@ "txtNotUrl": "This field should be a URL in the format \"http://www.example.com\"", "txtSorting": "Sorting", "txtSortSelected": "Sort selected", - "txtYes": "Yes" + "txtYes": "Yes", + "sCatDatabase": "Database" }, "Settings": { "advCSVOptions": "Choose CSV options", diff --git a/apps/spreadsheeteditor/mobile/locale/vi.json b/apps/spreadsheeteditor/mobile/locale/vi.json index 1feee34637..87959745b5 100644 --- a/apps/spreadsheeteditor/mobile/locale/vi.json +++ b/apps/spreadsheeteditor/mobile/locale/vi.json @@ -592,7 +592,8 @@ "txtNotUrl": "This field should be a URL in the format \"http://www.example.com\"", "txtSorting": "Sorting", "txtSortSelected": "Sort selected", - "txtYes": "Yes" + "txtYes": "Yes", + "sCatDatabase": "Database" } }, "About": { diff --git a/apps/spreadsheeteditor/mobile/locale/zh-tw.json b/apps/spreadsheeteditor/mobile/locale/zh-tw.json index a9ee75203b..43f770c979 100644 --- a/apps/spreadsheeteditor/mobile/locale/zh-tw.json +++ b/apps/spreadsheeteditor/mobile/locale/zh-tw.json @@ -517,7 +517,8 @@ "txtSortSelected": "排序已選擇項目", "txtYes": "是", "sCustom": "Custom", - "textDrawing": "Drawing" + "textDrawing": "Drawing", + "sCatDatabase": "Database" }, "Edit": { "notcriticalErrorTitle": "警告", diff --git a/apps/spreadsheeteditor/mobile/locale/zh.json b/apps/spreadsheeteditor/mobile/locale/zh.json index 8e0ac01fae..5039255c16 100644 --- a/apps/spreadsheeteditor/mobile/locale/zh.json +++ b/apps/spreadsheeteditor/mobile/locale/zh.json @@ -523,7 +523,8 @@ "txtNotUrl": "该字段应为“http://www.example.com”格式的URL", "txtSorting": "排序中", "txtSortSelected": "对所选内容排序", - "txtYes": "是" + "txtYes": "是", + "sCatDatabase": "Database" }, "Edit": { "notcriticalErrorTitle": "警告", diff --git a/apps/spreadsheeteditor/mobile/src/view/add/AddFunction.jsx b/apps/spreadsheeteditor/mobile/src/view/add/AddFunction.jsx index 10b7266b5c..788ed39290 100644 --- a/apps/spreadsheeteditor/mobile/src/view/add/AddFunction.jsx +++ b/apps/spreadsheeteditor/mobile/src/view/add/AddFunction.jsx @@ -73,7 +73,8 @@ const AddFunction = props => { const descriptions = useMemo(() => { const initialArrDesc = [ 'DateAndTime', - 'Engineering', + 'Engineering', + 'Database', 'Financial', 'Information', 'Logical',