Merge branch 'i18n' of git://github.com/bperretti/erpnext into bperretti-i18n

This commit is contained in:
Nabin Hait
2013-10-24 11:40:32 +05:30
112 changed files with 677 additions and 617 deletions

View File

@@ -58,7 +58,7 @@ wn.module_page["Buying"] = [
"label": wn._("Buying Settings"),
"route": "Form/Buying Settings",
"doctype":"Buying Settings",
"description": "Settings for Buying Module"
"description": wn._("Settings for Buying Module")
},
{
"label": wn._("Purchase Taxes and Charges Master"),