Skip to content
Commit e45e4e82 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
(cherry picked from commit a48ec499)
parent 4f75bb87
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