[ 
https://issues.apache.org/jira/browse/LANG-1724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gary D. Gregory updated LANG-1724:
----------------------------------
    Assignee: Gary D. Gregory

> Customise text pattern in DiffResult#toString()
> -----------------------------------------------
>
>                 Key: LANG-1724
>                 URL: https://issues.apache.org/jira/browse/LANG-1724
>             Project: Commons Lang
>          Issue Type: Improvement
>          Components: lang.builder.*
>    Affects Versions: 3.14.0
>            Reporter: Dennis Baerten
>            Assignee: Gary D. Gregory
>            Priority: Major
>
> At this moment when using DiffResult the toString() method will generate an 
> output like 
> {code:java}
> String.format("%s %s %s", lhsBuilder.build(), "differs from", 
> rhsBuilder.build()){code}
> However the differs from is fixed in English, it would be very convenient to 
> have this configurable so that we can also use this with other languages.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to