Reconfigure for GIT
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Application>
|
||||
<ActionDesign>
|
||||
<Actions>
|
||||
<Action Id="aSupportNavigationDisable" Caption="Tiltás" />
|
||||
<Action Id="aSupportNavigationEnable" Caption="Engedélyezés" />
|
||||
<Action Id="Logoff" Caption="Kijelentkezés" />
|
||||
</Actions>
|
||||
</ActionDesign>
|
||||
<Views>
|
||||
<DetailView Id="ChangePasswordOnLogonParameters_DetailView" Caption="Jelszó módosítása az első bejelentkezéskor">
|
||||
<Items>
|
||||
<StaticText Id="ChangePasswordText" Text="Biztonsági okokból most meg kell adnia a saját jelszavát. Kérjük adja meg új jelszavát az alábbi két szöveges mezőben, és győződjön meg arról, hogy nem használta ezt már korábban." />
|
||||
</Items>
|
||||
</DetailView>
|
||||
<DetailView Id="Reply_DetailView">
|
||||
<Layout>
|
||||
<LayoutGroup Id="Main" Caption="Main">
|
||||
<LayoutGroup Id="SimpleEditors" Caption="SimpleEditors">
|
||||
<LayoutGroup Id="Reply" Caption="Reply" />
|
||||
</LayoutGroup>
|
||||
</LayoutGroup>
|
||||
</Layout>
|
||||
</DetailView>
|
||||
</Views>
|
||||
</Application>
|
||||
Reference in New Issue
Block a user