liquid_feedback_frontend

changeset 999:a1c5e8bc4cf6

Added missing translator call
author bsw
date Sat Apr 20 20:49:26 2013 +0200 (2013-04-20)
parents 53cefe38546a
children a51a3b45a6cd
files app/main/index/check_delegations.lua
line diff
     1.1 --- a/app/main/index/check_delegations.lua	Sat Apr 20 20:48:09 2013 +0200
     1.2 +++ b/app/main/index/check_delegations.lua	Sat Apr 20 20:49:26 2013 +0200
     1.3 @@ -108,7 +108,7 @@
     1.4  
     1.5      slot.put("<br />")
     1.6  
     1.7 -    ui.submit{ text = "Finish delegation check" }
     1.8 +    ui.submit{ text = _"Finish delegation check" }
     1.9    
    1.10    end
    1.11  }

Impressum / About Us