Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
This commit is contained in:
commit
13ab34c851
2 changed files with 1 additions and 4 deletions
|
|
@ -56,7 +56,7 @@ namespace MatterHackers.Localizations
|
|||
|
||||
if (MatterControlTranslationMap == null)
|
||||
{
|
||||
string pathToTranslationsFolder = Path.Combine(StaticData.Instance.MapPath("Translations"));
|
||||
string pathToTranslationsFolder = "Translations";
|
||||
MatterControlTranslationMap = new TranslationMap(pathToTranslationsFolder, language);
|
||||
}
|
||||
#if DEBUG_SHOW_TRANSLATED_STRINGS && DEBUG
|
||||
|
|
|
|||
|
|
@ -2930,9 +2930,6 @@ Translated:Expand Distance
|
|||
English:Insert
|
||||
Translated:Insert
|
||||
|
||||
English:Insert
|
||||
Translated:Insert
|
||||
|
||||
English:Restore
|
||||
Translated:Restore
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue