Commit 817726e0be691d861b86057033df858be37717b7
1 parent
0e57c540
Exists in
master
and in
27 other branches
Marking pending work
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
script/quick-start
| ... | ... | @@ -81,7 +81,7 @@ run rake db:schema:load |
| 81 | 81 | run rake db:data:minimal |
| 82 | 82 | run rake db:test:prepare |
| 83 | 83 | |
| 84 | -# compile translations depends on ruby-gettext-rails, please see debian/control | |
| 84 | +# FIXME compile translations depends on ruby-gettext-rails, please see debian/control | |
| 85 | 85 | # run rake noosfero:translations:compile |
| 86 | 86 | |
| 87 | 87 | # create needed directory | ... | ... |