OSDN Git Service

t#30102#30122:update i18n pictures
authoryasushiito <yas@pen-chan.jp>
Sat, 17 Nov 2012 06:48:11 +0000 (15:48 +0900)
committeryasushiito <yas@pen-chan.jp>
Sat, 17 Nov 2012 06:48:11 +0000 (15:48 +0900)
commitd85b46502d897da30c19df5b2978bcf05c82ef52
tree9d71f3fcbac42a1efc261111e25e103eeda29a82
parent5f4b363a10c3dd7b8fb5c4465c3586e4faece320
t#30102#30122:update i18n pictures
27 files changed:
app/controllers/application_controller.rb
app/controllers/pictures_controller.rb
app/controllers/resource_pictures_controller.rb
app/controllers/system_pictures_controller.rb
app/models/original_picture.rb
app/models/picture.rb
app/models/resource_picture.rb
app/models/system_picture.rb
app/views/original_pictures/_history_list.html.erb
app/views/original_pictures/index.html.erb
app/views/original_pictures/show.html.erb
app/views/pictures/_head.html.erb
app/views/pictures/_tail.html.erb
app/views/pictures/browse.html.erb [new file with mode: 0644]
app/views/pictures/list.html.erb [new file with mode: 0644]
app/views/pictures/show.html.erb
app/views/system/browse.html.erb
app/views/system_pictures/browse.html.erb
app/views/system_pictures/index.html.erb
app/views/system_pictures/list.html.erb
app/views/system_pictures/show.html.erb
config/locales/pettanr.ja.yml
config/routes.rb
spec/controllers/app_controller_spec.rb
spec/controllers/system_pictures_controller_spec.rb
spec/models/original_picture_spec.rb
spec/models/picture_spec.rb