abapGit icon indicating copy to clipboard operation
abapGit copied to clipboard

Translation for INTF in AFF

Open albertmink opened this issue 1 year ago • 5 comments
trafficstars

Add zcl_abapgit_json_path

  • serializes a JSON string containing the translations into AFF format for translation (.properties)
  • deserializes not yet, future PR

Add translation file zcl_abapgit_file_properties

albertmink avatar Jan 26 '24 09:01 albertmink

@larshp can you help with the failing UTs. I don't understand why/what is failing;(

albertmink avatar Feb 01 '24 16:02 albertmink

having a look

larshp avatar Feb 11 '24 05:02 larshp

https://github.com/open-abap/open-abap-core/pull/842 and https://github.com/open-abap/open-abap-core/pull/841 fixed some bugs

larshp avatar Feb 11 '24 06:02 larshp

running

larshp avatar Feb 11 '24 07:02 larshp

See https://github.com/SAP/abap-file-formats/pull/511

mbtools avatar Feb 15 '24 15:02 mbtools

@schneidermic0 I still don't understand why you need the cryptic JSONpath format when it's just a different but less user-friendly representation of JSON.

mbtools avatar Feb 21 '24 10:02 mbtools