make /developer2 translatable
authorStephan Kulow <coolo@suse.de>
Mon, 19 Oct 2009 15:39:02 +0000 (15:39 +0000)
committerStephan Kulow <coolo@suse.de>
Mon, 19 Oct 2009 15:39:02 +0000 (15:39 +0000)
commitac174c9aa6a7d9288b0bebc09364430f9b2c936b
treec237afef7f297be3ddfea2a0e47df1202e6db145
parent38917f16b31c9c16c367e825f0f53c59aee206c1
make /developer2 translatable
17 files changed:
app/controllers/application_controller.rb
app/controllers/main_controller.rb
app/views/layouts/application.rhtml
app/views/main/_eula_link.rhtml
app/views/main/developer2.rhtml
config/routes.rb
lib/tasks/gettext.rake [new file with mode: 0644]
locale/xxx/LC_MESSAGES/software.mo [new file with mode: 0644]
po/software.pot [new file with mode: 0644]
po/xxx/software.po [new file with mode: 0644]
vendor/plugins/http_accept_language/MIT-LICENSE [new file with mode: 0644]
vendor/plugins/http_accept_language/README.rdoc [new file with mode: 0644]
vendor/plugins/http_accept_language/Rakefile [new file with mode: 0644]
vendor/plugins/http_accept_language/init.rb [new file with mode: 0644]
vendor/plugins/http_accept_language/lib/http_accept_language.rb [new file with mode: 0644]
vendor/plugins/http_accept_language/tasks/http_accept_language_tasks.rake [new file with mode: 0644]
vendor/plugins/http_accept_language/test/http_accept_language_test.rb [new file with mode: 0644]