summaryrefslogtreecommitdiff
path: root/locale/ca_en/ct
blob: 2a51b541dc328831efa561a1b54762852326c0ca (plain)
  1. $self{texts} = {
  2. };
  3. $self{subs} = {
  4. 'acc_menu' => 'acc_menu',
  5. 'add' => 'add',
  6. 'add_customer' => 'add_customer',
  7. 'add_transaction' => 'add_transaction',
  8. 'add_vendor' => 'add_vendor',
  9. 'ap_transaction' => 'ap_transaction',
  10. 'ar_transaction' => 'ar_transaction',
  11. 'continue' => 'continue',
  12. 'customer_pricelist' => 'customer_pricelist',
  13. 'delete' => 'delete',
  14. 'display' => 'display',
  15. 'display_pricelist' => 'display_pricelist',
  16. 'edit' => 'edit',
  17. 'form_footer' => 'form_footer',
  18. 'form_header' => 'form_header',
  19. 'history' => 'history',
  20. 'include_in_report' => 'include_in_report',
  21. 'item_selected' => 'item_selected',
  22. 'js_menu' => 'js_menu',
  23. 'list_history' => 'list_history',
  24. 'list_names' => 'list_names',
  25. 'list_subtotal' => 'list_subtotal',
  26. 'menubar' => 'menubar',
  27. 'pos' => 'pos',
  28. 'pricelist' => 'pricelist',
  29. 'pricelist_footer' => 'pricelist_footer',
  30. 'pricelist_header' => 'pricelist_header',
  31. 'purchase_order' => 'purchase_order',
  32. 'quotation' => 'quotation',
  33. 'rfq' => 'rfq',
  34. 'sales_invoice' => 'sales_invoice',
  35. 'sales_order' => 'sales_order',
  36. 'save' => 'save',
  37. 'save_as_new' => 'save_as_new',
  38. 'save_pricelist' => 'save_pricelist',
  39. 'search' => 'search',
  40. 'search_name' => 'search_name',
  41. 'section_menu' => 'section_menu',
  42. 'select_item' => 'select_item',
  43. 'transactions' => 'transactions',
  44. 'update' => 'update',
  45. 'vendor_invoice' => 'vendor_invoice',
  46. 'vendor_pricelist' => 'vendor_pricelist',
  47. };
  48. 1;