From 47946f7b43f8567c35c76ddbdd8d9d91b877938a Mon Sep 17 00:00:00 2001 From: Julia Radzhabova Date: Tue, 9 Mar 2021 18:03:12 +0300 Subject: [PATCH] [DE] Fix Bug 48900 --- apps/documenteditor/mobile/locale/lo.json | 4 ++-- apps/documenteditor/mobile/locale/sv.json | 2 +- apps/documenteditor/mobile/locale/tr.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/documenteditor/mobile/locale/lo.json b/apps/documenteditor/mobile/locale/lo.json index dba69c9a8..2835ea8e2 100644 --- a/apps/documenteditor/mobile/locale/lo.json +++ b/apps/documenteditor/mobile/locale/lo.json @@ -494,9 +494,9 @@ "DE.Views.EditText.textBack": "ກັບຄືນ", "DE.Views.EditText.textBullets": "ຂີດໜ້າ", "DE.Views.EditText.textCharacterBold": "B", - "DE.Views.EditText.textCharacterItalic": "ທ່ານ, ຂ້ອຍ, ຂ້າພະເຈົ້າ", + "DE.Views.EditText.textCharacterItalic": "I", "DE.Views.EditText.textCharacterStrikethrough": "S", - "DE.Views.EditText.textCharacterUnderline": "ີU", + "DE.Views.EditText.textCharacterUnderline": "U", "DE.Views.EditText.textCustomColor": "ປະເພດ ຂອງສີ, ການກຳນົດສີ", "DE.Views.EditText.textDblStrikethrough": "ຂີດທັບສອງຄັ້ງ", "DE.Views.EditText.textDblSuperscript": "ອັກສອນຫຍໍ້", diff --git a/apps/documenteditor/mobile/locale/sv.json b/apps/documenteditor/mobile/locale/sv.json index 76869e72e..67527ecf2 100644 --- a/apps/documenteditor/mobile/locale/sv.json +++ b/apps/documenteditor/mobile/locale/sv.json @@ -322,7 +322,7 @@ "DE.Views.EditText.textBack": "Tillbaka", "DE.Views.EditText.textBullets": "Punktlista", "DE.Views.EditText.textCharacterBold": "B", - "DE.Views.EditText.textCharacterItalic": "Jag", + "DE.Views.EditText.textCharacterItalic": "I", "DE.Views.EditText.textCustomColor": "Anpassad färg", "DE.Views.EditText.textDblStrikethrough": "Dubbel genomstrykning", "DE.Views.EditText.textDblSuperscript": "Upphöjd", diff --git a/apps/documenteditor/mobile/locale/tr.json b/apps/documenteditor/mobile/locale/tr.json index cdc22e76c..b95c4a9b7 100644 --- a/apps/documenteditor/mobile/locale/tr.json +++ b/apps/documenteditor/mobile/locale/tr.json @@ -440,7 +440,7 @@ "DE.Views.EditText.textBack": "Geri", "DE.Views.EditText.textBullets": "İmler", "DE.Views.EditText.textCharacterBold": "B", - "DE.Views.EditText.textCharacterItalic": "Ben", + "DE.Views.EditText.textCharacterItalic": "I", "DE.Views.EditText.textCustomColor": "Özel Renk", "DE.Views.EditText.textDblStrikethrough": "Üstü çift çizili", "DE.Views.EditText.textDblSuperscript": "Üstsimge",