X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/fc1e67b429bb959ab60bd50d144c0a51fbc4b292..2d0387d1624b5b7ed6b13b79b9d5a87ce9b6d12b:/templates/webpages/client_config/_posting_configuration.html diff --git a/templates/webpages/client_config/_posting_configuration.html b/templates/webpages/client_config/_posting_configuration.html index 557ee1320..a481639ab 100644 --- a/templates/webpages/client_config/_posting_configuration.html +++ b/templates/webpages/client_config/_posting_configuration.html @@ -38,22 +38,22 @@ - [% LxERP.t8(' Add document for Purchase invoices') %] + [% LxERP.t8('Add document for Purchase invoices') %] [% L.yes_no_tag('defaults.ir_add_doc', SELF.posting_options, value_key = 'value', title_key = 'title', default = SELF.defaults.ir_add_doc) %] [% LxERP.t8('Show document tab after posting?') %] - [% LxERP.t8(' Add document for AR transactions') %] + [% LxERP.t8('Add document for AR transactions') %] [% L.yes_no_tag('defaults.ar_add_doc', SELF.posting_options, value_key = 'value', title_key = 'title', default = SELF.defaults.ar_add_doc) %] - [% LxERP.t8('Show document tab after posting?') %] + [% LxERP.t8('Do not leave booking form?') %] - [% LxERP.t8(' Add document for AP transactions') %] + [% LxERP.t8('Add document for AP transactions') %] [% L.yes_no_tag('defaults.ap_add_doc', SELF.posting_options, value_key = 'value', title_key = 'title', default = SELF.defaults.ap_add_doc) %] [% LxERP.t8('Show document tab after posting?') %] - [% LxERP.t8(' Add document for GL transactions') %] + [% LxERP.t8('Add document for GL transactions') %] [% L.yes_no_tag('defaults.gl_add_doc', SELF.posting_options, value_key = 'value', title_key = 'title', default = SELF.defaults.gl_add_doc) %] [% LxERP.t8('Show document tab after posting?') %]