Skip to content
Commit a48ec499 authored by Amy spark's avatar Amy spark 👉 Committed by Halla Rempt
Browse files

Fix translation lookup in KisActionRegistry

In b55fdf33, unknowingly for
translators, a default "action" message context was introduced for
.action files. However, this context was hardcoded, meaning that
translations would break if the text used a more specific disambiguation
context.

This is only part of the fix for bug 426992. To fix it completely, the
i18n team must start marking strings as verified -- translations marked
with 'fuzzy' are skipped by gettext.

CCBUG: 426992
CCMAIL: kimageshop@kde.org
parent 3fea0b9f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment