File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ This plugin changes the translation of the wording on the screen defined in "con
7
7
8
8
```
9
9
$ cd /your/path/redmine
10
- $ git clone https://github.com/ishikawa999 /redmine_message_customize.git plugins/redmine_message_customize
10
+ $ git clone https://github.com/farend /redmine_message_customize.git plugins/redmine_message_customize
11
11
$ # When Redmine 4.1 or lower versions
12
12
$ cp plugins/redmine_message_customize/35_change_load_order_locales.rb config/initializers/35_change_load_order_locales.rb
13
13
$ # redmine restart
@@ -20,13 +20,13 @@ If redmine/config/initializers/35_change_load_order_locales.rb is missing, only
20
20
21
21
* 1: Open setting page
22
22
Administration > Message customize
23
- <kbd ><img src =" https://github.com/ishikawa999 /redmine_message_customize/blob/images/administration_menu.png " /></kbd >
23
+ <kbd ><img src =" https://github.com/farend /redmine_message_customize/blob/images/administration_menu.png " /></kbd >
24
24
25
25
* 2-1: Normal mode tab
26
- <kbd ><img src =" https://github.com/ishikawa999 /redmine_message_customize/blob/images/normal_mode.png " /></kbd >
26
+ <kbd ><img src =" https://github.com/farend /redmine_message_customize/blob/images/normal_mode.png " /></kbd >
27
27
28
28
* 2-2: YAML mode tab
29
- <kbd ><img src =" https://github.com/ishikawa999 /redmine_message_customize/blob/images/yaml_mode.png " /></kbd >
29
+ <kbd ><img src =" https://github.com/farend /redmine_message_customize/blob/images/yaml_mode.png " /></kbd >
30
30
31
31
## Run test
32
32
@@ -37,7 +37,7 @@ $ bundle exec rake redmine:plugins:test NAME=redmine_message_customize RAILS_ENV
37
37
38
38
## CircleCI test
39
39
40
- https://circleci.com/gh/ishikawa999 /redmine_message_customize
40
+ https://circleci.com/gh/farend /redmine_message_customize
41
41
42
42
----
43
43
You can’t perform that action at this time.
0 commit comments