Marc Bernard
Marc Bernard
Ref https://github.com/stockbal/abap-i18n-checker Thinking for mime folders we should use a hash of the folder path as file name (similar to SICF).
Same cause as I mentioned in #3013: The delta logic does not take updates into consideration (just inserts).
and checkboxes like on the patch page to select which objects to pull.
My main concern is that we are creating a lot of files (hundreds or thousands depending on the repo). That's also true for the suggested AFF approach. I don't think...
Overall, the point of separating translations is to enable human and/or machine translation independent of ABAP systems. Mixing language files into the `/src` folder makes this task more difficult than...
2. Yes, could be a virtual object (i.e. exists only in AG). You can inject those now with `change_supported_object_type` exit. 6. MIME repo. We are missing some abstraction here. AG...
There usually is a separation of duty between devs and translators. Translation is done by few people or it's automated (translation hub). Having more than one person per language working...
The suggested PO format contains original texts. If the central PO files are written together with the objects, then developers would update them, of course. However, it could be a...
I have ABAP tar ;-)
Let's distinguish: 1) Supported vs not supported First, the check is done based on CTS (table OBJH) and unsupported objects should be ignored without interrupting the rest of the process...