From ab51b3456a5c490309cdeaf75db1d838a1df0ab0 Mon Sep 17 00:00:00 2001 From: Julia Radzhabova Date: Fri, 10 Feb 2023 17:24:31 +0300 Subject: [PATCH] Fix Bug 61080 --- apps/documenteditor/main/locale/ca.json | 2 +- apps/documenteditor/main/locale/es.json | 2 +- apps/documenteditor/main/locale/fr.json | 2 +- apps/documenteditor/main/locale/hu.json | 2 +- apps/documenteditor/main/locale/hy.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/apps/documenteditor/main/locale/ca.json b/apps/documenteditor/main/locale/ca.json index 5923ab6420..9080dba1a5 100644 --- a/apps/documenteditor/main/locale/ca.json +++ b/apps/documenteditor/main/locale/ca.json @@ -1494,7 +1494,7 @@ "DE.Views.BookmarksDialog.textSort": "Ordenar per", "DE.Views.BookmarksDialog.textTitle": "Marcadors", "DE.Views.BookmarksDialog.txtInvalidName": "El nom del marcador només pot contenir lletres, dígits i guions baixos i hauria de començar per la lletra", - "DE.Views.CaptionDialog.textAdd": "Afegeix una etiqueta", + "DE.Views.CaptionDialog.textAdd": "Afegeix", "DE.Views.CaptionDialog.textAfter": "Després", "DE.Views.CaptionDialog.textBefore": "Abans", "DE.Views.CaptionDialog.textCaption": "Llegenda", diff --git a/apps/documenteditor/main/locale/es.json b/apps/documenteditor/main/locale/es.json index 6cfb419ae0..7a4d923231 100644 --- a/apps/documenteditor/main/locale/es.json +++ b/apps/documenteditor/main/locale/es.json @@ -1494,7 +1494,7 @@ "DE.Views.BookmarksDialog.textSort": "Ordenar por", "DE.Views.BookmarksDialog.textTitle": "Marcadores", "DE.Views.BookmarksDialog.txtInvalidName": "Nombre de marcador sólo puede contener letras, dígitos y barras bajas y debe comenzar con la letra", - "DE.Views.CaptionDialog.textAdd": "Agregar etiqueta", + "DE.Views.CaptionDialog.textAdd": "Agregar", "DE.Views.CaptionDialog.textAfter": "Después", "DE.Views.CaptionDialog.textBefore": "Antes", "DE.Views.CaptionDialog.textCaption": "Leyenda", diff --git a/apps/documenteditor/main/locale/fr.json b/apps/documenteditor/main/locale/fr.json index 4d422cf2b0..1f90023928 100644 --- a/apps/documenteditor/main/locale/fr.json +++ b/apps/documenteditor/main/locale/fr.json @@ -1494,7 +1494,7 @@ "DE.Views.BookmarksDialog.textSort": "Trier par", "DE.Views.BookmarksDialog.textTitle": "Signets", "DE.Views.BookmarksDialog.txtInvalidName": "Nom du signet ne peut pas contenir que des lettres, des chiffres et des barres de soulignement et doit commencer avec une lettre", - "DE.Views.CaptionDialog.textAdd": "Ajouter une étiquette", + "DE.Views.CaptionDialog.textAdd": "Ajouter", "DE.Views.CaptionDialog.textAfter": "Après", "DE.Views.CaptionDialog.textBefore": "Avant", "DE.Views.CaptionDialog.textCaption": "Légende", diff --git a/apps/documenteditor/main/locale/hu.json b/apps/documenteditor/main/locale/hu.json index 1133dc0ca2..a69287999e 100644 --- a/apps/documenteditor/main/locale/hu.json +++ b/apps/documenteditor/main/locale/hu.json @@ -1484,7 +1484,7 @@ "DE.Views.BookmarksDialog.textSort": "Rendezés", "DE.Views.BookmarksDialog.textTitle": "Könyvjelzők", "DE.Views.BookmarksDialog.txtInvalidName": "A könyvjelző neve kizárólag betűket, számokat és alulvonást tartalmazhat, és betűvel kezdődhet.", - "DE.Views.CaptionDialog.textAdd": "Címke hozzáadás", + "DE.Views.CaptionDialog.textAdd": "Hozzáadás", "DE.Views.CaptionDialog.textAfter": "Utána", "DE.Views.CaptionDialog.textBefore": "Elötte", "DE.Views.CaptionDialog.textCaption": "Felirat", diff --git a/apps/documenteditor/main/locale/hy.json b/apps/documenteditor/main/locale/hy.json index 63bb6a3373..ac848aedb9 100644 --- a/apps/documenteditor/main/locale/hy.json +++ b/apps/documenteditor/main/locale/hy.json @@ -1494,7 +1494,7 @@ "DE.Views.BookmarksDialog.textSort": "Տեսակավորում", "DE.Views.BookmarksDialog.textTitle": "Էջանիշներ", "DE.Views.BookmarksDialog.txtInvalidName": "Էջանիշի անունը կարող է բաղկանալ միայն տառերից, թվանշաններից ու ստորագծերից և սկսվելմիայն տառով", - "DE.Views.CaptionDialog.textAdd": "Հավելել պիտակ", + "DE.Views.CaptionDialog.textAdd": "Հավելել", "DE.Views.CaptionDialog.textAfter": "Հետո", "DE.Views.CaptionDialog.textBefore": "Առաջ", "DE.Views.CaptionDialog.textCaption": "Նկարագիր",