LEGO: check in for master to temporary branch. (#7246)

Co-authored-by: Clint Rutkas <clint@rutkas.com>
This commit is contained in:
csigs
2020-10-12 21:44:15 -07:00
committed by GitHub
parent 6e8cc67824
commit 45124c2245
28 changed files with 1382 additions and 38 deletions

View File

@@ -460,6 +460,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";FileExplorerPreview_AffectsAllUsers.Text" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The settings on this page affect all users on the system]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Die Einstellungen auf dieser Seite wirken sich auf alle Benutzer im System aus.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";FileExplorerPreview_Description.Text" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[These settings allow you to manage your Windows File Explorer custom preview handlers.]]></Val>
@@ -496,6 +505,24 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";FileExplorerPreview_RebootRequired.Text" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[A reboot may be required for changes to these settings to take effect]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Möglicherweise ist ein Neustart erforderlich, damit Änderungen an diesen Einstellungen wirksam werden.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";FileExplorerPreview_RunAsAdminRequired.Text" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[You need to run as administrator to modify these settings]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Sie müssen als Administrator angemeldet sein, um diese Einstellungen zu ändern.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";FileExplorerPreview_ToggleSwitch_Preview_MD.Header" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable Markdown (.md) preview]]></Val>

View File

@@ -508,12 +508,18 @@
<Item ItemId=";FileExplorerPreview_RebootRequired.Text" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[A reboot may be required for changes to these settings to take effect]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Aby zmiany tych ustawień zaczęły obowiązywać, może być wymagane ponowne uruchomienie]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";FileExplorerPreview_RunAsAdminRequired.Text" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[You need to run as administrator to modify these settings]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Aby zmodyfikować te ustawienia, należy uruchomić program jako administrator]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>