From: Afreen Misbah Date: Wed, 14 May 2025 16:07:08 +0000 (+0530) Subject: mgr/dashboard: Edit .tx config as per tentacle file X-Git-Tag: testing/wip-khiremat-testing-20250607.065055-tentacle-debug~79^2~1 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=c72e956f2a5127121c238b1968679746295b7ac0;p=ceph-ci.git mgr/dashboard: Edit .tx config as per tentacle file Fixes https://tracker.ceph.com/issues/71293 Updates tentacle as the source Signed-off-by: Afreen Misbah --- diff --git a/src/pybind/mgr/dashboard/frontend/.tx/config b/src/pybind/mgr/dashboard/frontend/.tx/config index e7fa461393a..6d95d2793a1 100755 --- a/src/pybind/mgr/dashboard/frontend/.tx/config +++ b/src/pybind/mgr/dashboard/frontend/.tx/config @@ -1,12 +1,12 @@ [main] host = https://app.transifex.com -[o:ceph:p:ceph-dashboard:r:main] +[o:ceph:p:ceph-dashboard:r:tentacle] file_filter = src/locale/messages..xlf source_file = src/locale/messages.xlf type = XLIFF minimum_perc = 0 -resource_name = Main +resource_name = Tentacle replace_edited_strings = false keep_translations = false lang_map = de_DE: de-DE, es_ES: es-ES, fr_FR: fr-FR, id_ID: id-ID, it_IT: it-IT, ja_JP: ja-JP, ko_KR: ko-KR, pl_PL: pl-PL, pt_BR: pt-BR, zh_CN: zh-CN, zh_TW: zh-TW