diff --git a/app_odoo_customize/i18n/zh_CN.po b/app_odoo_customize/i18n/zh_CN.po index dfdc3f6c..be890ce3 100644 --- a/app_odoo_customize/i18n/zh_CN.po +++ b/app_odoo_customize/i18n/zh_CN.po @@ -22,6 +22,11 @@ msgstr "" msgid "System Name" msgstr "系统名称" +#. module: app_odoo_customize +#: model:ir.ui.view,arch_db:app_odoo_customize.view_app_theme_config_settings +msgid "Online Support" +msgstr "系统支持" + #. module: app_odoo_customize #: model:ir.model.fields,field_description:app_odoo_customize.field_app_theme_config_settings_app_show_lang msgid "Show Quick Language Switcher" @@ -92,13 +97,26 @@ msgstr "我的帐户显示标题" msgid "My Odoo.com Account Url" msgstr "我的帐户链接" + #. module: app_odoo_customize #. openerp-web -#: code:addons/app_odoo_customize/static/src/xml/customize_user_menu.xml +#: code:addons/app_odoo_customize/static/src/xml/customize_user_menu.xml:16 #, python-format msgid "Developer Manual" msgstr "开发者手册" +#. module: app_odoo_customize +#: model:ir.actions.act_window,name:app_odoo_customize.action_app_theme_config +#: model:ir.ui.menu,name:app_odoo_customize.menu_app_theme_config +#: model:ir.ui.view,arch_db:app_odoo_customize.view_app_theme_config_settings +msgid "odooApp Settings" +msgstr "odooApp 设置" + +#. module: app_odoo_customize +#: model:ir.ui.view,arch_db:app_odoo_customize.view_app_theme_config_settings +msgid "White Label Setting" +msgstr "个性化Odoo设置" + #. module: app_odoo_customize #: model:ir.ui.view,arch_db:app_odoo_customize.view_app_theme_config_settings msgid "Apply" @@ -109,13 +127,6 @@ msgstr "应用" msgid "Cancel" msgstr "取消" -#. module: app_odoo_customize -#: model:ir.actions.act_window,name:app_odoo_customize.action_app_theme_config -#: model:ir.ui.menu,name:app_odoo_customize.menu_app_theme_config -#: model:ir.ui.view,arch_db:app_odoo_customize.view_app_theme_config_settings -msgid "odooApp Settings" -msgstr "odooApp 设置" - #. module: app_odoo_customize #: model:ir.ui.view,arch_db:app_odoo_customize.view_app_theme_config_settings msgid "User Menu" diff --git a/app_odoo_customize/static/description/index.html b/app_odoo_customize/static/description/index.html index 093f0339..1e669cfc 100644 --- a/app_odoo_customize/static/description/index.html +++ b/app_odoo_customize/static/description/index.html @@ -39,6 +39,14 @@
+
+

Multi-language support: Chinese ready

+
+
+ +
+
diff --git a/app_odoo_customize/static/description/set11.png b/app_odoo_customize/static/description/set11.png new file mode 100644 index 00000000..3f004c03 Binary files /dev/null and b/app_odoo_customize/static/description/set11.png differ diff --git a/app_odoo_customize/static/src/xml/customize_user_menu_view.xml b/app_odoo_customize/static/src/xml/customize_user_menu_view.xml deleted file mode 100644 index 3a027df7..00000000 --- a/app_odoo_customize/static/src/xml/customize_user_menu_view.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - -
  • - Activate the developer mode -
  • -
  • - Activate the developer mode (with assets) -
  • -
  • - Deactivate the developer mode -
  • -
  • - Developer Manual -
  • -
  • - - -