Skip to content

Commit

Permalink
Change MixIn to Mixin
Browse files Browse the repository at this point in the history
  • Loading branch information
Mgamerz committed Dec 14, 2019
1 parent 67bad21 commit 57b730b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MassEffectModManagerCore/modmanager/localizations/int.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<system:String x:Key="string_Openmodslibrarydirectory">Open mods library directory</system:String>
<system:String x:Key="string_Opensthemodlibraryfolder">Opens the mod library folder</system:String>
<system:String x:Key="string_MixinsForME3">Mixins (for ME3)</system:String>
<system:String x:Key="string_MixInLibrary">MixIn Library</system:String>
<system:String x:Key="string_MixInLibrary">Mixin Library</system:String>
<system:String x:Key="string_ClearMixinCache">Clear Mixin Cache</system:String>
<system:String x:Key="string_ModUtils">Mod Utils</system:String>
<system:String x:Key="string_Checkforupdates">Check for updates</system:String>
Expand Down

0 comments on commit 57b730b

Please sign in to comment.