Project

General

Profile

« Previous | Next » 

Revision 66128169

Added by Marc Dequènes about 14 years ago

  • ID 66128169c25ac1ff4a64532420de38645614102f

[fix] broken translation + refresh

View differences:

bin/postman
dom = CyborgHood::DnsDomain.new(zone)
unless dom.hosted?
result.message = ("This zone is not hosted here.")
result.message = _("This zone is not hosted here.")
return result
end
unless dom.managed_by? user

Also available in: Unified diff