Version Description
Download this release
Release Info
Developer | weblizar |
Plugin | Admin Custom Login |
Version | 1.9 |
Comparing to | |
See all releases |
Code changes from version 1.8 to 1.9
- admin-custom-login.php +1 -1
- includes/content.php +13 -0
- includes/help/rate.php +75 -0
- languages/WEBLIZAR_ACL-de_DE.mo +0 -0
- languages/WEBLIZAR_ACL-de_DE.po +685 -0
- readme.txt +7 -2
admin-custom-login.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
3 |
* Plugin Name: Admin Custom Login
|
4 |
-
* Version: 1.
|
5 |
* Description: Admin Custom Login plugin allows you to change your Login Form.
|
6 |
* Author: weblizar
|
7 |
* Author URI: http://www.weblizar.com
|
1 |
<?php
|
2 |
/**
|
3 |
* Plugin Name: Admin Custom Login
|
4 |
+
* Version: 1.9
|
5 |
* Description: Admin Custom Login plugin allows you to change your Login Form.
|
6 |
* Author: weblizar
|
7 |
* Author URI: http://www.weblizar.com
|
includes/content.php
CHANGED
@@ -211,6 +211,16 @@ Fonts
|
|
211 |
<span class="sidebar-item-subtitle"><?php _e('Ask your query','WEBLIZAR_ACL')?></span>
|
212 |
</a>
|
213 |
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
214 |
</ul>
|
215 |
</div>
|
216 |
<!-- /.sidebar-collapse -->
|
@@ -242,6 +252,9 @@ Fonts
|
|
242 |
<div class="page-wrapper ui-tabs-panel deactive" id="option-ui-id-2">
|
243 |
<?php require_once('help/help.php'); ?>
|
244 |
</div>
|
|
|
|
|
|
|
245 |
</div>
|
246 |
<!-- /#wrapper -->
|
247 |
<script>
|
211 |
<span class="sidebar-item-subtitle"><?php _e('Ask your query','WEBLIZAR_ACL')?></span>
|
212 |
</a>
|
213 |
</li>
|
214 |
+
<li>
|
215 |
+
<a href="#" id="ui-id-10">
|
216 |
+
<span class="sidebar-item-icon fa-stack">
|
217 |
+
<i class="fa fa-square fa-stack-2x text-primary"></i>
|
218 |
+
<i class="fa fa-star fa-stack-1x fa-inverse"></i>
|
219 |
+
</span>
|
220 |
+
<span class="sidebar-item-title"><?php _e('Please rate us ','WEBLIZAR_ACL')?></span>
|
221 |
+
<span class="sidebar-item-subtitle"><?php _e('If you like us','WEBLIZAR_ACL')?></span>
|
222 |
+
</a>
|
223 |
+
</li>
|
224 |
</ul>
|
225 |
</div>
|
226 |
<!-- /.sidebar-collapse -->
|
252 |
<div class="page-wrapper ui-tabs-panel deactive" id="option-ui-id-2">
|
253 |
<?php require_once('help/help.php'); ?>
|
254 |
</div>
|
255 |
+
<div class="page-wrapper ui-tabs-panel deactive" id="option-ui-id-10">
|
256 |
+
<?php require_once('help/rate.php'); ?>
|
257 |
+
</div>
|
258 |
</div>
|
259 |
<!-- /#wrapper -->
|
260 |
<script>
|
includes/help/rate.php
ADDED
@@ -0,0 +1,75 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<!-- Dashboard Settings panel content --- >
|
2 |
+
<!---------------------------------------->
|
3 |
+
<div class="row">
|
4 |
+
<div class="post-social-wrapper clearfix">
|
5 |
+
<div class="col-md-12 post-social-item">
|
6 |
+
<div class="panel panel-default">
|
7 |
+
<div class="panel-heading padding-none">
|
8 |
+
<div class="post-social post-social-xs" id="post-social-5">
|
9 |
+
<div class="text-center padding-all text-center">
|
10 |
+
<div class="textbox text-white margin-bottom settings-title">
|
11 |
+
<?php _e('Rate Us','WEBLIZAR_ACL')?>
|
12 |
+
</div>
|
13 |
+
</div>
|
14 |
+
</div>
|
15 |
+
</div>
|
16 |
+
</div>
|
17 |
+
</div>
|
18 |
+
</div>
|
19 |
+
<div class="panel panel-primary panel-default content-panel">
|
20 |
+
<div class="panel-body">
|
21 |
+
<table class="form-table">
|
22 |
+
|
23 |
+
<tr class="radio-span" style="border-bottom:none;">
|
24 |
+
<td>
|
25 |
+
<h3>We ha evneeed your feedback for improve our plugin functionality on wordpress. So if you like our plugin then please rate us</h3>
|
26 |
+
</td>
|
27 |
+
</tr>
|
28 |
+
</table>
|
29 |
+
</div>
|
30 |
+
</div>
|
31 |
+
<div class="panel panel-primary panel-default content-panel">
|
32 |
+
<div class="panel-body">
|
33 |
+
<table class="form-table">
|
34 |
+
<tr>
|
35 |
+
<th scope="row" ><?php _e('Rate Us','WEBLIZAR_ACL')?></th>
|
36 |
+
<td></td>
|
37 |
+
</tr>
|
38 |
+
<tr class="radio-span" style="border-bottom:none;">
|
39 |
+
<td>
|
40 |
+
|
41 |
+
<style>
|
42 |
+
.acl-rate-us span.dashicons{
|
43 |
+
width: 30px;
|
44 |
+
height: 30px;
|
45 |
+
}
|
46 |
+
.acl-rate-us span.dashicons-star-filled:before {
|
47 |
+
content: "\f155";
|
48 |
+
font-size: 30px;
|
49 |
+
}
|
50 |
+
.acl-rate-us {
|
51 |
+
color : #FBD229 !important;
|
52 |
+
padding-top:5px !important;
|
53 |
+
}
|
54 |
+
|
55 |
+
.acl-rate-us span{
|
56 |
+
display:inline-block;
|
57 |
+
}
|
58 |
+
</style>
|
59 |
+
<a class="acl-rate-us" style="text-align:center; text-decoration: none;font:normal 30px/l;" href="http://wordpress.org/support/view/plugin-reviews/admin-custom-login" target="_blank">
|
60 |
+
<span class="dashicons dashicons-star-filled"></span>
|
61 |
+
<span class="dashicons dashicons-star-filled"></span>
|
62 |
+
<span class="dashicons dashicons-star-filled"></span>
|
63 |
+
<span class="dashicons dashicons-star-filled"></span>
|
64 |
+
<span class="dashicons dashicons-star-filled"></span>
|
65 |
+
</a>
|
66 |
+
</td>
|
67 |
+
</tr>
|
68 |
+
</table>
|
69 |
+
</div>
|
70 |
+
</div>
|
71 |
+
|
72 |
+
|
73 |
+
|
74 |
+
</div>
|
75 |
+
<!-- /row -->
|
languages/WEBLIZAR_ACL-de_DE.mo
ADDED
Binary file
|
languages/WEBLIZAR_ACL-de_DE.po
ADDED
@@ -0,0 +1,685 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: admin-custom-login\n"
|
4 |
+
"POT-Creation-Date: 2015-04-07 10:44+0530\n"
|
5 |
+
"PO-Revision-Date: 2015-10-10 02:54+0200\n"
|
6 |
+
"Last-Translator: \n"
|
7 |
+
"Language-Team: \n"
|
8 |
+
"Language: de_DE\n"
|
9 |
+
"MIME-Version: 1.0\n"
|
10 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
+
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"X-Generator: Poedit 1.8.5\n"
|
13 |
+
"X-Poedit-Basepath: .\n"
|
14 |
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
15 |
+
"X-Poedit-SourceCharset: UTF-8\n"
|
16 |
+
"X-Poedit-KeywordsList: _e;__;_\n"
|
17 |
+
"X-Poedit-SearchPath-0: ..\n"
|
18 |
+
|
19 |
+
#: ../includes/Login-form-setting/Login-form-background.php:155
|
20 |
+
msgid "Login Settings"
|
21 |
+
msgstr "Login Einstellungen"
|
22 |
+
|
23 |
+
#: ../includes/Login-form-setting/Login-form-background.php:168
|
24 |
+
msgid "Login from Floating"
|
25 |
+
msgstr ""
|
26 |
+
|
27 |
+
#: ../includes/Login-form-setting/Login-form-background.php:174
|
28 |
+
msgid "Left"
|
29 |
+
msgstr "Links"
|
30 |
+
|
31 |
+
#: ../includes/Login-form-setting/Login-form-background.php:177
|
32 |
+
msgid "Center"
|
33 |
+
msgstr "Mitte"
|
34 |
+
|
35 |
+
#: ../includes/Login-form-setting/Login-form-background.php:180
|
36 |
+
msgid "Right"
|
37 |
+
msgstr "Rechts"
|
38 |
+
|
39 |
+
#: ../includes/Login-form-setting/Login-form-background.php:191
|
40 |
+
#: ../includes/design/background.php:99
|
41 |
+
msgid "Select Background"
|
42 |
+
msgstr "Wähle Hintergrund"
|
43 |
+
|
44 |
+
#: ../includes/Login-form-setting/Login-form-background.php:197
|
45 |
+
#: ../includes/design/background.php:106
|
46 |
+
msgid "Select background"
|
47 |
+
msgstr "Wähle Hintergrund"
|
48 |
+
|
49 |
+
#: ../includes/Login-form-setting/Login-form-background.php:198
|
50 |
+
#: ../includes/design/background.php:107
|
51 |
+
msgid "Static Background Color"
|
52 |
+
msgstr "Statische Hintergrund Farbe"
|
53 |
+
|
54 |
+
#: ../includes/Login-form-setting/Login-form-background.php:199
|
55 |
+
#: ../includes/design/background.php:108
|
56 |
+
msgid "Static Background Image"
|
57 |
+
msgstr "Statisches Hintergrund Bild"
|
58 |
+
|
59 |
+
#: ../includes/Login-form-setting/Login-form-background.php:215
|
60 |
+
#: ../includes/design/background.php:127
|
61 |
+
msgid "Background Color"
|
62 |
+
msgstr "Hintergrundfarbe"
|
63 |
+
|
64 |
+
#: ../includes/Login-form-setting/Login-form-background.php:235
|
65 |
+
#: ../includes/design/background.php:149 ../includes/design/background.php:168
|
66 |
+
msgid "Background Image"
|
67 |
+
msgstr "Hintergrundbild"
|
68 |
+
|
69 |
+
#: ../includes/Login-form-setting/Login-form-background.php:240
|
70 |
+
#: ../includes/design/background.php:154
|
71 |
+
#: ../includes/settings/page-settings.php:58
|
72 |
+
msgid "No media selected!"
|
73 |
+
msgstr "Kein Medium gewählt!"
|
74 |
+
|
75 |
+
#: ../includes/Login-form-setting/Login-form-background.php:241
|
76 |
+
#: ../includes/design/background.php:156
|
77 |
+
#: ../includes/settings/page-settings.php:59
|
78 |
+
msgid "Upload"
|
79 |
+
msgstr "Hochladen"
|
80 |
+
|
81 |
+
#: ../includes/Login-form-setting/Login-form-background.php:243
|
82 |
+
#: ../includes/settings/page-settings.php:60
|
83 |
+
msgid "preview"
|
84 |
+
msgstr "Vorschau"
|
85 |
+
|
86 |
+
#: ../includes/Login-form-setting/Login-form-background.php:245
|
87 |
+
#: ../includes/design/background.php:160
|
88 |
+
msgid "Remove"
|
89 |
+
msgstr "Entfernen"
|
90 |
+
|
91 |
+
#: ../includes/Login-form-setting/Login-form-background.php:253
|
92 |
+
msgid "Login Background Image"
|
93 |
+
msgstr "Login Hintergrund Bild"
|
94 |
+
|
95 |
+
#: ../includes/Login-form-setting/Login-form-background.php:259
|
96 |
+
#: ../includes/Login-form-setting/Login-form-background.php:487
|
97 |
+
#: ../includes/Login-form-setting/Login-form-background.php:501
|
98 |
+
#: ../includes/dashboard/dashboard.php:64
|
99 |
+
#: ../includes/dashboard/dashboard.php:78 ../includes/design/background.php:176
|
100 |
+
#: ../includes/design/background.php:365 ../includes/design/background.php:380
|
101 |
+
#: ../includes/design/text_and_color.php:2636
|
102 |
+
#: ../includes/design/text_and_color.php:2651
|
103 |
+
#: ../includes/settings/page-settings.php:140
|
104 |
+
#: ../includes/settings/page-settings.php:154 ../includes/social/social.php:180
|
105 |
+
#: ../includes/social/social.php:194
|
106 |
+
msgid "Close"
|
107 |
+
msgstr "Schließen"
|
108 |
+
|
109 |
+
#: ../includes/Login-form-setting/Login-form-background.php:274
|
110 |
+
#: ../includes/design/background.php:209
|
111 |
+
msgid "Background Repeat"
|
112 |
+
msgstr "Hintergrund wiederholen"
|
113 |
+
|
114 |
+
#: ../includes/Login-form-setting/Login-form-background.php:280
|
115 |
+
#: ../includes/design/background.php:216
|
116 |
+
msgid "No Repeat "
|
117 |
+
msgstr "Kein wiederholen"
|
118 |
+
|
119 |
+
#: ../includes/Login-form-setting/Login-form-background.php:281
|
120 |
+
#: ../includes/design/background.php:217
|
121 |
+
msgid "Repeat"
|
122 |
+
msgstr "Wiederholen"
|
123 |
+
|
124 |
+
#: ../includes/Login-form-setting/Login-form-background.php:282
|
125 |
+
#: ../includes/design/background.php:218
|
126 |
+
msgid "Repeat Horizontally"
|
127 |
+
msgstr "Horizontal wiederholen"
|
128 |
+
|
129 |
+
#: ../includes/Login-form-setting/Login-form-background.php:283
|
130 |
+
#: ../includes/design/background.php:219
|
131 |
+
msgid "Repeat Vertically"
|
132 |
+
msgstr "Vertikal wiederholen"
|
133 |
+
|
134 |
+
#: ../includes/Login-form-setting/Login-form-background.php:294
|
135 |
+
#: ../includes/design/background.php:231
|
136 |
+
msgid "Background Position "
|
137 |
+
msgstr "Hintergrund Position"
|
138 |
+
|
139 |
+
#: ../includes/Login-form-setting/Login-form-background.php:300
|
140 |
+
#: ../includes/design/background.php:237
|
141 |
+
msgid "Left Top"
|
142 |
+
msgstr "Links Oben"
|
143 |
+
|
144 |
+
#: ../includes/Login-form-setting/Login-form-background.php:301
|
145 |
+
#: ../includes/design/background.php:238
|
146 |
+
msgid "Left Center"
|
147 |
+
msgstr "Links Mitte"
|
148 |
+
|
149 |
+
#: ../includes/Login-form-setting/Login-form-background.php:302
|
150 |
+
#: ../includes/design/background.php:239
|
151 |
+
msgid "Left Bottom"
|
152 |
+
msgstr "Links Unten"
|
153 |
+
|
154 |
+
#: ../includes/Login-form-setting/Login-form-background.php:303
|
155 |
+
#: ../includes/design/background.php:240
|
156 |
+
msgid "Right Top"
|
157 |
+
msgstr "Rechts Oben"
|
158 |
+
|
159 |
+
#: ../includes/Login-form-setting/Login-form-background.php:304
|
160 |
+
#: ../includes/design/background.php:241
|
161 |
+
msgid "Right Center"
|
162 |
+
msgstr "Rechts Mitte"
|
163 |
+
|
164 |
+
#: ../includes/Login-form-setting/Login-form-background.php:305
|
165 |
+
#: ../includes/design/background.php:242
|
166 |
+
msgid "Right Bottom"
|
167 |
+
msgstr "Rechts UNten"
|
168 |
+
|
169 |
+
#: ../includes/Login-form-setting/Login-form-background.php:306
|
170 |
+
#: ../includes/design/background.php:243
|
171 |
+
msgid "Center Top"
|
172 |
+
msgstr "Mitte Oben"
|
173 |
+
|
174 |
+
#: ../includes/Login-form-setting/Login-form-background.php:307
|
175 |
+
#: ../includes/design/background.php:244
|
176 |
+
msgid "Center Center"
|
177 |
+
msgstr "Mitte Mitte"
|
178 |
+
|
179 |
+
#: ../includes/Login-form-setting/Login-form-background.php:308
|
180 |
+
#: ../includes/design/background.php:245
|
181 |
+
msgid "Center Bottom"
|
182 |
+
msgstr "Mitte Unten"
|
183 |
+
|
184 |
+
#: ../includes/Login-form-setting/Login-form-background.php:320
|
185 |
+
msgid "Background Effect"
|
186 |
+
msgstr "Hintergrund Effekt"
|
187 |
+
|
188 |
+
#: ../includes/Login-form-setting/Login-form-background.php:326
|
189 |
+
msgid "Select overlay effect"
|
190 |
+
msgstr "Wähle Überlappungseffekt"
|
191 |
+
|
192 |
+
#: ../includes/Login-form-setting/Login-form-background.php:327
|
193 |
+
msgid "No Overlay Effect"
|
194 |
+
msgstr "Kein Überlappungseffekt"
|
195 |
+
|
196 |
+
#: ../includes/Login-form-setting/Login-form-background.php:328
|
197 |
+
msgid "Overlay Effect 1"
|
198 |
+
msgstr "Überlappungseffekt 1"
|
199 |
+
|
200 |
+
#: ../includes/Login-form-setting/Login-form-background.php:329
|
201 |
+
msgid "Overlay Effect 2"
|
202 |
+
msgstr "Überlappungseffekt 2"
|
203 |
+
|
204 |
+
#: ../includes/Login-form-setting/Login-form-background.php:330
|
205 |
+
msgid "Overlay Effect 3"
|
206 |
+
msgstr "Überlappungseffekt 3"
|
207 |
+
|
208 |
+
#: ../includes/Login-form-setting/Login-form-background.php:342
|
209 |
+
msgid "Login Form Opacity"
|
210 |
+
msgstr "Login Formular Deckkraft"
|
211 |
+
|
212 |
+
#: ../includes/Login-form-setting/Login-form-background.php:359
|
213 |
+
msgid "Login Form Width"
|
214 |
+
msgstr "Login Formular Weite"
|
215 |
+
|
216 |
+
#: ../includes/Login-form-setting/Login-form-background.php:376
|
217 |
+
msgid "Border Color"
|
218 |
+
msgstr "Umrandungsfarbe"
|
219 |
+
|
220 |
+
#: ../includes/Login-form-setting/Login-form-background.php:391
|
221 |
+
msgid "Border Radius"
|
222 |
+
msgstr "Umrandungsradius"
|
223 |
+
|
224 |
+
#: ../includes/Login-form-setting/Login-form-background.php:408
|
225 |
+
msgid "Border Style"
|
226 |
+
msgstr "Umrandungsstil"
|
227 |
+
|
228 |
+
#: ../includes/Login-form-setting/Login-form-background.php:414
|
229 |
+
msgid "None"
|
230 |
+
msgstr "Keinen"
|
231 |
+
|
232 |
+
#: ../includes/Login-form-setting/Login-form-background.php:415
|
233 |
+
msgid "Solid"
|
234 |
+
msgstr "Solide"
|
235 |
+
|
236 |
+
#: ../includes/Login-form-setting/Login-form-background.php:416
|
237 |
+
msgid "Dotted"
|
238 |
+
msgstr "Gepunktet"
|
239 |
+
|
240 |
+
#: ../includes/Login-form-setting/Login-form-background.php:417
|
241 |
+
msgid "Dashed"
|
242 |
+
msgstr "Gestrichelt"
|
243 |
+
|
244 |
+
#: ../includes/Login-form-setting/Login-form-background.php:418
|
245 |
+
msgid "Double"
|
246 |
+
msgstr "Doppelt"
|
247 |
+
|
248 |
+
#: ../includes/Login-form-setting/Login-form-background.php:429
|
249 |
+
msgid "Border Thickness"
|
250 |
+
msgstr "Umrandungsdicke"
|
251 |
+
|
252 |
+
#: ../includes/Login-form-setting/Login-form-background.php:446
|
253 |
+
msgid "Enable form shadow?"
|
254 |
+
msgstr "Aktiviere Formularschatten?"
|
255 |
+
|
256 |
+
#: ../includes/Login-form-setting/Login-form-background.php:452
|
257 |
+
#: ../includes/design/background.php:197
|
258 |
+
#: ../includes/design/text_and_color.php:286
|
259 |
+
#: ../includes/design/text_and_color.php:2573
|
260 |
+
msgid "Yes"
|
261 |
+
msgstr "Ja"
|
262 |
+
|
263 |
+
#: ../includes/Login-form-setting/Login-form-background.php:455
|
264 |
+
#: ../includes/design/text_and_color.php:289
|
265 |
+
#: ../includes/design/text_and_color.php:2576
|
266 |
+
msgid "No"
|
267 |
+
msgstr "Nein"
|
268 |
+
|
269 |
+
#: ../includes/Login-form-setting/Login-form-background.php:466
|
270 |
+
msgid "Form Shadow Color"
|
271 |
+
msgstr "Formularschatten Farbe"
|
272 |
+
|
273 |
+
#: ../includes/Login-form-setting/Login-form-background.php:487
|
274 |
+
#: ../includes/Login-form-setting/Login-form-background.php:501
|
275 |
+
msgid "Login "
|
276 |
+
msgstr "Login"
|
277 |
+
|
278 |
+
#: ../includes/Login-form-setting/Login-form-background.php:487
|
279 |
+
#: ../includes/dashboard/dashboard.php:64 ../includes/design/background.php:365
|
280 |
+
#: ../includes/design/text_and_color.php:2636
|
281 |
+
#: ../includes/settings/page-settings.php:140 ../includes/social/social.php:180
|
282 |
+
msgid "Setting Save Successfully"
|
283 |
+
msgstr "Einstellungen erfolgreich gespeichert"
|
284 |
+
|
285 |
+
#: ../includes/Login-form-setting/Login-form-background.php:501
|
286 |
+
#: ../includes/dashboard/dashboard.php:78 ../includes/design/background.php:380
|
287 |
+
#: ../includes/design/text_and_color.php:2651
|
288 |
+
#: ../includes/settings/page-settings.php:154 ../includes/social/social.php:194
|
289 |
+
msgid "Setting Reset Successfully"
|
290 |
+
msgstr "Einstellungen erfolgreich zurückgesetzt"
|
291 |
+
|
292 |
+
#: ../includes/Login-form-setting/Login-form-background.php:508
|
293 |
+
#: ../includes/dashboard/dashboard.php:85 ../includes/design/background.php:388
|
294 |
+
#: ../includes/design/text_and_color.php:2659
|
295 |
+
#: ../includes/settings/page-settings.php:161 ../includes/social/social.php:201
|
296 |
+
msgid "Save Changes"
|
297 |
+
msgstr "Änderungen speichern"
|
298 |
+
|
299 |
+
#: ../includes/Login-form-setting/Login-form-background.php:511
|
300 |
+
#: ../includes/dashboard/dashboard.php:88 ../includes/design/background.php:391
|
301 |
+
#: ../includes/design/text_and_color.php:2662
|
302 |
+
#: ../includes/settings/page-settings.php:164 ../includes/social/social.php:204
|
303 |
+
msgid "Reset Default"
|
304 |
+
msgstr "Auf Standard zurücksetzten"
|
305 |
+
|
306 |
+
#: ../includes/content.php:58
|
307 |
+
msgid "Admin Custom Login"
|
308 |
+
msgstr ""
|
309 |
+
|
310 |
+
#: ../includes/content.php:70
|
311 |
+
msgid " Login Preview"
|
312 |
+
msgstr " Login Vorschau"
|
313 |
+
|
314 |
+
#: ../includes/content.php:98
|
315 |
+
msgid "Powered By"
|
316 |
+
msgstr "Bereitgestellt von"
|
317 |
+
|
318 |
+
#: ../includes/content.php:100
|
319 |
+
msgid "Weblizar"
|
320 |
+
msgstr ""
|
321 |
+
|
322 |
+
#: ../includes/content.php:109
|
323 |
+
msgid "Dashboard"
|
324 |
+
msgstr "Armaturenbrett"
|
325 |
+
|
326 |
+
#: ../includes/content.php:110
|
327 |
+
msgid "Application overview"
|
328 |
+
msgstr "Anwendungsübersicht"
|
329 |
+
|
330 |
+
#: ../includes/content.php:119
|
331 |
+
msgid "Background Design"
|
332 |
+
msgstr "Hintergrund Design"
|
333 |
+
|
334 |
+
#: ../includes/content.php:120
|
335 |
+
msgid "Modify Background design here"
|
336 |
+
msgstr "Hintergrunddesign hier ändern"
|
337 |
+
|
338 |
+
#: ../includes/content.php:130
|
339 |
+
msgid "Login form Setting"
|
340 |
+
msgstr "Loginformular Einstellungen"
|
341 |
+
|
342 |
+
#: ../includes/content.php:131
|
343 |
+
msgid "Modify Login design here"
|
344 |
+
msgstr "Login Design hier ändern"
|
345 |
+
|
346 |
+
#: ../includes/content.php:141
|
347 |
+
msgid "Font Setting"
|
348 |
+
msgstr "Schrift Einstellungen"
|
349 |
+
|
350 |
+
#: ../includes/content.php:142
|
351 |
+
msgid "Modify Login Form Style here"
|
352 |
+
msgstr "Login-Formular-Stil hier ändern"
|
353 |
+
|
354 |
+
#: ../includes/content.php:152 ../includes/settings/page-settings.php:41
|
355 |
+
msgid "Logo Settings"
|
356 |
+
msgstr "Logo Einstellungen"
|
357 |
+
|
358 |
+
#: ../includes/content.php:153
|
359 |
+
msgid "Customize Logo Settings here"
|
360 |
+
msgstr "Logo Einstellungen hier personalisieren"
|
361 |
+
|
362 |
+
#: ../includes/content.php:164 ../includes/social/social.php:17
|
363 |
+
msgid "Social Settings"
|
364 |
+
msgstr "Social Einstellungen"
|
365 |
+
|
366 |
+
#: ../includes/content.php:165
|
367 |
+
msgid "Connect with your social profile"
|
368 |
+
msgstr "Verbinde mit deinen Social Profilen"
|
369 |
+
|
370 |
+
#: ../includes/dashboard/dashboard.php:11
|
371 |
+
msgid "Admin Custom Login Dashboard"
|
372 |
+
msgstr "Admin Custom Login Armaturenbrett"
|
373 |
+
|
374 |
+
#: ../includes/dashboard/dashboard.php:23
|
375 |
+
msgid "Admin Custom login Status"
|
376 |
+
msgstr "Admin Custom Login Status"
|
377 |
+
|
378 |
+
#: ../includes/dashboard/dashboard.php:29
|
379 |
+
msgid "Disabled"
|
380 |
+
msgstr "Deaktiviert"
|
381 |
+
|
382 |
+
#: ../includes/dashboard/dashboard.php:32
|
383 |
+
msgid "Enable Custom Login"
|
384 |
+
msgstr "Aktiviere Custom Login"
|
385 |
+
|
386 |
+
#: ../includes/dashboard/dashboard.php:43
|
387 |
+
msgid "View Login Page"
|
388 |
+
msgstr "Login Seite ansehen"
|
389 |
+
|
390 |
+
#: ../includes/dashboard/dashboard.php:48
|
391 |
+
msgid "Open Your WP Login Page in a New Tab"
|
392 |
+
msgstr "Öffne deine WP Login Seite in neuem Tab"
|
393 |
+
|
394 |
+
#: ../includes/dashboard/dashboard.php:64
|
395 |
+
#: ../includes/dashboard/dashboard.php:78
|
396 |
+
msgid "Dashboard "
|
397 |
+
msgstr "Armaturenbrett"
|
398 |
+
|
399 |
+
#: ../includes/design/background.php:87
|
400 |
+
msgid "Background Settings"
|
401 |
+
msgstr "Hintergrund Einstellungen"
|
402 |
+
|
403 |
+
#: ../includes/design/background.php:105
|
404 |
+
msgid "No background Selected"
|
405 |
+
msgstr "Kein Hintergrund gewählt"
|
406 |
+
|
407 |
+
#: ../includes/design/background.php:109
|
408 |
+
msgid "Background SlideShow"
|
409 |
+
msgstr "Hintergrund Slideshow"
|
410 |
+
|
411 |
+
#: ../includes/design/background.php:158
|
412 |
+
msgid "Preview"
|
413 |
+
msgstr "Vorschau"
|
414 |
+
|
415 |
+
#: ../includes/design/background.php:192
|
416 |
+
msgid "Cover or Strech"
|
417 |
+
msgstr "Überlappen oder Strecken"
|
418 |
+
|
419 |
+
#: ../includes/design/background.php:257
|
420 |
+
msgid "Background Attachment"
|
421 |
+
msgstr "Hintergrund Fixierung"
|
422 |
+
|
423 |
+
#: ../includes/design/background.php:263
|
424 |
+
msgid "Fixed"
|
425 |
+
msgstr "Fixiert"
|
426 |
+
|
427 |
+
#: ../includes/design/background.php:264
|
428 |
+
msgid "Scroll"
|
429 |
+
msgstr "Scrollen"
|
430 |
+
|
431 |
+
#: ../includes/design/background.php:265
|
432 |
+
msgid "Inherit"
|
433 |
+
msgstr "Vererbt"
|
434 |
+
|
435 |
+
#: ../includes/design/background.php:284 ../includes/design/background.php:306
|
436 |
+
msgid "No. Of Background Slideshow"
|
437 |
+
msgstr "Nr. der Hintergrund Slideshow"
|
438 |
+
|
439 |
+
#: ../includes/design/background.php:290
|
440 |
+
msgid "Select Number of Slide Show"
|
441 |
+
msgstr "Wähle Anzahl der Slideshow"
|
442 |
+
|
443 |
+
#: ../includes/design/background.php:291
|
444 |
+
msgid "2"
|
445 |
+
msgstr "2"
|
446 |
+
|
447 |
+
#: ../includes/design/background.php:292
|
448 |
+
msgid "3"
|
449 |
+
msgstr "3"
|
450 |
+
|
451 |
+
#: ../includes/design/background.php:293
|
452 |
+
msgid "4"
|
453 |
+
msgstr "4"
|
454 |
+
|
455 |
+
#: ../includes/design/background.php:294
|
456 |
+
msgid "5"
|
457 |
+
msgstr "5"
|
458 |
+
|
459 |
+
#: ../includes/design/background.php:295
|
460 |
+
msgid "6"
|
461 |
+
msgstr "6"
|
462 |
+
|
463 |
+
#: ../includes/design/background.php:336
|
464 |
+
msgid "Slider Animation"
|
465 |
+
msgstr "Slider Animation"
|
466 |
+
|
467 |
+
#: ../includes/design/background.php:343
|
468 |
+
msgid "Slider Animation 1"
|
469 |
+
msgstr "Slider Animation 1"
|
470 |
+
|
471 |
+
#: ../includes/design/background.php:344
|
472 |
+
msgid "Slider Animation 2"
|
473 |
+
msgstr "Slider Animation 2"
|
474 |
+
|
475 |
+
#: ../includes/design/background.php:345
|
476 |
+
msgid "Slider Animation 3"
|
477 |
+
msgstr "Slider Animation 3"
|
478 |
+
|
479 |
+
#: ../includes/design/background.php:346
|
480 |
+
msgid "Slider Animation 4"
|
481 |
+
msgstr "Slider Animation 4"
|
482 |
+
|
483 |
+
#: ../includes/design/background.php:365 ../includes/design/background.php:380
|
484 |
+
msgid "Top Background "
|
485 |
+
msgstr "Top Hintergrund"
|
486 |
+
|
487 |
+
#: ../includes/design/text_and_color.php:131
|
488 |
+
msgid "Text And Color Settings"
|
489 |
+
msgstr "Text und Farbeinstellungen"
|
490 |
+
|
491 |
+
#: ../includes/design/text_and_color.php:144
|
492 |
+
msgid "Headline Font Color"
|
493 |
+
msgstr "Überschrift Schriftfarbe"
|
494 |
+
|
495 |
+
#: ../includes/design/text_and_color.php:160
|
496 |
+
msgid "Input Font Color"
|
497 |
+
msgstr "Eingabe Schriftfarbe"
|
498 |
+
|
499 |
+
#: ../includes/design/text_and_color.php:176
|
500 |
+
msgid "Link Color"
|
501 |
+
msgstr "Linkfarbe"
|
502 |
+
|
503 |
+
#: ../includes/design/text_and_color.php:192
|
504 |
+
msgid "Button Color"
|
505 |
+
msgstr "Knopffarbe"
|
506 |
+
|
507 |
+
#: ../includes/design/text_and_color.php:208
|
508 |
+
msgid "Headline Font size"
|
509 |
+
msgstr "Überschrift Schriftgröße"
|
510 |
+
|
511 |
+
#: ../includes/design/text_and_color.php:226
|
512 |
+
msgid "Input Font Size"
|
513 |
+
msgstr "Eingabe Schriftgröße"
|
514 |
+
|
515 |
+
#: ../includes/design/text_and_color.php:244
|
516 |
+
msgid "Link Font Size"
|
517 |
+
msgstr "Link Schriftgröße"
|
518 |
+
|
519 |
+
#: ../includes/design/text_and_color.php:262
|
520 |
+
msgid "Button Font Size"
|
521 |
+
msgstr "Knopf Schriftgröße"
|
522 |
+
|
523 |
+
#: ../includes/design/text_and_color.php:280
|
524 |
+
msgid "Enable Link shadow?"
|
525 |
+
msgstr "Aktiviere Linkschatten?"
|
526 |
+
|
527 |
+
#: ../includes/design/text_and_color.php:301
|
528 |
+
msgid "Link Shadow Color"
|
529 |
+
msgstr "Linkschatten Farbe"
|
530 |
+
|
531 |
+
#: ../includes/design/text_and_color.php:317
|
532 |
+
msgid "Headline Font Style"
|
533 |
+
msgstr "Überschrift Schrift Stil"
|
534 |
+
|
535 |
+
#: ../includes/design/text_and_color.php:879
|
536 |
+
msgid "Input Font Style"
|
537 |
+
msgstr "Eingabe Schrift Stil"
|
538 |
+
|
539 |
+
#: ../includes/design/text_and_color.php:1441
|
540 |
+
msgid "Link Font Style"
|
541 |
+
msgstr "Link Schrift Stil"
|
542 |
+
|
543 |
+
#: ../includes/design/text_and_color.php:2004
|
544 |
+
msgid "Button Font Style"
|
545 |
+
msgstr "Knopf Schrift Stil"
|
546 |
+
|
547 |
+
#: ../includes/design/text_and_color.php:2567
|
548 |
+
msgid "Enable Input Box Icon?"
|
549 |
+
msgstr "Aktiviere Eingabebox Icon?"
|
550 |
+
|
551 |
+
#: ../includes/design/text_and_color.php:2587
|
552 |
+
msgid "Icon For user Input Box"
|
553 |
+
msgstr "Icon für Benutzername Eingabebox"
|
554 |
+
|
555 |
+
#: ../includes/design/text_and_color.php:2608
|
556 |
+
msgid "Icon For Password Input Box"
|
557 |
+
msgstr "Icon für Passwort Eingabebox"
|
558 |
+
|
559 |
+
#: ../includes/design/text_and_color.php:2636
|
560 |
+
#: ../includes/design/text_and_color.php:2651
|
561 |
+
msgid "Text and Color "
|
562 |
+
msgstr "Text und Farbe"
|
563 |
+
|
564 |
+
#: ../includes/settings/page-settings.php:53
|
565 |
+
msgid "Logo"
|
566 |
+
msgstr "Logo"
|
567 |
+
|
568 |
+
#: ../includes/settings/page-settings.php:70
|
569 |
+
msgid "Logo Width"
|
570 |
+
msgstr "Logo Weite"
|
571 |
+
|
572 |
+
#: ../includes/settings/page-settings.php:87
|
573 |
+
msgid "Logo Height"
|
574 |
+
msgstr "Logo Höhe"
|
575 |
+
|
576 |
+
#: ../includes/settings/page-settings.php:104
|
577 |
+
#: ../includes/settings/page-settings.php:109
|
578 |
+
msgid "Logo URL"
|
579 |
+
msgstr "Logo URL"
|
580 |
+
|
581 |
+
#: ../includes/settings/page-settings.php:119
|
582 |
+
#: ../includes/settings/page-settings.php:124
|
583 |
+
msgid "Logo URL Title"
|
584 |
+
msgstr "Logo URL Titel"
|
585 |
+
|
586 |
+
#: ../includes/settings/page-settings.php:140
|
587 |
+
#: ../includes/settings/page-settings.php:154
|
588 |
+
msgid "Logo "
|
589 |
+
msgstr "Logo"
|
590 |
+
|
591 |
+
#: ../includes/social/social.php:29
|
592 |
+
msgid "Enable Social Icons"
|
593 |
+
msgstr "Aktiviere Soziale Icons"
|
594 |
+
|
595 |
+
#: ../includes/social/social.php:35
|
596 |
+
msgid "No Icon"
|
597 |
+
msgstr "Keine Icons"
|
598 |
+
|
599 |
+
#: ../includes/social/social.php:36
|
600 |
+
msgid "Inner"
|
601 |
+
msgstr "Innen"
|
602 |
+
|
603 |
+
#: ../includes/social/social.php:37
|
604 |
+
msgid "Outer"
|
605 |
+
msgstr "Außen"
|
606 |
+
|
607 |
+
#: ../includes/social/social.php:38
|
608 |
+
msgid "Both"
|
609 |
+
msgstr "Beide"
|
610 |
+
|
611 |
+
#: ../includes/social/social.php:49
|
612 |
+
msgid "Social Media Icon Size"
|
613 |
+
msgstr "Social Media Icon Größe"
|
614 |
+
|
615 |
+
#: ../includes/social/social.php:55
|
616 |
+
msgid "Small"
|
617 |
+
msgstr "Klein"
|
618 |
+
|
619 |
+
#: ../includes/social/social.php:58
|
620 |
+
msgid "Medium"
|
621 |
+
msgstr "Mittel"
|
622 |
+
|
623 |
+
#: ../includes/social/social.php:61
|
624 |
+
msgid "Large"
|
625 |
+
msgstr "Groß"
|
626 |
+
|
627 |
+
#: ../includes/social/social.php:72
|
628 |
+
msgid "Social Media Icon Layout"
|
629 |
+
msgstr "Social Media Icon Layout"
|
630 |
+
|
631 |
+
#: ../includes/social/social.php:78
|
632 |
+
msgid "Rectangle"
|
633 |
+
msgstr "Rechteckig"
|
634 |
+
|
635 |
+
#: ../includes/social/social.php:81
|
636 |
+
msgid "Circle"
|
637 |
+
msgstr "Rund"
|
638 |
+
|
639 |
+
#: ../includes/social/social.php:92
|
640 |
+
msgid "Social Media Icon Color"
|
641 |
+
msgstr "Social Media Icon Farbe"
|
642 |
+
|
643 |
+
#: ../includes/social/social.php:107
|
644 |
+
msgid "Social Media Icon Color On Hover"
|
645 |
+
msgstr "Social Media Icon Farbe bei Draufzeigen"
|
646 |
+
|
647 |
+
#: ../includes/social/social.php:122
|
648 |
+
msgid "Social Media Icon Background Color"
|
649 |
+
msgstr "Social Media Icon Hintergrundfarbe"
|
650 |
+
|
651 |
+
#: ../includes/social/social.php:137
|
652 |
+
msgid "Social Media Background Color On Hover"
|
653 |
+
msgstr "Social Media Hintergrundfarbe bei Draufzeigen"
|
654 |
+
|
655 |
+
#: ../includes/social/social.php:152
|
656 |
+
msgid "Social Profiles"
|
657 |
+
msgstr "Social Profile"
|
658 |
+
|
659 |
+
#: ../includes/social/social.php:157
|
660 |
+
msgid "Enter your social profiles complete url here"
|
661 |
+
msgstr "Gib hier deine Social Profil URL ein"
|
662 |
+
|
663 |
+
#: ../includes/social/social.php:159
|
664 |
+
msgid "Facebook"
|
665 |
+
msgstr "Facebook"
|
666 |
+
|
667 |
+
#: ../includes/social/social.php:160
|
668 |
+
msgid "Twitter"
|
669 |
+
msgstr "Twitter"
|
670 |
+
|
671 |
+
#: ../includes/social/social.php:161
|
672 |
+
msgid "Linkedin"
|
673 |
+
msgstr "Linkedin"
|
674 |
+
|
675 |
+
#: ../includes/social/social.php:162
|
676 |
+
msgid "google plus"
|
677 |
+
msgstr "Google+"
|
678 |
+
|
679 |
+
#: ../includes/social/social.php:163
|
680 |
+
msgid "Pinterest"
|
681 |
+
msgstr "Pinterest"
|
682 |
+
|
683 |
+
#: ../includes/social/social.php:180 ../includes/social/social.php:194
|
684 |
+
msgid "Social "
|
685 |
+
msgstr "Social"
|
readme.txt
CHANGED
@@ -3,8 +3,8 @@ Contributors: weblizar
|
|
3 |
Donate link: http://www.weblizar.com/
|
4 |
Tags: admin, admin login, admin login page, customize, admin custom login, custom login, branding, custom login, custom login pro, customization, error, login, login error, logo, customization, themes, wordpress login, login form, admin login form, wordpress login, plugin, jquery form, jquery, customization, customizer, custom login plugin, background , sideshow, social form, social connect, social share, facebook, twitter, google plug, linkedin, background slideshow, image, logo, custom logo, wordpress admin login, wp login, wp-login, log in, admin, role, subscriber, captcha, security login, customize wordpress login form, wp login form, login form plugin, ogin page, logo, style log in, style login, themes, custom login page, css , html, form style,
|
5 |
Requires at least: 3.3
|
6 |
-
Tested up to: 4.3
|
7 |
-
Stable tag: 1.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -80,6 +80,7 @@ Theere you able update plugin design with unlimited colours. Colour option is av
|
|
80 |
|
81 |
* Italian(it_IT) by [Giovanni Caputo](http://giovannicaputo.netsons.org)
|
82 |
* Hindi(hi_HI) by [Infigo Software](http://infigosoft.com)
|
|
|
83 |
|
84 |
|
85 |
|
@@ -107,6 +108,10 @@ If you have any question contact us at here: [Plugin Support Forum ](http://word
|
|
107 |
|
108 |
For more information, see [Weblizar](http://wwww.weblizar.com/)
|
109 |
|
|
|
|
|
|
|
|
|
110 |
= Version 1.8 31/08/2015 =
|
111 |
|
112 |
* Resolved Font Issue
|
3 |
Donate link: http://www.weblizar.com/
|
4 |
Tags: admin, admin login, admin login page, customize, admin custom login, custom login, branding, custom login, custom login pro, customization, error, login, login error, logo, customization, themes, wordpress login, login form, admin login form, wordpress login, plugin, jquery form, jquery, customization, customizer, custom login plugin, background , sideshow, social form, social connect, social share, facebook, twitter, google plug, linkedin, background slideshow, image, logo, custom logo, wordpress admin login, wp login, wp-login, log in, admin, role, subscriber, captcha, security login, customize wordpress login form, wp login form, login form plugin, ogin page, logo, style log in, style login, themes, custom login page, css , html, form style,
|
5 |
Requires at least: 3.3
|
6 |
+
Tested up to: 4.3.1
|
7 |
+
Stable tag: 1.9
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
80 |
|
81 |
* Italian(it_IT) by [Giovanni Caputo](http://giovannicaputo.netsons.org)
|
82 |
* Hindi(hi_HI) by [Infigo Software](http://infigosoft.com)
|
83 |
+
* German(de_DE) or Deutsch by Markus Petautschnig aka X00LA
|
84 |
|
85 |
|
86 |
|
108 |
|
109 |
For more information, see [Weblizar](http://wwww.weblizar.com/)
|
110 |
|
111 |
+
= Version 1.9 12/10/2015 =
|
112 |
+
|
113 |
+
* Add German(Deutsch) language translation
|
114 |
+
|
115 |
= Version 1.8 31/08/2015 =
|
116 |
|
117 |
* Resolved Font Issue
|