Skip to content

Commit

Permalink
[ADD] sale_line_description: added the pot file
Browse files Browse the repository at this point in the history
  • Loading branch information
tafaRU committed Oct 14, 2013
1 parent a41e92e commit 427cd54
Showing 1 changed file with 44 additions and 0 deletions.
44 changes: 44 additions & 0 deletions sale_line_description/i18n/sale_line_description.pot
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * sale_line_description
#
msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 7.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-10-14 15:56+0000\n"
"PO-Revision-Date: 2013-10-14 15:56+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"

#. module: sale_line_description
#: model:ir.model,name:sale_line_description.model_sale_config_settings
msgid "sale.config.settings"
msgstr ""

#. module: sale_line_description
#: model:res.groups,name:sale_line_description.group_use_product_description_per_so_line
msgid "Use only product sale description on order lines"
msgstr ""

#. module: sale_line_description
#: field:sale.config.settings,group_use_product_description_per_so_line:0
msgid "Allow using only the product sale description\n"
" on the sales order lines"
msgstr ""

#. module: sale_line_description
#: model:ir.model,name:sale_line_description.model_sale_order_line
msgid "Sales Order Line"
msgstr ""

#. module: sale_line_description
#: help:sale.config.settings,group_use_product_description_per_so_line:0
msgid "Allows you to use only product sale description on the\n"
" sales order line."
msgstr ""

0 comments on commit 427cd54

Please sign in to comment.