Skip to content

Commit ac5de24

Browse files
bso-odooxlu-odoo
authored andcommitted
[FIX] theme_bewise: replace "diplomatic" by "academic"
This commit rephrases one of the quotes block's sentences to use the word "academic" instead of "diplomatic". closes odoo#743 X-original-commit: 5534cda Signed-off-by: Romain Derie (rde) <[email protected]>
1 parent c6717af commit ac5de24

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

theme_bewise/i18n/theme_bewise.pot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ msgstr ""
215215
#. module: theme_bewise
216216
#: model_terms:theme.ir.ui.view,arch:theme_bewise.s_quotes_carousel
217217
msgid ""
218-
"Thanks to its innovative system, the school offers a diplomatic training "
218+
"Thanks to its innovative system, the school offers an academic training "
219219
"during which we are followed by a \"mentor\", a sort of \"tutor\"!"
220220
msgstr ""
221221

theme_bewise/views/customizations.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
<attribute name="class" add="bg-o-color-1" remove="bg-o-color-2" separator=" "/>
159159
</xpath>
160160
<xpath expr="(//blockquote)[2]//p" position="replace" mode="inner">
161-
Thanks to its innovative system, the school offers a diplomatic training during which we are followed by a "mentor", a sort of "tutor"!
161+
Thanks to its innovative system, the school offers an academic training during which we are followed by a "mentor", a sort of "tutor"!
162162
</xpath>
163163
<xpath expr="(//span[hasclass('s_blockquote_author')])[2]" position="replace" mode="inner">
164164
<b>Jane DOE</b> • Graduated in 2017

0 commit comments

Comments
 (0)