WP Admin UI Customize - Version 1.3.7.1

Version Description

  • Fixed : Translate.
  • Fixed : Misspelling.
Download this release

Release Info

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

Code changes from version 1.3.7 to 1.3.7.1

inc/setting_admin_general.php CHANGED
@@ -24,7 +24,7 @@ wp_enqueue_style( $this->PageSlug , $this->Dir . dirname( dirname( plugin_basena
24
 
25
  <h3 id="wauc-apply-user-roles"><?php echo $this->get_apply_roles(); ?></h3>
26
 
27
- <form id="wauc_setting_admin_genelral" class="wauc_form" method="post" action="">
28
  <input type="hidden" name="<?php echo $this->UPFN; ?>" value="Y" />
29
  <?php wp_nonce_field( $this->Nonces["value"] , $this->Nonces["field"] ); ?>
30
 
24
 
25
  <h3 id="wauc-apply-user-roles"><?php echo $this->get_apply_roles(); ?></h3>
26
 
27
+ <form id="wauc_setting_admin_general" class="wauc_form" method="post" action="">
28
  <input type="hidden" name="<?php echo $this->UPFN; ?>" value="Y" />
29
  <?php wp_nonce_field( $this->Nonces["value"] , $this->Nonces["field"] ); ?>
30
 
languages/wauc-ja.mo CHANGED
Binary file
languages/wauc-ja.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: WP Admin UI Customize\n"
4
  "POT-Creation-Date: \n"
5
- "PO-Revision-Date: 2013-07-01 15:45+0900\n"
6
  "Language-Team: \n"
7
  "MIME-Version: 1.0\n"
8
  "Content-Type: text/plain; charset=utf-8\n"
@@ -28,6 +28,9 @@ msgstr "設定を適用する権限が選択されていません。<a href=\"%s
28
  msgid "Please select the user roles that all settings will apply to."
29
  msgstr "設定を適用する権限を選んでください。"
30
 
 
 
 
31
  msgid "Multiple settings not supported."
32
  msgstr "複数設定はサポートしておりません。"
33
 
@@ -124,12 +127,6 @@ msgstr "注意: 複数同じメニュースラッグを設置しないでくだ
124
  msgid "Can be more than one custom menu."
125
  msgstr "カスタムメニューは複数設置できます。"
126
 
127
- msgid "Left"
128
- msgstr "左"
129
-
130
- msgid "Right"
131
- msgstr "右"
132
-
133
  msgid "Menu items that can be added"
134
  msgstr "追加できるメニュー一覧"
135
 
@@ -160,11 +157,8 @@ msgstr "メタボックス削除"
160
  msgid "Could not read the meta box."
161
  msgstr "メタボックスの読み込みができませんでした。"
162
 
163
- msgid "Meta boxes will be loaded automatically when you update or add a post."
164
- msgstr "投稿編集画面を一度表示すると自動でメタボックスが読み込まれます。"
165
-
166
- msgid "Meta boxes will be loaded automatically when you update or add a page."
167
- msgstr "固定ページ編集画面を一度表示すると自動でメタボックスが読み込まれます。"
168
 
169
  msgid "Please update or add a \"post\" and a \"page\" to load the available meta boxes."
170
  msgstr "新しいプラグインのメタボックスを読み込むには編集画面に一度アクセスしてください。"
@@ -226,3 +220,6 @@ msgstr "これはあなたの場合です。"
226
  msgid "You want to reset the user roles?"
227
  msgstr "ユーザー権限をリセットしてもよろしいですか?"
228
 
 
 
 
2
  msgstr ""
3
  "Project-Id-Version: WP Admin UI Customize\n"
4
  "POT-Creation-Date: \n"
5
+ "PO-Revision-Date: 2013-07-27 11:17+0900\n"
6
  "Language-Team: \n"
7
  "MIME-Version: 1.0\n"
8
  "Content-Type: text/plain; charset=utf-8\n"
28
  msgid "Please select the user roles that all settings will apply to."
29
  msgstr "設定を適用する権限を選んでください。"
30
 
31
+ msgid "Apply user roles"
32
+ msgstr "適用されるユーザー権限"
33
+
34
  msgid "Multiple settings not supported."
35
  msgstr "複数設定はサポートしておりません。"
36
 
127
  msgid "Can be more than one custom menu."
128
  msgstr "カスタムメニューは複数設置できます。"
129
 
 
 
 
 
 
 
130
  msgid "Menu items that can be added"
131
  msgstr "追加できるメニュー一覧"
132
 
157
  msgid "Could not read the meta box."
158
  msgstr "メタボックスの読み込みができませんでした。"
159
 
160
+ msgid "Meta boxes will be loaded automatically when you Edit %s."
161
+ msgstr "%s 編集画面を一度表示すると自動でメタボックスが読み込まれます。"
 
 
 
162
 
163
  msgid "Please update or add a \"post\" and a \"page\" to load the available meta boxes."
164
  msgstr "新しいプラグインのメタボックスを読み込むには編集画面に一度アクセスしてください。"
220
  msgid "You want to reset the user roles?"
221
  msgstr "ユーザー権限をリセットしてもよろしいですか?"
222
 
223
+ msgid "Applied user roles"
224
+ msgstr "適用されたユーザー権限"
225
+
languages/wauc.pot CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: WP Admin UI Customize\n"
4
  "POT-Creation-Date: \n"
5
- "PO-Revision-Date: 2013-07-01 15:45+0900\n"
6
  "Language-Team: \n"
7
  "MIME-Version: 1.0\n"
8
  "Content-Type: text/plain; charset=utf-8\n"
@@ -28,6 +28,9 @@ msgstr ""
28
  msgid "Please select the user roles that all settings will apply to."
29
  msgstr ""
30
 
 
 
 
31
  msgid "Multiple settings not supported."
32
  msgstr ""
33
 
@@ -113,7 +116,7 @@ msgid "Meta box movement restriction"
113
  msgstr ""
114
 
115
  msgid "Lock meta box positions"
116
- msgstr ""
117
 
118
  msgid "Admin Bar Menu"
119
  msgstr ""
@@ -124,12 +127,6 @@ msgstr ""
124
  msgid "Can be more than one custom menu."
125
  msgstr ""
126
 
127
- msgid "Left"
128
- msgstr ""
129
-
130
- msgid "Right"
131
- msgstr ""
132
-
133
  msgid "Menu items that can be added"
134
  msgstr ""
135
 
@@ -160,10 +157,7 @@ msgstr ""
160
  msgid "Could not read the meta box."
161
  msgstr ""
162
 
163
- msgid "Meta boxes will be loaded automatically when you update or add a post."
164
- msgstr ""
165
-
166
- msgid "Meta boxes will be loaded automatically when you update or add a page."
167
  msgstr ""
168
 
169
  msgid "Please update or add a \"post\" and a \"page\" to load the available meta boxes."
@@ -226,3 +220,5 @@ msgstr ""
226
  msgid "You want to reset the user roles?"
227
  msgstr ""
228
 
 
 
2
  msgstr ""
3
  "Project-Id-Version: WP Admin UI Customize\n"
4
  "POT-Creation-Date: \n"
5
+ "PO-Revision-Date: 2013-07-27 11:12+0900\n"
6
  "Language-Team: \n"
7
  "MIME-Version: 1.0\n"
8
  "Content-Type: text/plain; charset=utf-8\n"
28
  msgid "Please select the user roles that all settings will apply to."
29
  msgstr ""
30
 
31
+ msgid "Apply user roles"
32
+ msgstr ""
33
+
34
  msgid "Multiple settings not supported."
35
  msgstr ""
36
 
116
  msgstr ""
117
 
118
  msgid "Lock meta box positions"
119
+ msgstr "メタボックスを移動させない"
120
 
121
  msgid "Admin Bar Menu"
122
  msgstr ""
127
  msgid "Can be more than one custom menu."
128
  msgstr ""
129
 
 
 
 
 
 
 
130
  msgid "Menu items that can be added"
131
  msgstr ""
132
 
157
  msgid "Could not read the meta box."
158
  msgstr ""
159
 
160
+ msgid "Meta boxes will be loaded automatically when you Edit %s."
 
 
 
161
  msgstr ""
162
 
163
  msgid "Please update or add a \"post\" and a \"page\" to load the available meta boxes."
220
  msgid "You want to reset the user roles?"
221
  msgstr ""
222
 
223
+ msgid "Applied user roles"
224
+ msgstr ""
languages/wauc_plugin-ja.mo CHANGED
Binary file
languages/wauc_plugin-ja.po CHANGED
@@ -2,17 +2,31 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: WP Admin UI Customize\n"
4
  "POT-Creation-Date: \n"
5
- "PO-Revision-Date: 2013-05-30 12:02+0900\n"
6
- "Language-Team: \n"
7
  "MIME-Version: 1.0\n"
8
  "Content-Type: text/plain; charset=utf-8\n"
9
  "Content-Transfer-Encoding: 8bit\n"
10
- "Plural-Forms: nplurals=1; plural=0;\n"
11
  "X-Poedit-Language: Japanese\n"
12
  "X-Poedit-Country: JAPAN\n"
13
  "X-Poedit-SourceCharset: utf-8\n"
14
  "Last-Translator: Gqevu6bsiz <gqevu6bsiz@gmail.com>\n"
15
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  msgid "Thank you for your donation."
17
  msgstr "寄付いただきありがとうございます。"
18
 
@@ -73,6 +87,9 @@ msgstr "レビュー"
73
  msgid "Useful plugins"
74
  msgstr "便利なプラグイン"
75
 
 
 
 
76
  msgid "This add-on is import & export of settings data of WP Admin UI Customize."
77
  msgstr "このアドオンは、WP Admin UI Customizeの設定データをインポート&エクスポートする為のアドオンです。"
78
 
2
  msgstr ""
3
  "Project-Id-Version: WP Admin UI Customize\n"
4
  "POT-Creation-Date: \n"
5
+ "PO-Revision-Date: 2013-07-27 11:17+0900\n"
6
+ "Language-Team: gqevu6bsiz <gqevu6bsiz@gmail.com>\n"
7
  "MIME-Version: 1.0\n"
8
  "Content-Type: text/plain; charset=utf-8\n"
9
  "Content-Transfer-Encoding: 8bit\n"
 
10
  "X-Poedit-Language: Japanese\n"
11
  "X-Poedit-Country: JAPAN\n"
12
  "X-Poedit-SourceCharset: utf-8\n"
13
  "Last-Translator: Gqevu6bsiz <gqevu6bsiz@gmail.com>\n"
14
 
15
+ msgid "Have you want to customize?"
16
+ msgstr "何かカスタマイズしたい事はありますか?"
17
+
18
+ msgid "I am good at Admin Screen Customize."
19
+ msgstr "私は管理画面のカスタマイズを得意とします。"
20
+
21
+ msgid "Please consider the request to me if it is good."
22
+ msgstr "宜しければご検討ください。"
23
+
24
+ msgid "Example Customize"
25
+ msgstr "カスタマイズ例"
26
+
27
+ msgid "Contact me"
28
+ msgstr "お問い合わせ"
29
+
30
  msgid "Thank you for your donation."
31
  msgstr "寄付いただきありがとうございます。"
32
 
87
  msgid "Useful plugins"
88
  msgstr "便利なプラグイン"
89
 
90
+ msgid "This add-on is simply settings of different user roles."
91
+ msgstr "ユーザー権限ごとに別々の設定を簡単にできるアドオンです。"
92
+
93
  msgid "This add-on is import & export of settings data of WP Admin UI Customize."
94
  msgstr "このアドオンは、WP Admin UI Customizeの設定データをインポート&エクスポートする為のアドオンです。"
95
 
languages/wauc_plugin.pot CHANGED
@@ -2,17 +2,31 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: WP Admin UI Customize\n"
4
  "POT-Creation-Date: \n"
5
- "PO-Revision-Date: 2013-05-30 12:02+0900\n"
6
- "Language-Team: \n"
7
  "MIME-Version: 1.0\n"
8
  "Content-Type: text/plain; charset=utf-8\n"
9
  "Content-Transfer-Encoding: 8bit\n"
10
- "Plural-Forms: nplurals=1; plural=0;\n"
11
  "X-Poedit-Language: Japanese\n"
12
  "X-Poedit-Country: JAPAN\n"
13
  "X-Poedit-SourceCharset: utf-8\n"
14
  "Last-Translator: Gqevu6bsiz <gqevu6bsiz@gmail.com>\n"
15
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  msgid "Thank you for your donation."
17
  msgstr ""
18
 
@@ -73,6 +87,9 @@ msgstr ""
73
  msgid "Useful plugins"
74
  msgstr ""
75
 
 
 
 
76
  msgid "This add-on is import & export of settings data of WP Admin UI Customize."
77
  msgstr ""
78
 
2
  msgstr ""
3
  "Project-Id-Version: WP Admin UI Customize\n"
4
  "POT-Creation-Date: \n"
5
+ "PO-Revision-Date: 2013-07-27 11:17+0900\n"
6
+ "Language-Team: gqevu6bsiz <gqevu6bsiz@gmail.com>\n"
7
  "MIME-Version: 1.0\n"
8
  "Content-Type: text/plain; charset=utf-8\n"
9
  "Content-Transfer-Encoding: 8bit\n"
 
10
  "X-Poedit-Language: Japanese\n"
11
  "X-Poedit-Country: JAPAN\n"
12
  "X-Poedit-SourceCharset: utf-8\n"
13
  "Last-Translator: Gqevu6bsiz <gqevu6bsiz@gmail.com>\n"
14
 
15
+ msgid "Have you want to customize?"
16
+ msgstr ""
17
+
18
+ msgid "I am good at Admin Screen Customize."
19
+ msgstr ""
20
+
21
+ msgid "Please consider the request to me if it is good."
22
+ msgstr ""
23
+
24
+ msgid "Example Customize"
25
+ msgstr ""
26
+
27
+ msgid "Contact me"
28
+ msgstr ""
29
+
30
  msgid "Thank you for your donation."
31
  msgstr ""
32
 
87
  msgid "Useful plugins"
88
  msgstr ""
89
 
90
+ msgid "This add-on is simply settings of different user roles."
91
+ msgstr ""
92
+
93
  msgid "This add-on is import & export of settings data of WP Admin UI Customize."
94
  msgstr ""
95
 
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_3_7
4
  Tags: admin, post, posts, page, option, sitemenu, menu, custom, customize, dashboard, admin_bar
5
  Requires at least: 3.4.2
6
  Tested up to: 3.5.2
7
- Stable tag: 1.3.7
8
  License: GPL2
9
 
10
  Customize the management screen UI.
@@ -49,6 +49,10 @@ These to Customization is possible.
49
 
50
  == Changelog ==
51
 
 
 
 
 
52
  = 1.3.7 =
53
  * Added some filters.
54
  * Modified the HTML of some settings screen.
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_3_7.1
4
  Tags: admin, post, posts, page, option, sitemenu, menu, custom, customize, dashboard, admin_bar
5
  Requires at least: 3.4.2
6
  Tested up to: 3.5.2
7
+ Stable tag: 1.3.7.1
8
  License: GPL2
9
 
10
  Customize the management screen UI.
49
 
50
  == Changelog ==
51
 
52
+ = 1.3.7.1 =
53
+ * Fixed : Translate.
54
+ * Fixed : Misspelling.
55
+
56
  = 1.3.7 =
57
  * Added some filters.
58
  * Modified the HTML of some settings screen.
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_3_7
6
- Version: 1.3.7
7
  Author: gqevu6bsiz
8
- Author URI: http://gqevu6bsiz.chicappa.jp/?utm_source=use_plugin&utm_medium=list&utm_content=wauc&utm_campaign=1_3_7
9
  Text Domain: wauc
10
  Domain Path: /languages
11
  */
@@ -46,7 +46,7 @@ class WP_Admin_UI_Customize
46
 
47
 
48
  function __construct() {
49
- $this->Ver = '1.3.7';
50
  $this->Name = 'WP Admin UI Customize';
51
  $this->Dir = WP_PLUGIN_URL . '/' . dirname( plugin_basename( __FILE__ ) ) . '/';
52
  $this->Site = 'http://wpadminuicustomize.com/';
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_3_7_1
6
+ Version: 1.3.7.1
7
  Author: gqevu6bsiz
8
+ Author URI: http://gqevu6bsiz.chicappa.jp/?utm_source=use_plugin&utm_medium=list&utm_content=wauc&utm_campaign=1_3_7_1
9
  Text Domain: wauc
10
  Domain Path: /languages
11
  */
46
 
47
 
48
  function __construct() {
49
+ $this->Ver = '1.3.7.1';
50
  $this->Name = 'WP Admin UI Customize';
51
  $this->Dir = WP_PLUGIN_URL . '/' . dirname( plugin_basename( __FILE__ ) ) . '/';
52
  $this->Site = 'http://wpadminuicustomize.com/';