<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>


<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<p style="color: #777777;">
<a href="https://invent.kde.org/tfry">Thomas Friedrichsmeier</a>
commented:
</p>
<div style="">
<p dir="auto">I didn't know about i18ndX. That's pretty nice. One thing this change breaks is <code>rk.switch.frontend.language()</code> (<code>RKMessageCatalog::switchLanguage()</code>). Arguably that may not be a totally central feature, but it is fairly useful for running automated tests on rkward plugins in "C" locale (while developing the test in a translated UI).</p>
<p dir="auto">Can that feature be saved, somehow? (To test it, run e.g. <code>rk.switch.frontend.language("uk")</code> in the "R Console" window, then select Analysis->Basic stats).</p>
<blockquote dir="auto">
<p>Side question: would it be a problem to use ki18n in the R backend?</p>
</blockquote>
<p dir="auto">I guess that should be possible, indeed, with KF5. However the only immediate benefit is going to be to avoid the direct dependency on libintl. The backend process produces very few user visible strings (just the i18n() uses in rkrbackend.cpp).</p>
</div>


</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">

<br>
Reply to this email directly or <a href="https://invent.kde.org/education/rkward/-/merge_requests/4#note_63510">view it on GitLab</a>.
<br>
You're receiving this email because of your account on invent.kde.org.
If you'd like to receive fewer emails, you can
<a href="https://invent.kde.org/-/sent_notifications/22e901bb61e1f0f020fe1cdf3468891e/unsubscribe">unsubscribe</a>
from this thread or
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Merge request","url":"https://invent.kde.org/education/rkward/-/merge_requests/4#note_63510"}}</script>


</p>
</div>
</body>
</html>