<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://104.154.32.252/index.php?action=history&amp;feed=atom&amp;title=Development%2FLocalization</id>
		<title>Development/Localization - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://104.154.32.252/index.php?action=history&amp;feed=atom&amp;title=Development%2FLocalization"/>
		<link rel="alternate" type="text/html" href="http://104.154.32.252/index.php?title=Development/Localization&amp;action=history"/>
		<updated>2026-06-16T11:39:46Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.26.0</generator>

	<entry>
		<id>http://104.154.32.252/index.php?title=Development/Localization&amp;diff=3143&amp;oldid=prev</id>
		<title>MatterHackers: MatterHackers moved page Localization to Development/Localization</title>
		<link rel="alternate" type="text/html" href="http://104.154.32.252/index.php?title=Development/Localization&amp;diff=3143&amp;oldid=prev"/>
				<updated>2016-11-30T22:17:33Z</updated>
		
		<summary type="html">&lt;p&gt;MatterHackers moved page &lt;a href=&quot;/Localization&quot; class=&quot;mw-redirect&quot; title=&quot;Localization&quot;&gt;Localization&lt;/a&gt; to &lt;a href=&quot;/Development/Localization&quot; title=&quot;Development/Localization&quot;&gt;Development/Localization&lt;/a&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;tr style='vertical-align: top;' lang='en'&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 22:17, 30 November 2016&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan='2' style='text-align: center;' lang='en'&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>MatterHackers</name></author>	</entry>

	<entry>
		<id>http://104.154.32.252/index.php?title=Development/Localization&amp;diff=137&amp;oldid=prev</id>
		<title>MatterHackers: Created page with &quot;MatterControl uses a file-based localization system for translating the software into other languages.      == Access the most up-to-date files ==  Before you begin, make sure...&quot;</title>
		<link rel="alternate" type="text/html" href="http://104.154.32.252/index.php?title=Development/Localization&amp;diff=137&amp;oldid=prev"/>
				<updated>2015-12-05T01:39:50Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;MatterControl uses a file-based localization system for translating the software into other languages.      == Access the most up-to-date files ==  Before you begin, make sure...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;MatterControl uses a file-based localization system for translating the software into other languages.&lt;br /&gt;
    &lt;br /&gt;
== Access the most up-to-date files ==&lt;br /&gt;
&lt;br /&gt;
Before you begin, make sure you get the most current code:&lt;br /&gt;
&lt;br /&gt;
#You need access to the 'Master.txt' file that is on the 'Master' branch of our source code.&lt;br /&gt;
#You can do so by going to our [https://github.com/MatterHackers/MatterControl MatterHackers/MatterControl] GitHub repository, switching to the ''master'' branch, clicking on the '''StaticData/Translations''' folder and clicking on the ''Master.txt'' file.&lt;br /&gt;
#Alternatively, you can access this file by clicking on the following link:&lt;br /&gt;
#:https://github.com/MatterHackers/MatterControl/blob/master/StaticData/Translations/Master.txt&lt;br /&gt;
&lt;br /&gt;
== Create a new translation ==&lt;br /&gt;
&lt;br /&gt;
For languages that do not currently have translations, follow these instructions:&lt;br /&gt;
&lt;br /&gt;
#Install the latest version and find the 'Translations' folder in the installed location.&lt;br /&gt;
#:On PC this is typically &amp;lt;code&amp;gt;C:\Program Files (x86)\MatterControl\StaticData\Translations&amp;lt;/code&amp;gt;&lt;br /&gt;
#:On Mac, right click the application, select Show Package Contents, go to &amp;lt;code&amp;gt;Contents\MonoBundle\StaticData\Translations&amp;lt;/code&amp;gt;&lt;br /&gt;
#Locate the 'Master.txt' file, create a working copy in a separate location.&lt;br /&gt;
#The 'Translation.txt' file contains all translatable strings within MatterControl in the following format:&lt;br /&gt;
#:English: '''Add a file to be printed'''&lt;br /&gt;
#:Translated: '''Add a file to be printed'''&lt;br /&gt;
#Replace the 'Translated' line with the appropriate translation:&lt;br /&gt;
#:English: '''Add a file to be printed'''&lt;br /&gt;
#:Translated: '''Agregar archivo a ser impreso'''&lt;br /&gt;
#Test the translated file by saving over an existing translation file (ex. &amp;lt;code&amp;gt;\StaticData\Translations\es\Translation.txt&amp;lt;/code&amp;gt;&lt;br /&gt;
#Email the translated file to support@matterhackers.com for inclusion in the next release.&lt;br /&gt;
&lt;br /&gt;
== Edit an existing translation ==&lt;br /&gt;
&lt;br /&gt;
For languages which already have translations but need corrections, follow these instructions:&lt;br /&gt;
&lt;br /&gt;
#Install the latest version and find the 'Translations' folder in the installed location.&lt;br /&gt;
#:On PC this is typically &amp;lt;code&amp;gt;C:\Program Files (x86)\MatterControl\StaticData\Translations&amp;lt;/code&amp;gt;&lt;br /&gt;
#:On Mac, right click the application, select Show Package Contents, go to &amp;lt;code&amp;gt;Contents\MonoBundle\StaticData\Translations&amp;lt;/code&amp;gt;&lt;br /&gt;
#Locate the 'Translation.txt' file within the appropriate folder (folder names use [http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes ISO 2-Digit] codes).&lt;br /&gt;
#The 'Master.txt' file contains all translatable strings within MatterControl in the following format:&lt;br /&gt;
#:English: '''Add a file to be printed'''&lt;br /&gt;
#:Translated: '''Add a file to be printed'''&lt;br /&gt;
#Replace the 'Translated' line with the appropriate translation:&lt;br /&gt;
#:English: '''Add a file to be printed'''&lt;br /&gt;
#:Translated: '''Agregar archivo a ser impreso'''&lt;br /&gt;
#Test the translated file by saving over an existing translation file (ex. &amp;lt;code&amp;gt;\StaticData\Translations\es\Translation.txt&amp;lt;/code&amp;gt;&lt;br /&gt;
#Email the translated file to support@matterhackers.com for inclusion in the next release.&lt;br /&gt;
&lt;br /&gt;
[[Category:Development]]&lt;/div&gt;</summary>
		<author><name>MatterHackers</name></author>	</entry>

	</feed>