WP Admin UI Customize - Version 1.5.2.8.1

Version Description

  • Fixed: Do not working of Sortable of jQuery 1.11.4.
  • Fixed: Tweak CSS.
  • Add Language: Add language for Russian.
Download this release

Release Info

Developer gqevu6bsiz
Plugin Icon wp plugin WP Admin UI Customize
Version 1.5.2.8.1
Comparing to
See all releases

Code changes from version 1.5.2.8 to 1.5.2.8.1

inc/setting_admin_bar_menu.php CHANGED
@@ -191,6 +191,15 @@ body.wp-admin-ui-customize_page_wp_admin_ui_customize_admin_bar .postbox .inside
191
  body.wp-admin-ui-customize_page_wp_admin_ui_customize_admin_bar .postbox .inside .widget.comments .widget-top .widget-title h4 .ab-icon,
192
  body.wp-admin-ui-customize_page_wp_admin_ui_customize_admin_bar .postbox .inside .widget.new-content .widget-top .widget-title h4 .ab-icon
193
  { background-image: url(../wp-includes/images/admin-bar-sprite.png); }
 
 
 
 
 
 
 
 
 
194
  </style>
195
 
196
  <script type="text/javascript">
@@ -209,7 +218,6 @@ jQuery(document).ready(function($) {
209
  distance: 2,
210
  helper: 'clone',
211
  zIndex: 5,
212
- containment: 'document',
213
  stop: function(e,ui) {
214
  wauc_widget_each();
215
  wauc_menu_sortable();
@@ -256,7 +264,6 @@ jQuery(document).ready(function($) {
256
  handle: '> .widget-top > .widget-title',
257
  cursor: 'move',
258
  distance: 2,
259
- containment: 'document',
260
  change: function(e,ui) {
261
  var $height = ui.helper.height();
262
  $('#wauc_setting_admin_bar_menu #poststuff #post-body .postbox-container .postbox .inside .widget-placeholder').height($height);
191
  body.wp-admin-ui-customize_page_wp_admin_ui_customize_admin_bar .postbox .inside .widget.comments .widget-top .widget-title h4 .ab-icon,
192
  body.wp-admin-ui-customize_page_wp_admin_ui_customize_admin_bar .postbox .inside .widget.new-content .widget-top .widget-title h4 .ab-icon
193
  { background-image: url(../wp-includes/images/admin-bar-sprite.png); }
194
+ .widget h4 {
195
+ padding: 10px 15px;
196
+ }
197
+ .widget-top a.widget-action:after {
198
+ padding: 9px 12px;
199
+ }
200
+ .widget.ui-draggable-dragging {
201
+ min-width: 170px;
202
+ }
203
  </style>
204
 
205
  <script type="text/javascript">
218
  distance: 2,
219
  helper: 'clone',
220
  zIndex: 5,
 
221
  stop: function(e,ui) {
222
  wauc_widget_each();
223
  wauc_menu_sortable();
264
  handle: '> .widget-top > .widget-title',
265
  cursor: 'move',
266
  distance: 2,
 
267
  change: function(e,ui) {
268
  var $height = ui.helper.height();
269
  $('#wauc_setting_admin_bar_menu #poststuff #post-body .postbox-container .postbox .inside .widget-placeholder').height($height);
inc/setting_sidemenu.php CHANGED
@@ -239,6 +239,14 @@ wp_enqueue_style( $this->PageSlug , $this->Url . $this->PluginSlug . '.css', arr
239
 
240
  <?php require_once( dirname( __FILE__ ) . '/list_variables.php' ); ?>
241
 
 
 
 
 
 
 
 
 
242
  <script type="text/javascript">
243
 
244
  var wauc_widget_each, wauc_menu_sortable;
@@ -255,7 +263,6 @@ jQuery(document).ready(function($) {
255
  distance: 2,
256
  helper: 'clone',
257
  zIndex: 5,
258
- containment: 'document',
259
  stop: function(e,ui) {
260
  wauc_widget_each();
261
  wauc_menu_sortable();
@@ -302,7 +309,6 @@ jQuery(document).ready(function($) {
302
  handle: '> .widget-top > .widget-title',
303
  cursor: 'move',
304
  distance: 2,
305
- containment: 'document',
306
  change: function(e,ui) {
307
  var $height = ui.helper.height();
308
  $('#wauc_setting_sidemenu #poststuff #post-body #postbox-container-2 #setting_menus .postbox .inside .widget-placeholder').height($height);
239
 
240
  <?php require_once( dirname( __FILE__ ) . '/list_variables.php' ); ?>
241
 
242
+ <style>
243
+ .widget h4 {
244
+ padding: 12px 15px;
245
+ }
246
+ .widget-top a.widget-action:after {
247
+ padding: 7px 12px;
248
+ }
249
+ </style>
250
  <script type="text/javascript">
251
 
252
  var wauc_widget_each, wauc_menu_sortable;
263
  distance: 2,
264
  helper: 'clone',
265
  zIndex: 5,
 
266
  stop: function(e,ui) {
267
  wauc_widget_each();
268
  wauc_menu_sortable();
309
  handle: '> .widget-top > .widget-title',
310
  cursor: 'move',
311
  distance: 2,
 
312
  change: function(e,ui) {
313
  var $height = ui.helper.height();
314
  $('#wauc_setting_sidemenu #poststuff #post-body #postbox-container-2 #setting_menus .postbox .inside .widget-placeholder').height($height);
languages/wauc-ru_RU.mo ADDED
Binary file
languages/wauc-ru_RU.po ADDED
@@ -0,0 +1,863 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: WP Admin UI Customize\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-05-16 12:55+0300\n"
6
+ "PO-Revision-Date: 2015-05-16 14:02+0300\n"
7
+ "Last-Translator: gqevu6bsiz <gqevu6bsiz@gmail.com>\n"
8
+ "Language-Team: \n"
9
+ "Language: ru_RU\n"
10
+ "MIME-Version: 1.0\n"
11
+ "Content-Type: text/plain; charset=UTF-8\n"
12
+ "Content-Transfer-Encoding: 8bit\n"
13
+ "X-Poedit-KeywordsList: __;_e\n"
14
+ "X-Poedit-Basepath: ../\n"
15
+ "Plural-Forms: nplurals=1; plural=0;\n"
16
+ "X-Generator: Poedit 1.7.6\n"
17
+ "X-Poedit-SearchPath-0: .\n"
18
+
19
+ #: inc/list_variables.php:19 inc/setting_admin_bar_menu.php:25
20
+ #: inc/setting_admin_general.php:125 inc/setting_admin_general.php:148
21
+ #: inc/setting_loginscreen.php:64 inc/setting_loginscreen.php:77
22
+ #: inc/setting_loginscreen.php:89 inc/setting_loginscreen.php:117
23
+ #: inc/setting_loginscreen.php:129 inc/setting_sidemenu.php:24
24
+ msgid "Shortcodes"
25
+ msgstr "Шорткоды"
26
+
27
+ #: inc/list_variables.php:20
28
+ msgid "Value"
29
+ msgstr "Значение"
30
+
31
+ #: inc/list_variables.php:44
32
+ msgid "Blog name of logged in."
33
+ msgstr "Название сайта при входе."
34
+
35
+ #: inc/list_variables.php:53
36
+ msgid "Blog URL of logged in."
37
+ msgstr "Адрес сайта при входе."
38
+
39
+ #: inc/list_variables.php:103 inc/list_variables.php:110
40
+ #: inc/list_variables.php:117 inc/list_variables.php:124
41
+ msgid "In your case."
42
+ msgstr "(в вашем профиле)"
43
+
44
+ #: inc/list_variables.php:130 inc/setting_manage_metabox.php:38
45
+ #: inc/setting_manage_metabox.php:122
46
+ msgid "Posts"
47
+ msgstr "Записи"
48
+
49
+ #: inc/list_variables.php:131
50
+ msgid "Current Post Type Name"
51
+ msgstr "Имя текущей записи"
52
+
53
+ #: inc/list_variables.php:131 inc/setting_manage_metabox.php:134
54
+ #: inc/setting_manage_metabox.php:217
55
+ msgid "Pages"
56
+ msgstr "Страницы"
57
+
58
+ #: inc/list_variables.php:131
59
+ msgid "Categories"
60
+ msgstr "Категории"
61
+
62
+ #: inc/list_variables.php:131
63
+ msgid "Tags"
64
+ msgstr "Метки"
65
+
66
+ #: inc/list_variables.php:131 inc/setting_admin_bar_menu.php:102
67
+ msgid "Custom"
68
+ msgstr "Произвольно"
69
+
70
+ #: inc/reset_userrole.php:15 wp-admin-ui-customize.php:147
71
+ #: wp-admin-ui-customize.php:186
72
+ msgid "Reset User Roles"
73
+ msgstr "Сбросить настройки Ролей пользователей"
74
+
75
+ #: inc/reset_userrole.php:23
76
+ msgid "Applied user roles"
77
+ msgstr "Установленные роли пользователей"
78
+
79
+ #: inc/reset_userrole.php:33 inc/setting_admin_bar_menu.php:87
80
+ #: inc/setting_admin_general.php:191 inc/setting_appearance_menus.php:81
81
+ #: inc/setting_dashboard.php:141 inc/setting_default.php:124
82
+ #: inc/setting_loginscreen.php:152 inc/setting_manage_metabox.php:351
83
+ #: inc/setting_plugin_cap.php:82 inc/setting_post_add_edit.php:101
84
+ #: inc/setting_sidemenu.php:232 inc/setting_site.php:160
85
+ #, php-format
86
+ msgid "Reset the %s?"
87
+ msgstr "Сбросить %s?"
88
+
89
+ #: inc/reset_userrole.php:33 inc/setting_default.php:124
90
+ msgid "User Roles Settings"
91
+ msgstr "Настройки Ролей пользователей"
92
+
93
+ #: inc/reset_userrole.php:35 inc/setting_admin_bar_menu.php:88
94
+ #: inc/setting_admin_general.php:192 inc/setting_appearance_menus.php:82
95
+ #: inc/setting_dashboard.php:142 inc/setting_default.php:125
96
+ #: inc/setting_loginscreen.php:153 inc/setting_manage_metabox.php:352
97
+ #: inc/setting_plugin_cap.php:83 inc/setting_post_add_edit.php:102
98
+ #: inc/setting_sidemenu.php:233 inc/setting_site.php:161
99
+ msgid "Reset settings"
100
+ msgstr "Сбросить настройки"
101
+
102
+ #: inc/reset_userrole.php:42 inc/reset_userrole.php:64
103
+ msgid "Reset settings of all"
104
+ msgstr "Сбросить все настройки"
105
+
106
+ #: inc/reset_userrole.php:47
107
+ msgid "Setting all of the below will be deleted."
108
+ msgstr "Будут удалены настройки для следующих пунктов:"
109
+
110
+ #: inc/reset_userrole.php:49 inc/setting_site.php:16 inc/setting_site.php:160
111
+ #: wp-admin-ui-customize.php:176
112
+ msgid "Site Settings"
113
+ msgstr "Настройки сайта"
114
+
115
+ #: inc/reset_userrole.php:50 inc/setting_admin_general.php:16
116
+ #: inc/setting_admin_general.php:191 wp-admin-ui-customize.php:177
117
+ #, php-format
118
+ msgid "%1$s %2$s"
119
+ msgstr "%1$s %2$s"
120
+
121
+ #: inc/reset_userrole.php:50 inc/setting_admin_general.php:16
122
+ #: inc/setting_admin_general.php:135 inc/setting_admin_general.php:191
123
+ #: inc/setting_loginscreen.php:104 inc/setting_site.php:117
124
+ #: wp-admin-ui-customize.php:177
125
+ msgid "General"
126
+ msgstr "Основные настройки"
127
+
128
+ #: inc/reset_userrole.php:50 inc/setting_admin_bar_menu.php:87
129
+ #: inc/setting_admin_general.php:16 inc/setting_admin_general.php:191
130
+ #: inc/setting_dashboard.php:16 inc/setting_dashboard.php:141
131
+ #: inc/setting_manage_metabox.php:351 inc/setting_plugin_cap.php:82
132
+ #: inc/setting_sidemenu.php:232 wp-admin-ui-customize.php:145
133
+ #: wp-admin-ui-customize.php:177
134
+ msgid "Settings"
135
+ msgstr "Настройки"
136
+
137
+ #: inc/reset_userrole.php:51 inc/setting_dashboard.php:16
138
+ #: inc/setting_dashboard.php:95 inc/setting_dashboard.php:141
139
+ #: wp-admin-ui-customize.php:178 wp-admin-ui-customize.php:498
140
+ msgid "Dashboard"
141
+ msgstr "Панель управления"
142
+
143
+ #: inc/reset_userrole.php:52 inc/setting_admin_bar_menu.php:18
144
+ #: inc/setting_admin_bar_menu.php:87 wp-admin-ui-customize.php:179
145
+ msgid "Admin Bar Menu"
146
+ msgstr "Верхнее меню"
147
+
148
+ #: inc/reset_userrole.php:53 inc/setting_sidemenu.php:17
149
+ #: inc/setting_sidemenu.php:232 wp-admin-ui-customize.php:180
150
+ msgid "Side Menu"
151
+ msgstr "Меню"
152
+
153
+ #: inc/reset_userrole.php:54 inc/setting_manage_metabox.php:18
154
+ #: inc/setting_manage_metabox.php:351 wp-admin-ui-customize.php:181
155
+ msgid "Manage meta box"
156
+ msgstr "Метабоксы"
157
+
158
+ #: inc/reset_userrole.php:55 inc/setting_post_add_edit.php:16
159
+ #: inc/setting_post_add_edit.php:101 wp-admin-ui-customize.php:182
160
+ msgid "Add New Post and Edit Post Screen Setting"
161
+ msgstr "Страница записи"
162
+
163
+ #: inc/reset_userrole.php:56 inc/setting_appearance_menus.php:14
164
+ #: inc/setting_appearance_menus.php:81 wp-admin-ui-customize.php:183
165
+ msgid "Appearance Menus Screen Setting"
166
+ msgstr "Внешний вид"
167
+
168
+ #: inc/reset_userrole.php:57 inc/setting_loginscreen.php:27
169
+ #: wp-admin-ui-customize.php:184
170
+ msgid "Login Screen"
171
+ msgstr "Страница входа"
172
+
173
+ #: inc/reset_userrole.php:58 inc/setting_plugin_cap.php:17
174
+ #: inc/setting_plugin_cap.php:82 wp-admin-ui-customize.php:185
175
+ #, php-format
176
+ msgid "%1$s of %2$s %3$s"
177
+ msgstr "%1$s из %2$s %3$s"
178
+
179
+ #: inc/reset_userrole.php:58 inc/setting_plugin_cap.php:17
180
+ #: inc/setting_plugin_cap.php:82 wp-admin-ui-customize.php:185
181
+ msgid "Change"
182
+ msgstr "Изменить"
183
+
184
+ #: inc/reset_userrole.php:58 inc/setting_plugin_cap.php:17
185
+ #: inc/setting_plugin_cap.php:82 wp-admin-ui-customize.php:185
186
+ msgid "Plugin"
187
+ msgstr "Плагин"
188
+
189
+ #: inc/reset_userrole.php:58 inc/setting_plugin_cap.php:17
190
+ #: inc/setting_plugin_cap.php:18 inc/setting_plugin_cap.php:43
191
+ #: inc/setting_plugin_cap.php:82 wp-admin-ui-customize.php:185
192
+ msgid "Capabilities"
193
+ msgstr "Возможности"
194
+
195
+ #: inc/reset_userrole.php:62
196
+ msgid "Are you sure you want to delete all settings?"
197
+ msgstr "Вы уверены, что хотите удалить все настройки?"
198
+
199
+ #: inc/setting_admin_bar_menu.php:19 inc/setting_sidemenu.php:18
200
+ msgid "Please change the menu by drag and drop."
201
+ msgstr "Изменяйте меню перетаскивая вкладки."
202
+
203
+ #: inc/setting_admin_bar_menu.php:20 inc/setting_sidemenu.php:20
204
+ msgid "Notice: Please do not place the same multiple menu slug."
205
+ msgstr "Замечание: не размещайте несколько одинаковых меню."
206
+
207
+ #: inc/setting_admin_bar_menu.php:21
208
+ msgid "Can be more than one custom menu."
209
+ msgstr "Может быть больше, чем одно меню."
210
+
211
+ #: inc/setting_admin_bar_menu.php:25 inc/setting_admin_general.php:125
212
+ #: inc/setting_admin_general.php:148 inc/setting_loginscreen.php:64
213
+ #: inc/setting_loginscreen.php:77 inc/setting_loginscreen.php:89
214
+ #: inc/setting_loginscreen.php:117 inc/setting_loginscreen.php:129
215
+ #: inc/setting_sidemenu.php:24
216
+ msgid "Available Shortcodes"
217
+ msgstr "Шорткоды"
218
+
219
+ #: inc/setting_admin_bar_menu.php:33
220
+ msgid "Sub-menu settings apply to maximum of four levels deep."
221
+ msgstr "Настройки вложенного меню до 4-х уровней вложенности."
222
+
223
+ #: inc/setting_admin_bar_menu.php:34
224
+ msgid "Admin bar settings documentation page"
225
+ msgstr "Документация по настройкам Верхнего меню"
226
+
227
+ #: inc/setting_admin_bar_menu.php:48 inc/setting_admin_bar_menu.php:102
228
+ #: inc/setting_admin_bar_menu.php:118 inc/setting_appearance_menus.php:32
229
+ msgid "Menus"
230
+ msgstr "Меню"
231
+
232
+ #: inc/setting_admin_bar_menu.php:83 inc/setting_admin_general.php:187
233
+ #: inc/setting_appearance_menus.php:77 inc/setting_dashboard.php:137
234
+ #: inc/setting_default.php:120 inc/setting_loginscreen.php:148
235
+ #: inc/setting_manage_metabox.php:347 inc/setting_plugin_cap.php:78
236
+ #: inc/setting_post_add_edit.php:97 inc/setting_sidemenu.php:228
237
+ #: inc/setting_site.php:156
238
+ msgid "Save"
239
+ msgstr "Сохранить"
240
+
241
+ #: inc/setting_admin_bar_menu.php:93 inc/setting_sidemenu.php:19
242
+ #: inc/setting_sidemenu.php:40
243
+ msgid "Menu items that can be added"
244
+ msgstr "Элементы меню навигации"
245
+
246
+ #: inc/setting_admin_general.php:34
247
+ msgid "Notifications"
248
+ msgstr "Уведомления"
249
+
250
+ #: inc/setting_admin_general.php:40
251
+ msgid "WordPress core update notice"
252
+ msgstr "Обновления ядра системы"
253
+
254
+ #: inc/setting_admin_general.php:46 inc/setting_admin_general.php:57
255
+ #: inc/setting_admin_general.php:68
256
+ msgid "Not notified"
257
+ msgstr "Не показывать"
258
+
259
+ #: inc/setting_admin_general.php:51
260
+ msgid "Plugin update notice"
261
+ msgstr "Обновления плагинов"
262
+
263
+ #: inc/setting_admin_general.php:62
264
+ msgid "Theme update notice"
265
+ msgstr "Обновления тем"
266
+
267
+ #: inc/setting_admin_general.php:78
268
+ msgid "Screen Options and Help Tab"
269
+ msgstr "Вкладка «Настройки экрана»"
270
+
271
+ #: inc/setting_admin_general.php:84
272
+ msgid "Screen Options"
273
+ msgstr "Настройки страницы"
274
+
275
+ #: inc/setting_admin_general.php:90 inc/setting_admin_general.php:101
276
+ #: inc/setting_appearance_menus.php:44 inc/setting_appearance_menus.php:58
277
+ #: inc/setting_dashboard.php:59 inc/setting_dashboard.php:74
278
+ #: inc/setting_manage_metabox.php:72 inc/setting_manage_metabox.php:167
279
+ #: inc/setting_manage_metabox.php:270 inc/setting_post_add_edit.php:77
280
+ #: inc/setting_site.php:47 inc/setting_site.php:59 inc/setting_site.php:72
281
+ #: inc/setting_site.php:85 inc/setting_site.php:98
282
+ msgid "Hide"
283
+ msgstr "Скрыть"
284
+
285
+ #: inc/setting_admin_general.php:95
286
+ msgid "Help"
287
+ msgstr "Помощь"
288
+
289
+ #: inc/setting_admin_general.php:111
290
+ msgid "Footer"
291
+ msgstr "Футер"
292
+
293
+ #: inc/setting_admin_general.php:117 inc/setting_loginscreen.php:123
294
+ msgid "Footer text"
295
+ msgstr "Текст в подвале"
296
+
297
+ #: inc/setting_admin_general.php:124 inc/setting_plugin_cap.php:61
298
+ msgid "Default"
299
+ msgstr "По умолчанию"
300
+
301
+ #: inc/setting_admin_general.php:124
302
+ msgid ""
303
+ "Thank you for creating with <a href=\"http://wordpress.org/\">WordPress</a>."
304
+ msgstr ""
305
+ "Спасибо за творчество с <a href=\"http://wordpress.org/\">WordPress</a>."
306
+
307
+ #: inc/setting_admin_general.php:142 inc/setting_loginscreen.php:111
308
+ msgid "CSS file to load"
309
+ msgstr "Файл CSS"
310
+
311
+ #: inc/setting_admin_general.php:154
312
+ msgid "Title tag for Admin screen"
313
+ msgstr "Заголовок Панели управления"
314
+
315
+ #: inc/setting_admin_general.php:159
316
+ msgid "Remove \"Wordpress\" from the title tag of the Admin screen"
317
+ msgstr "Удалить \"Wordpress\" из заголовка Панели управления"
318
+
319
+ #: inc/setting_admin_general.php:165
320
+ msgid "Resizing Admin bar"
321
+ msgstr "Размер Верхнего меню"
322
+
323
+ #: inc/setting_admin_general.php:170
324
+ msgid "Don't resize"
325
+ msgstr "Не менять размер"
326
+
327
+ #: inc/setting_appearance_menus.php:39
328
+ msgid "Create a new menu"
329
+ msgstr "Создать меню"
330
+
331
+ #: inc/setting_appearance_menus.php:45 inc/setting_appearance_menus.php:59
332
+ msgid "This is useful when you want to use only the menus have been created."
333
+ msgstr ""
334
+ "Может быть полезно, если необходимо использовать только созданные меню."
335
+
336
+ #: inc/setting_appearance_menus.php:53
337
+ msgid "Delete Menu"
338
+ msgstr "Удалить меню"
339
+
340
+ #: inc/setting_dashboard.php:34
341
+ msgid "Meta boxes"
342
+ msgstr "Метабоксы"
343
+
344
+ #: inc/setting_dashboard.php:45 inc/setting_manage_metabox.php:50
345
+ #: inc/setting_manage_metabox.php:146 inc/setting_manage_metabox.php:250
346
+ msgid "Select All"
347
+ msgstr "Выбрать всё"
348
+
349
+ #: inc/setting_dashboard.php:47 inc/setting_manage_metabox.php:56
350
+ #: inc/setting_manage_metabox.php:152 inc/setting_manage_metabox.php:256
351
+ msgid "Change metabox title to"
352
+ msgstr "Изменить заголовок метабокса для"
353
+
354
+ #: inc/setting_dashboard.php:95 inc/setting_manage_metabox.php:122
355
+ #: inc/setting_manage_metabox.php:217 inc/setting_manage_metabox.php:324
356
+ #, php-format
357
+ msgid "Metaboxes loading for %s"
358
+ msgstr "Загрузка метабоксов для %s"
359
+
360
+ #: inc/setting_dashboard.php:100 inc/setting_manage_metabox.php:127
361
+ #: inc/setting_manage_metabox.php:222 inc/setting_manage_metabox.php:329
362
+ msgid "Loading&hellip;"
363
+ msgstr "Загрузка и помощь"
364
+
365
+ #: inc/setting_dashboard.php:108
366
+ msgid "Other"
367
+ msgstr "Другое"
368
+
369
+ #: inc/setting_dashboard.php:115
370
+ msgid "Meta box movement restriction"
371
+ msgstr "Ограничение перемещения метабокса"
372
+
373
+ #: inc/setting_dashboard.php:120
374
+ msgid "Prevent selected roles from re-arranging metaboxes"
375
+ msgstr "Запрет перемещения метабоксов"
376
+
377
+ #: inc/setting_default.php:16
378
+ msgid "Customize the UI of the management screen for all users."
379
+ msgstr "Настройка интерфейса Панели управления для всех пользователей."
380
+
381
+ #: inc/setting_default.php:17
382
+ msgid "Please select the user roles that all settings will apply to."
383
+ msgstr "Выберите роли пользователей, к которым необходимо применить настройки."
384
+
385
+ #: inc/setting_default.php:19
386
+ msgid "Please use the Multiple Add-on if you want per role customization."
387
+ msgstr "Для разграничения ролей можно воспольоваться плагином "
388
+
389
+ #: inc/setting_default.php:32 wp-admin-ui-customize.php:2610
390
+ msgid "Donate"
391
+ msgstr "Благодарность"
392
+
393
+ #: inc/setting_default.php:33
394
+ msgid ""
395
+ "Are you happy with this plugin?<br />Japanese law prohibits PayPal "
396
+ "donations. <br />Please consider purchasing the Line Break First and End "
397
+ "plugin in lieu of a donation."
398
+ msgstr ""
399
+ "Вам понравился этот плагин?<br />Закон Японии запрещает оплату через PayPal."
400
+ "<br />Пожалуйста, сделайте оплату в йенах."
401
+
402
+ #: inc/setting_default.php:40
403
+ msgid "Features"
404
+ msgstr "Возможности плагина"
405
+
406
+ #: inc/setting_default.php:41
407
+ msgid ""
408
+ "Line Break First and End plugin allows for line breaks when using the visual "
409
+ "editor TinyMCE."
410
+ msgstr ""
411
+ "Плагин \"Line Break First and End\" позволяет ставить разделители в "
412
+ "редакторе TinyMCE."
413
+
414
+ #: inc/setting_default.php:44
415
+ msgid "The primary use of donations"
416
+ msgstr "Применение пожертвований"
417
+
418
+ #: inc/setting_default.php:46
419
+ msgid "Liquidation of time and value"
420
+ msgstr "Ускорение выхода новых версий"
421
+
422
+ #: inc/setting_default.php:47
423
+ msgid "Additional suggestions feature"
424
+ msgstr "Добавление новых возможностей"
425
+
426
+ #: inc/setting_default.php:48
427
+ msgid "Maintain motivation"
428
+ msgstr "Мотивация к разработке"
429
+
430
+ #: inc/setting_default.php:49
431
+ msgid "Ensure time as the father of Sunday"
432
+ msgstr "Благодарность автора"
433
+
434
+ #: inc/setting_default.php:56
435
+ msgid "About plugin"
436
+ msgstr "О плагине"
437
+
438
+ #: inc/setting_default.php:58
439
+ msgid "Version checked"
440
+ msgstr "Текущая версия"
441
+
442
+ #: inc/setting_default.php:60
443
+ msgid "Plugin's site"
444
+ msgstr "Сайт плагина"
445
+
446
+ #: inc/setting_default.php:61
447
+ msgid "Developer's site"
448
+ msgstr "Сайт разработчика плагина"
449
+
450
+ #: inc/setting_default.php:62 wp-admin-ui-customize.php:146
451
+ msgid "Support Forums"
452
+ msgstr "Форум поддержки"
453
+
454
+ #: inc/setting_default.php:63
455
+ msgid "Reviews"
456
+ msgstr "Отзывы"
457
+
458
+ #: inc/setting_default.php:71 inc/setting_loginscreen.php:36
459
+ msgid "Useful plugins"
460
+ msgstr "Другие полезные плагины"
461
+
462
+ #: inc/setting_default.php:74
463
+ msgid "Apply setting on a per-role basis."
464
+ msgstr "Расширение этого плагина для разграничения ролей."
465
+
466
+ #: inc/setting_default.php:76
467
+ msgid "Easily import/export setting between installations."
468
+ msgstr "Расширение этого плагина для импорта и экспорта настроек."
469
+
470
+ #: inc/setting_default.php:78
471
+ msgid "Unified custom management screens for Multisite."
472
+ msgstr "Расширение этого плагина для режима «Мультисайт»."
473
+
474
+ #: inc/setting_default.php:80
475
+ msgid ""
476
+ "Customize list view columns for posts, pages, custom post types, media "
477
+ "library, and other management screens."
478
+ msgstr "Изменение колонок в таблицах записей, страниц, медиафайлов."
479
+
480
+ #: inc/setting_default.php:82
481
+ msgid "Create dashboard messages to be displayed for selected user roles."
482
+ msgstr "Создание сообщений в Панели управления для выборочных пользователей."
483
+
484
+ #: inc/setting_default.php:84
485
+ msgid ""
486
+ "Create custom global variables that can be used with generated template tags "
487
+ "or shortcodes."
488
+ msgstr ""
489
+ "Создание пользовательских глобальных переменных, которые могут быть "
490
+ "использованы в шаблонах или шорткодах."
491
+
492
+ #: inc/setting_default.php:103 wp-admin-ui-customize.php:766
493
+ #: wp-admin-ui-customize.php:810
494
+ msgid "User Roles"
495
+ msgstr "Роли пользователей"
496
+
497
+ #: inc/setting_default.php:133
498
+ msgid "If you have already donated to."
499
+ msgstr "Если Вы уже выразили благодарность"
500
+
501
+ #: inc/setting_default.php:134
502
+ msgid ""
503
+ "Please enter the 'Donation Delete Key' that was provided on the Line Break "
504
+ "First and End download page."
505
+ msgstr ""
506
+ "Введите ключ благодарности для того, чтобы удалить сообщение с просьбой о "
507
+ "материальной поддержке вверху страницы и информацию об авторе внизу страницы."
508
+
509
+ #: inc/setting_default.php:137
510
+ msgid "Donation Delete Key:"
511
+ msgstr "Ключ благодарности:"
512
+
513
+ #: inc/setting_default.php:139
514
+ msgid "Submit"
515
+ msgstr "Удалить сообщение"
516
+
517
+ #: inc/setting_default.php:145
518
+ msgid "Do you need professional setup and customization?"
519
+ msgstr "Необходима профессиональная настройка?"
520
+
521
+ #: inc/setting_default.php:151
522
+ msgid "I provide full service customization for WP Admin UI Customize."
523
+ msgstr "Я осуществляю полную настройку плагина WP Admin UI Customize."
524
+
525
+ #: inc/setting_default.php:152
526
+ msgid "Please contact me if you are interested."
527
+ msgstr "Если Вам интересно это предложение, свяжитесь со мной!"
528
+
529
+ #: inc/setting_default.php:154
530
+ msgid "Example Customize"
531
+ msgstr "Пример настройки"
532
+
533
+ #: inc/setting_default.php:155
534
+ msgid "Contact me"
535
+ msgstr "Контакты автора"
536
+
537
+ #: inc/setting_default.php:180 wp-admin-ui-customize.php:2595
538
+ msgid "Thank you for your donation."
539
+ msgstr "Спасибо за Вашу помощь."
540
+
541
+ #: inc/setting_loginscreen.php:16 inc/setting_loginscreen.php:152
542
+ msgid "Login Screen Settings"
543
+ msgstr "Настройки страницы входа"
544
+
545
+ #: inc/setting_loginscreen.php:25
546
+ msgid ""
547
+ "Is not possible to check the login form if you do not log out in the case of "
548
+ "MultiSite."
549
+ msgstr ""
550
+ "Невозможно проверить форму входа пока Вы не вышли из режима «Мультисайт»."
551
+
552
+ #: inc/setting_loginscreen.php:27
553
+ msgid "Show Current Login Screen"
554
+ msgstr "Показать страницу входа"
555
+
556
+ #: inc/setting_loginscreen.php:39
557
+ msgid "Flexible plugin for login screen customization."
558
+ msgstr "Гибкий плагин для изменения страницы входа"
559
+
560
+ #: inc/setting_loginscreen.php:51
561
+ msgid "Login Form"
562
+ msgstr "Форма входа"
563
+
564
+ #: inc/setting_loginscreen.php:58
565
+ msgid "The link after clicking on the logo"
566
+ msgstr "Ссылка на логотипе"
567
+
568
+ #: inc/setting_loginscreen.php:71
569
+ msgid "Logo Title"
570
+ msgstr "Заголовок логотипа"
571
+
572
+ #: inc/setting_loginscreen.php:83
573
+ msgid "Logo Image path"
574
+ msgstr "Логотип"
575
+
576
+ #: inc/setting_manage_metabox.php:19
577
+ msgid ""
578
+ "Please update or add a \"post\" and a \"page\" to load the available meta "
579
+ "boxes."
580
+ msgstr "Обновите или добавьте записи или страницы для загрузки метабоксов."
581
+
582
+ #: inc/setting_manage_metabox.php:20
583
+ msgid "Please enter if you want to change of Metabox label name."
584
+ msgstr "Для изменения заголовков метабоксов."
585
+
586
+ #: inc/setting_manage_metabox.php:54 inc/setting_manage_metabox.php:150
587
+ #: inc/setting_manage_metabox.php:254
588
+ msgid "Default Open"
589
+ msgstr "По умолчанию открыто"
590
+
591
+ #: inc/setting_manage_metabox.php:74 inc/setting_manage_metabox.php:86
592
+ #: inc/setting_manage_metabox.php:169 inc/setting_manage_metabox.php:181
593
+ #: inc/setting_manage_metabox.php:272 inc/setting_manage_metabox.php:284
594
+ msgid "Show"
595
+ msgstr "Показать"
596
+
597
+ #: inc/setting_manage_metabox.php:82 inc/setting_manage_metabox.php:177
598
+ #: inc/setting_manage_metabox.php:280
599
+ msgid "Expanded"
600
+ msgstr "Развёрнут"
601
+
602
+ #: inc/setting_manage_metabox.php:83 inc/setting_manage_metabox.php:178
603
+ #: inc/setting_manage_metabox.php:281
604
+ msgid "Collapsed"
605
+ msgstr "Свёрнут"
606
+
607
+ #: inc/setting_manage_metabox.php:94 inc/setting_manage_metabox.php:189
608
+ #: inc/setting_post_add_edit.php:48
609
+ msgid ""
610
+ "Notice: If hide the Discussion on metabox, comments does not display of Add "
611
+ "New Post on apply user role."
612
+ msgstr ""
613
+ "Если скрыт метабокс «Обсуждения», комментарии не отображаются на странице "
614
+ "редактирования записи"
615
+
616
+ #: inc/setting_manage_metabox.php:96 inc/setting_manage_metabox.php:191
617
+ msgid "Please set from here if you want to view the comments on screen."
618
+ msgstr "Включите, если необходимо отображать комментарии."
619
+
620
+ #: inc/setting_plugin_cap.php:18
621
+ #, php-format
622
+ msgid "You can change the user role %2$s of %1$s settings."
623
+ msgstr "Можно изменить настройки для ролей %2$s из %1$s."
624
+
625
+ #: inc/setting_plugin_cap.php:19
626
+ #, php-format
627
+ msgid "Please choose the minimum role that can modify %s settings."
628
+ msgstr "Выберите минимальную роль, которая может изменять настройки %s."
629
+
630
+ #: inc/setting_plugin_cap.php:36
631
+ #, php-format
632
+ msgid "Capability role for the %s"
633
+ msgstr "Возможности для %s"
634
+
635
+ #: inc/setting_post_add_edit.php:34 inc/setting_post_add_edit.php:65
636
+ msgid "Add New Post"
637
+ msgstr "Новая запись"
638
+
639
+ #: inc/setting_post_add_edit.php:34
640
+ msgid "Add New Page"
641
+ msgstr "Новая страница"
642
+
643
+ #: inc/setting_post_add_edit.php:41
644
+ msgid ""
645
+ "Allow people to post comments on new articles when hide to discussion of "
646
+ "metabox"
647
+ msgstr ""
648
+ "Разрешить оставлять комментарии на новые статьи при скрытом метабоксе "
649
+ "«Обсуждения»"
650
+
651
+ #: inc/setting_post_add_edit.php:47
652
+ msgid "Allow"
653
+ msgstr "Разрешить"
654
+
655
+ #: inc/setting_post_add_edit.php:49
656
+ msgid "Please select if you want to display the comments on Site."
657
+ msgstr "Выберите, если необходимо отображать комментарии на сайте."
658
+
659
+ #: inc/setting_post_add_edit.php:50
660
+ #, php-format
661
+ msgid "However, this will follow the setting of %s."
662
+ msgstr "Эти настройки применяются после %s."
663
+
664
+ #: inc/setting_post_add_edit.php:50
665
+ msgid "Default article settings"
666
+ msgstr "Удалить настройки статьи"
667
+
668
+ #: inc/setting_post_add_edit.php:52
669
+ #, php-format
670
+ msgid "Please select the <strong>%s</strong>"
671
+ msgstr "Выберите <strong>%s</strong>"
672
+
673
+ #: inc/setting_post_add_edit.php:52
674
+ msgid "Allow people to post comments on new articles"
675
+ msgstr "Разрешить оставлять комментарии на новые статьи"
676
+
677
+ #: inc/setting_post_add_edit.php:65
678
+ msgid "Edit Post"
679
+ msgstr "Редактировать запись"
680
+
681
+ #: inc/setting_post_add_edit.php:72
682
+ msgid "Change Permalinks"
683
+ msgstr "Кнопка «Постоянные ссылки»"
684
+
685
+ #: inc/setting_post_add_edit.php:78
686
+ msgid "Only appears when you have settings to the default permalink."
687
+ msgstr "Видна только когда включены настройки постоянных ссылок."
688
+
689
+ #: inc/setting_sidemenu.php:19
690
+ #, php-format
691
+ msgid "New plugin menus will be added to the <strong>%s</strong>."
692
+ msgstr "Новые меню были добавлены в <strong>%s</strong>."
693
+
694
+ #: inc/setting_sidemenu.php:43
695
+ msgid "Sepalator"
696
+ msgstr "Разделитель"
697
+
698
+ #: inc/setting_sidemenu.php:54 inc/setting_sidemenu.php:133
699
+ msgid "Comments"
700
+ msgstr "Коментарии"
701
+
702
+ #: inc/setting_sidemenu.php:56 inc/setting_sidemenu.php:135
703
+ msgid "Appearance"
704
+ msgstr "Внешний вид"
705
+
706
+ #: inc/setting_sidemenu.php:58 inc/setting_sidemenu.php:137
707
+ msgid "Plugins"
708
+ msgstr "Плагины"
709
+
710
+ #: inc/setting_sidemenu.php:76 inc/setting_sidemenu.php:148
711
+ msgid "Update"
712
+ msgstr "Обновить"
713
+
714
+ #: inc/setting_sidemenu.php:114
715
+ msgid "Current menu"
716
+ msgstr "Текущее меню"
717
+
718
+ #: inc/setting_sidemenu.php:216
719
+ msgid "Delete all the Current menu"
720
+ msgstr "Удалить все пункты меню"
721
+
722
+ #: inc/setting_site.php:35
723
+ msgid "Header Meta"
724
+ msgstr "Мета-заголовок"
725
+
726
+ #: inc/setting_site.php:48 inc/setting_site.php:61 inc/setting_site.php:74
727
+ #: inc/setting_site.php:87 inc/setting_site.php:100
728
+ msgid "Tag to be output"
729
+ msgstr "Тэг"
730
+
731
+ #: inc/setting_site.php:60
732
+ msgid "Please display when using the Windows Live Writer."
733
+ msgstr "Включите, если используете Windows Live Writer."
734
+
735
+ #: inc/setting_site.php:73
736
+ msgid "Information of XML-rpc"
737
+ msgstr "XML-RPC"
738
+
739
+ #: inc/setting_site.php:86
740
+ msgid "Sitewide feed"
741
+ msgstr "Фид"
742
+
743
+ #: inc/setting_site.php:87
744
+ #, php-format
745
+ msgid "%1$s %2$s Feed"
746
+ msgstr "%1$s %2$s Фидов"
747
+
748
+ #: inc/setting_site.php:99
749
+ msgid "Extra feed"
750
+ msgstr "Экстра фид"
751
+
752
+ #: inc/setting_site.php:100
753
+ #, php-format
754
+ msgid "%1$s %2$s Comments Feed"
755
+ msgstr "%1$s %2$s Комментариев"
756
+
757
+ #: inc/setting_site.php:124
758
+ msgid "Admin Bar"
759
+ msgstr "Верхнее меню"
760
+
761
+ #: inc/setting_site.php:127
762
+ msgid "Hide the Admin bar on the front end"
763
+ msgstr "Скрыть только во фронтэнде"
764
+
765
+ #: inc/setting_site.php:127
766
+ msgid "Apply WP Admin UI Customize settings on the front end admin bar also"
767
+ msgstr "Скрыть везде"
768
+
769
+ #: wp-admin-ui-customize.php:349
770
+ #, php-format
771
+ msgid ""
772
+ "Authority to apply the setting is not selected. <a href=\"%s\">From here</"
773
+ "a>, please select the permissions you want to set."
774
+ msgstr ""
775
+ "Права для применения настроек не выбраны. Установите права <a href=\"%s"
776
+ "\">здесь</a>."
777
+
778
+ #: wp-admin-ui-customize.php:374
779
+ msgid "Apply user roles"
780
+ msgstr "Применить для ролей пользователей"
781
+
782
+ #: wp-admin-ui-customize.php:384
783
+ msgid "None"
784
+ msgstr "Нет"
785
+
786
+ #: wp-admin-ui-customize.php:502
787
+ #, php-format
788
+ msgid "Howdy, %1$s"
789
+ msgstr "Привет, %1$s"
790
+
791
+ #: wp-admin-ui-customize.php:602
792
+ msgid "Edit"
793
+ msgstr "Редактировать"
794
+
795
+ #: wp-admin-ui-customize.php:606
796
+ msgid "Search"
797
+ msgstr "Поиск"
798
+
799
+ #: wp-admin-ui-customize.php:612
800
+ msgid "View"
801
+ msgstr "Просмотр"
802
+
803
+ #: wp-admin-ui-customize.php:759
804
+ msgid "Url"
805
+ msgstr "Ссылка"
806
+
807
+ #: wp-admin-ui-customize.php:762 wp-admin-ui-customize.php:807
808
+ msgid "Slug"
809
+ msgstr "Короткая ссылка"
810
+
811
+ #: wp-admin-ui-customize.php:777 wp-admin-ui-customize.php:821
812
+ #: wp-admin-ui-customize.php:915
813
+ msgid "Title"
814
+ msgstr "Заголовок"
815
+
816
+ #: wp-admin-ui-customize.php:784 wp-admin-ui-customize.php:958
817
+ msgid "Sub Menus"
818
+ msgstr "Вложенные меню"
819
+
820
+ #: wp-admin-ui-customize.php:827 wp-admin-ui-customize.php:839
821
+ #: wp-admin-ui-customize.php:989
822
+ msgid "Remove"
823
+ msgstr "Удалить"
824
+
825
+ #: wp-admin-ui-customize.php:879 wp-admin-ui-customize.php:901
826
+ msgid "Menu Group"
827
+ msgstr "Группа меню"
828
+
829
+ #: wp-admin-ui-customize.php:899
830
+ msgid "Show only on front end."
831
+ msgstr "Отобразить только во фронтенде."
832
+
833
+ #: wp-admin-ui-customize.php:946
834
+ msgid "Open link in a new window/tab"
835
+ msgstr "Открыть ссылку в новом окне"
836
+
837
+ #: wp-admin-ui-customize.php:1208
838
+ msgid "Left"
839
+ msgstr "Влево"
840
+
841
+ #: wp-admin-ui-customize.php:1208
842
+ msgid "Right"
843
+ msgstr "Вправо"
844
+
845
+ #: wp-admin-ui-customize.php:1208
846
+ msgid "Front"
847
+ msgstr "Фронтенд"
848
+
849
+ #: wp-admin-ui-customize.php:1747
850
+ msgid "http://wordpress.org/"
851
+ msgstr "http://wordpress.org/"
852
+
853
+ #: wp-admin-ui-customize.php:1764
854
+ msgid "Powered by WordPress"
855
+ msgstr "Сайт работает на WordPress"
856
+
857
+ #: wp-admin-ui-customize.php:2593
858
+ msgid "Settings saved."
859
+ msgstr "Настройки сохранены"
860
+
861
+ #: wp-admin-ui-customize.php:2610
862
+ msgid "Please consider making a donation."
863
+ msgstr "Пожалуйста, выразите материальную"
readme.txt CHANGED
@@ -1,10 +1,10 @@
1
  === WP Admin UI Customize ===
2
  Contributors: gqevu6bsiz
3
- Donate link: http://gqevu6bsiz.chicappa.jp/please-donation/?utm_source=wporg&utm_medium=donate&utm_content=wauc&utm_campaign=1_5_2_8
4
  Tags: admin, post, posts, page, option, sitemenu, menu, custom, customize, dashboard, admin_bar, multisite, network, metabox
5
  Requires at least: 3.8
6
  Tested up to: 4.2.2
7
- Stable tag: 1.5.2.8
8
  License: GPL2
9
 
10
  Customize the management screen UI.
@@ -50,6 +50,11 @@ These to Customization is possible.
50
 
51
  == Changelog ==
52
 
 
 
 
 
 
53
  = 1.5.2.8 =
54
  * Enhancement: Loading the Meta boxes.
55
 
1
  === WP Admin UI Customize ===
2
  Contributors: gqevu6bsiz
3
+ Donate link: http://gqevu6bsiz.chicappa.jp/please-donation/?utm_source=wporg&utm_medium=donate&utm_content=wauc&utm_campaign=1_5_2_8_1
4
  Tags: admin, post, posts, page, option, sitemenu, menu, custom, customize, dashboard, admin_bar, multisite, network, metabox
5
  Requires at least: 3.8
6
  Tested up to: 4.2.2
7
+ Stable tag: 1.5.2.8.1
8
  License: GPL2
9
 
10
  Customize the management screen UI.
50
 
51
  == Changelog ==
52
 
53
+ = 1.5.2.8.1 =
54
+ * Fixed: Do not working of Sortable of jQuery 1.11.4.
55
+ * Fixed: Tweak CSS.
56
+ * Add Language: Add language for Russian.
57
+
58
  = 1.5.2.8 =
59
  * Enhancement: Loading the Meta boxes.
60
 
wp-admin-ui-customize.php CHANGED
@@ -2,10 +2,10 @@
2
  /*
3
  Plugin Name: WP Admin UI Customize
4
  Description: An excellent plugin to customize the management screens.
5
- Plugin URI: http://wpadminuicustomize.com/?utm_source=use_plugin&utm_medium=list&utm_content=wauc&utm_campaign=1_5_2_8
6
- Version: 1.5.2.8
7
  Author: gqevu6bsiz
8
- Author URI: http://gqevu6bsiz.chicappa.jp/?utm_source=use_plugin&utm_medium=list&utm_content=wauc&utm_campaign=1_5_2_8
9
  Text Domain: wauc
10
  Domain Path: /languages
11
  */
@@ -58,7 +58,7 @@ class WP_Admin_UI_Customize
58
 
59
 
60
  function __construct() {
61
- $this->Ver = '1.5.2.8';
62
  $this->Name = 'WP Admin UI Customize';
63
  $this->Dir = plugin_dir_path( __FILE__ );
64
  $this->Url = plugin_dir_url( __FILE__ );
2
  /*
3
  Plugin Name: WP Admin UI Customize
4
  Description: An excellent plugin to customize the management screens.
5
+ Plugin URI: http://wpadminuicustomize.com/?utm_source=use_plugin&utm_medium=list&utm_content=wauc&utm_campaign=1_5_2_8_1
6
+ Version: 1.5.2.8.1
7
  Author: gqevu6bsiz
8
+ Author URI: http://gqevu6bsiz.chicappa.jp/?utm_source=use_plugin&utm_medium=list&utm_content=wauc&utm_campaign=1_5_2_8_1
9
  Text Domain: wauc
10
  Domain Path: /languages
11
  */
58
 
59
 
60
  function __construct() {
61
+ $this->Ver = '1.5.2.8.1';
62
  $this->Name = 'WP Admin UI Customize';
63
  $this->Dir = plugin_dir_path( __FILE__ );
64
  $this->Url = plugin_dir_url( __FILE__ );