Commit 52c35e887864978087c0a2552fa6176673fdb438
1 parent
6cbd2e56
Exists in
master
and in
29 other branches
ActionItem154: running anhetegua sample data script in pt_BR locale
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@1425 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing
1 changed file
with
2 additions
and
0 deletions
Show diff stats
script/anhetegua
1 | #!/usr/bin/env ruby | 1 | #!/usr/bin/env ruby |
2 | require File.dirname(__FILE__) + '/../config/environment' | 2 | require File.dirname(__FILE__) + '/../config/environment' |
3 | 3 | ||
4 | +GetText.locale = 'pt_BR' | ||
5 | + | ||
4 | Environment.destroy_all | 6 | Environment.destroy_all |
5 | User.destroy_all | 7 | User.destroy_all |
6 | Profile.destroy_all | 8 | Profile.destroy_all |