Преглед изворни кода

change the position of modal page description and remove jp sentences from english and chinese json files

kaoritokashiki пре 5 година
родитељ
комит
b232a6a729

+ 3 - 3
resource/locales/en_US/admin/admin.json

@@ -122,12 +122,12 @@
       "list_num_desc_in_notfound_and_trash_pages": "Number of 'Not found' and 'Trash' pages displayed",
       "all_list_num_desc_in_notfound_and_trash_pages": "Number of 'Not found' and 'Trash' pages displayed on article page",
 
-      "list_num_desc_in_page_contents_modal": "Number of page contents modal displayedページコンテンツモーダルに表示されるリスト数",
-      "all_list_num_desc_in_page_contents_modal": "Number of 'Pagelist', 'Timeline', 'Page History' and 'Share Link' pages displayed on page contents modal",
-
       "list_num_desc_in_draft_and_search_pages": "Number of 'Search' and 'Draft' pages displayed",
       "all_list_num_desc_in_draft_and_search_pages": "Number of 'Search' and 'Draft' pages displayed",
 
+      "list_num_desc_in_page_contents_modal": "Number of page contents modal displayed",
+      "all_list_num_desc_in_page_contents_modal": "Number of 'Pagelist', 'Timeline', 'Page History' and 'Share Link' pages displayed on page contents modal",
+
       "stale_notification": "Display notification on stale pages",
       "stale_notification_desc": "Displays the notification to pages more than 1 year since the last update.",
       "show_all_reply_comments": "Show all reply comments",

+ 3 - 3
resource/locales/ja_JP/admin/admin.json

@@ -122,12 +122,12 @@
       "list_num_desc_in_notfound_and_trash_pages": "Not FoundページやTrashページに表示されるリスト数",
       "all_list_num_desc_in_notfound_and_trash_pages": "記事エリアにおける<Not Found> <Trash>での、1ページの表示数を設定します。",
 
-      "list_num_desc_in_page_contents_modal": "ページコンテンツモーダルに表示されるリスト数",
-      "all_list_num_desc_in_page_contents_modal": "ページコンテンツモーダルにおける <Pagelist> <Timeline> <Page History> <Share Link>での、1ページの表示数を設定します。",
-
       "list_num_desc_in_draft_and_search_pages": "検索ページやDraftページに表示されるリスト数",
       "all_list_num_desc_in_draft_and_search_pages": "<Search> <My Drafts> での、1ページの表示数を設定します。",
 
+      "list_num_desc_in_page_contents_modal": "ページコンテンツモーダルに表示されるリスト数",
+      "all_list_num_desc_in_page_contents_modal": "ページコンテンツモーダルにおける <Pagelist> <Timeline> <Page History> <Share Link>での、1ページの表示数を設定します。",
+
       "stale_notification": "古いページに通知を表示する",
       "stale_notification_desc": "最後の更新から1年を超えるページへの通知を表示します。",
       "show_all_reply_comments": "返信コメントを全て表示する",

+ 3 - 3
resource/locales/zh_CN/admin/admin.json

@@ -137,12 +137,12 @@
       "list_num_desc_in_notfound_and_trash_pages": "Number of 'Not found' and 'Trash' pages displayed",
       "all_list_num_desc_in_notfound_and_trash_pages": "Number of 'Not found' and 'Trash' pages displayed on article page",
 
-      "list_num_desc_in_page_contents_modal": "Number of page contents modal displayedページコンテンツモーダルに表示されるリスト数",
-      "all_list_num_desc_in_page_contents_modal": "Number of 'Pagelist', 'Timeline', 'Page History' and 'Share Link' pages displayed on page contents modal",
-
       "list_num_desc_in_draft_and_search_pages": "Number of 'Search' and 'Draft' pages displayed",
       "all_list_num_desc_in_draft_and_search_pages": "Number of 'Search' and 'Draft' pages displayed",
 
+      "list_num_desc_in_page_contents_modal": "Number of page contents modal displayed",
+      "all_list_num_desc_in_page_contents_modal": "Number of 'Pagelist', 'Timeline', 'Page History' and 'Share Link' pages displayed on page contents modal",
+
 			"stale_notification": "在过期页上显示通知",
 			"stale_notification_desc": "显示自上次更新以来超过1年的页面通知。",
 			"show_all_reply_comments": "显示所有回复评论",