added button state for files which no actions are available for

This commit is contained in:
Hauke Klement
2015-03-21 12:40:58 +01:00
parent 5ec0a82157
commit 49f5ab061a
6 changed files with 15 additions and 1 deletions

View File

@@ -168,6 +168,7 @@ en:
create_file: New File
destroy_file: Delete File
download: Download
dummy: No Action
network: 'While your code is running, port %{port} is accessible using the following address: <a href="%{address}" target="_blank">%{address}</a>.'
render: Render
run: Run