Skip to content

i18n - pulling from tx#167

Merged
adamlazik1 merged 1 commit intotheforeman:masterfrom
adamruzicka:i18n
Feb 11, 2026
Merged

i18n - pulling from tx#167
adamlazik1 merged 1 commit intotheforeman:masterfrom
adamruzicka:i18n

Conversation

@adamruzicka
Copy link
Contributor

No description provided.

"Befehl"
],
"Could not retrieve data: %(status) - %(msg)": [
"Could not retrieve data: %(status)s - %(msg)s": [
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks weird. I see that it was changed in the last PR and it should work, but that's something that might confuse the translator, like it might get perceived as status'es / message's. If this didn't worked before or sprintf doesn't support named parameters, maybe we should just change it to %s - %s?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, I guess I just overcomplicate things and translators are aware of this: https://github.com/theforeman/foreman_ansible/pull/782/changes#diff-d9259bf3ade1011a60ac1ef3883267eabb2acf0f049eca0f9ee03833a6a8c831R21

Can be ignored :/

Copy link

@adamlazik1 adamlazik1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@adamlazik1 adamlazik1 merged commit 2615200 into theforeman:master Feb 11, 2026
12 checks passed
@adamlazik1
Copy link

Thanks @adamruzicka !

@adamruzicka adamruzicka deleted the i18n branch February 11, 2026 15:06
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 this pull request may close these issues.

3 participants