File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
app/views/custom_message_settings Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 18
18
19
19
<% unless MessageCustomize ::Locale . customizable_plugin_messages? %>
20
20
< p >
21
- <%= l ( :text_unable_to_customize_plugin_messages , MessageCustomize :: Locale :: CHANGE_LOARD_ORDER_LOCALES_FILE_PATH ) %>
21
+ <%= l ( :text_unable_to_customize_plugin_messages ) %>
22
22
</ p >
23
23
<% end %>
24
24
</ div >
Original file line number Diff line number Diff line change 9
9
text_description_of_search_box : You can enter search terms in the search box to narrow down the results.
10
10
text_for_your_reference : If you do not know how to write, please refer to "%{value}".
11
11
text_disabled_customize : Message customization by this plugin is disabled.
12
- text_unable_to_customize_plugin_messages : You cannot customize the plugin messages because there is no "%{value}" .
12
+ text_unable_to_customize_plugin_messages : Impossible to customize the plugin messages.
13
13
14
14
error_unused_keys : The keys not present in Redmine are used.
15
15
error_unavailable_languages : The languages not present in Redmine are used.
Original file line number Diff line number Diff line change 9
9
text_description_of_search_box : 検索ボックスにキーワードを入力することで、選択肢を絞り込むことが出来ます。
10
10
text_for_your_reference : " もし書き方がわからない場合は、「%{value}」が参考になるはずです。"
11
11
text_disabled_customize : このプラグインによるメッセージのカスタマイズは無効になっています。
12
- text_unable_to_customize_plugin_messages : " 「%{value}」が無いためプラグインのメッセージはカスタマイズできません 。"
12
+ text_unable_to_customize_plugin_messages : " プラグインのメッセージはカスタマイズできません 。"
13
13
14
14
error_unused_keys : Redmineに存在しないキーが利用されています。
15
15
error_unavailable_languages : Redmineで利用できない言語が利用されています。
You can’t perform that action at this time.
0 commit comments