mirror of
https://github.com/redmine/redmine.git
synced 2025-11-13 16:56:00 +01:00
Typo in gloc:update task description (#2243).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2061 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
2
vendor/plugins/gloc-1.1.0/tasks/gloc.rake
vendored
2
vendor/plugins/gloc-1.1.0/tasks/gloc.rake
vendored
@@ -28,7 +28,7 @@ namespace :gloc do
|
|||||||
}
|
}
|
||||||
end
|
end
|
||||||
|
|
||||||
desc 'Updates language files based on em.yml content'
|
desc 'Updates language files based on en.yml content'
|
||||||
task :update do
|
task :update do
|
||||||
dir = ENV['DIR'] || './lang'
|
dir = ENV['DIR'] || './lang'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user