mirror of
https://github.com/odoo/design-themes.git
synced 2025-10-07 01:18:52 +07:00
[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/design-themes#738
X-original-commit: 5534cda1bc
Signed-off-by: Romain Derie (rde) <rde@odoo.com>
This commit is contained in:
@@ -219,7 +219,7 @@ msgstr ""
|
|||||||
#. module: theme_bewise
|
#. module: theme_bewise
|
||||||
#: model_terms:theme.ir.ui.view,arch:theme_bewise.s_quotes_carousel
|
#: model_terms:theme.ir.ui.view,arch:theme_bewise.s_quotes_carousel
|
||||||
msgid ""
|
msgid ""
|
||||||
"Thanks to its innovative system, the school offers a diplomatic training "
|
"Thanks to its innovative system, the school offers an academic training "
|
||||||
"during which we are followed by a \"mentor\", a sort of \"tutor\"!"
|
"during which we are followed by a \"mentor\", a sort of \"tutor\"!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@@ -197,7 +197,7 @@
|
|||||||
<attribute name="class" add="bg-o-color-1" remove="bg-o-color-2" separator=" "/>
|
<attribute name="class" add="bg-o-color-1" remove="bg-o-color-2" separator=" "/>
|
||||||
</xpath>
|
</xpath>
|
||||||
<xpath expr="(//blockquote)[2]//p" position="replace" mode="inner">
|
<xpath expr="(//blockquote)[2]//p" position="replace" mode="inner">
|
||||||
Thanks to its innovative system, the school offers a diplomatic training during which we are followed by a "mentor", a sort of "tutor"!
|
Thanks to its innovative system, the school offers an academic training during which we are followed by a "mentor", a sort of "tutor"!
|
||||||
</xpath>
|
</xpath>
|
||||||
<xpath expr="(//span[hasclass('s_blockquote_author')])[2]" position="replace" mode="inner">
|
<xpath expr="(//span[hasclass('s_blockquote_author')])[2]" position="replace" mode="inner">
|
||||||
<b>Jane DOE</b> • Graduated in 2017
|
<b>Jane DOE</b> • Graduated in 2017
|
||||||
|
|||||||
Reference in New Issue
Block a user