Bug #447
Norwegian (no-nb) localization has some unit missing
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
02/21/2010
Due date:
% Done:
100%
Description
reported by our norwegian followers:
Processing SetupController#index (for 192.168.32.104 at 2010-02-21 11:56:00) [GET] Parameters: {"sub"=>"partitions", "action"=>"index", "controller"=>"setup", "tab"=>"storage"} Rendering template within layouts/amahi Rendering setup/index ActionView::TemplateError (translation missing: no-NB, number, human, storage_units, format) on line #18 of app/views/storage/_partitions.html.erb: 15: <center> 16: <table style="width: 30%; border: 1px solid #ddd; padding: 15px" > 17: <tr><td> 18: <strong><%=t 'free_space' %>: </strong></td><td><%= number_to_human_size(f) %> 19: </td></tr> 20: <tr><td> 21: <strong><%=t 'used_space' %>: </strong></td><td><%= number_to_human_size(u) %> app/views/storage/_partitions.html.erb:18 app/views/setup/index.html.erb:39
History
#1 Updated by Anonymous about 12 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset commit:"a042f8f321049f3d946fc8c5a7a4a0657bc9d40e".
Also available in: Atom