Skip to content

abap2xlsx supported only in English but texts in Italian language exist #1299

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
sandraros opened this issue Apr 10, 2025 · 1 comment · Fixed by #1303
Closed

abap2xlsx supported only in English but texts in Italian language exist #1299

sandraros opened this issue Apr 10, 2025 · 1 comment · Fixed by #1303

Comments

@sandraros
Copy link
Collaborator

sandraros commented Apr 10, 2025

That's a follow up of discussion in #1297 and #1294 concerning Italian texts.

e.g. there is one text provided in both English and Italian languages (Italian text being the same as in English by the way):

<SEOCOMPOTX>
<CMPNAME>ADD_NEW_AUTOFILTER</CMPNAME>
<LANGU>E</LANGU>
<DESCRIPT>Create a new autofilter</DESCRIPT>
</SEOCOMPOTX>
<SEOCOMPOTX>
<CMPNAME>ADD_NEW_AUTOFILTER</CMPNAME>
<LANGU>I</LANGU>
<DESCRIPT>Create a new autofilter</DESCRIPT>
</SEOCOMPOTX>

abap2xlsx objects are provided with main language set to English, hence abapGit installation requires to install in English language.

It's not said that abap2xlsx is provided with translations for one or more languages.

I would like to cleanup the translations to keep and maintain only English.

@sandraros sandraros changed the title abap2xlsx supported only in English but Italian translations exist abap2xlsx supported only in English but texts in Italian language exist Apr 10, 2025
@abap2xlsx abap2xlsx deleted a comment Apr 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants
@sandraros and others