<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Hard Coded String Literals]]></title><description><![CDATA[<p dir="auto">Hard-Coded string literals bad. Please move to  file. I can help.</p>
]]></description><link>https://forum.hise.audio/topic/9912/hard-coded-string-literals</link><generator>RSS for Node</generator><lastBuildDate>Fri, 14 Aug 2026 10:02:50 GMT</lastBuildDate><atom:link href="https://forum.hise.audio/topic/9912.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 21 Jun 2024 14:43:21 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Hard Coded String Literals on Sat, 22 Jun 2024 13:39:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/1">@Christoph-Hart</a> Sure, I'm motivated. Cheers.</p>
]]></description><link>https://forum.hise.audio/post/82128</link><guid isPermaLink="true">https://forum.hise.audio/post/82128</guid><dc:creator><![CDATA[clevername27]]></dc:creator><pubDate>Sat, 22 Jun 2024 13:39:23 GMT</pubDate></item><item><title><![CDATA[Reply to Hard Coded String Literals on Fri, 21 Jun 2024 15:49:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/1">@Christoph-Hart</a> For translations I've been using Crowdin for my app. For me it was quite simple, just one json file per locale with the English strings alongside their translated version. Probably a more robust method is to use a fixed ID rather than a string, but my app is very simple compared to something like HISE so not much of an issue - <a href="https://github.com/davidhealey/waistline/tree/master/www/assets/locales" rel="nofollow ugc">https://github.com/davidhealey/waistline/tree/master/www/assets/locales</a></p>
]]></description><link>https://forum.hise.audio/post/82093</link><guid isPermaLink="true">https://forum.hise.audio/post/82093</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Fri, 21 Jun 2024 15:49:34 GMT</pubDate></item><item><title><![CDATA[Reply to Hard Coded String Literals on Fri, 21 Jun 2024 15:38:05 GMT]]></title><description><![CDATA[<p dir="auto">I wouldn‘t put this too high on my priority list but if you are motivated to do this I can think of a system and then just give you the instructions on doing so, then you can grep the codebases for literals and move them to the centralized location.</p>
<p dir="auto">I‘ll try to factor in the support for translations so that we don‘t have to change this again if we want to support this at some point (but that might be a bit too much work for now)</p>
]]></description><link>https://forum.hise.audio/post/82089</link><guid isPermaLink="true">https://forum.hise.audio/post/82089</guid><dc:creator><![CDATA[Christoph Hart]]></dc:creator><pubDate>Fri, 21 Jun 2024 15:38:05 GMT</pubDate></item></channel></rss>