diff --git a/contract/i18n/contract.pot b/contract/i18n/contract.pot index eaa0eea24..8132dd53b 100644 --- a/contract/i18n/contract.pot +++ b/contract/i18n/contract.pot @@ -369,6 +369,7 @@ msgstr "" #. module: contract #: code:addons/contract/models/contract_line.py:1094 +#: code:addons/contract/models/contract_line.py:1103 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -573,6 +574,7 @@ msgstr "" #. module: contract #: code:addons/contract/models/contract_line.py:1123 +#: code:addons/contract/models/contract_line.py:1133 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" @@ -591,14 +593,39 @@ msgstr "" #. module: contract #: code:addons/contract/models/contract_line.py:1102 +#: code:addons/contract/models/contract_line.py:1111 #, python-format msgid "Contract line canceled: %s
- " msgstr "" +#. module: contract +#: code:addons/contract/models/contract_line.py:971 +#, python-format +msgid "Contract line for {product} planned a successor:
- Start: {new_date_start}
- End: {new_date_end}" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:1275 +#, python-format +msgid "Contract line for {product} renewed:
- Start: {new_date_start}
- End: {new_date_end}" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:1082 +#, python-format +msgid "Contract line for {product} suspended:
- Suspension Start: {new_date_start}
- Suspension End: {new_date_end}" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:890 +#, python-format +msgid "Contract line for {product}stopped:
- End: {old_end} -- {new_end}" +msgstr "" + #. module: contract #: code:addons/contract/models/contract_line.py:894 #, python-format -msgid "Contract line for {product}\n" +msgid "Contract line for {product}\n" " stopped:
\n" " - End: {old_end} -- {new_end}\n" " " @@ -607,7 +634,7 @@ msgstr "" #. module: contract #: code:addons/contract/models/contract_line.py:974 #, python-format -msgid "Contract line for {product}\n" +msgid "Contract line for {product}\n" " planned a successor:
\n" " - Start: {new_date_start}\n" "
\n" @@ -618,7 +645,7 @@ msgstr "" #. module: contract #: code:addons/contract/models/contract_line.py:1270 #, python-format -msgid "Contract line for {product}\n" +msgid "Contract line for {product}\n" " renewed:
\n" " - Start: {new_date_start}\n" "
\n" @@ -629,7 +656,7 @@ msgstr "" #. module: contract #: code:addons/contract/models/contract_line.py:1082 #, python-format -msgid "Contract line for {product}\n" +msgid "Contract line for {product}\n" " suspended:
\n" " - Suspension Start: {new_date_start}\n" "
\n" @@ -639,6 +666,7 @@ msgstr "" #. module: contract #: code:addons/contract/models/contract_line.py:1322 +#: code:addons/contract/models/contract_line.py:1336 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1356,6 +1384,7 @@ msgstr "" #. module: contract #: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1656,6 +1685,7 @@ msgstr "" #. module: contract #: code:addons/contract/models/contract_line.py:1018 +#: code:addons/contract/models/contract_line.py:1024 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1798,6 +1828,7 @@ msgstr "" #. module: contract #: code:addons/contract/models/contract_line.py:1115 +#: code:addons/contract/models/contract_line.py:1125 #, python-format msgid "Un-cancel not allowed for this line" msgstr ""