Files
erpnext/erpnext/support
Mihir Kandoi 410a95cad2 chore: rewrite user-facing messages in Support module
Conservative cleanup of frappe.throw/msgprint messages per the message style
guide; meaning, severity, and .format() arguments are unchanged:

- index bare {} placeholders as {0}/{1}/... so translators can reorder
- move f-strings / .format() / concatenation out of _() (they break gettext
  extraction and never translate)
- wrap translatable dynamic values (DocType/Select labels) in _()
- fix grammar and colloquialisms
- drop no-op _() wrapping runtime-built strings

Part of #53976.
2026-06-25 17:37:29 +05:30
..
2021-11-05 11:16:29 +05:30
2024-12-29 14:15:52 +01:00
2022-03-28 18:52:46 +05:30
2013-12-11 10:43:52 +05:30

Customer Support / After sales service / Maintenance Module.