Revision a3ac649e snf-cyclades-app/synnefo/ui/templates/home.html

b/snf-cyclades-app/synnefo/ui/templates/home.html
118 118
            'ERROR':  '{% trans "Error" %}',
119 119
            'DELETE': '',
120 120
            'DESTROY': '{% trans "Destroying..." %}',
121
            'BUILD_INIT':  '{% trans "Building..." %}',
122
            'BUILD_COPY':  '{% trans "Building..." %}',
123
            'BUILD_FINAL':  '{% trans "Building..." %}',
124 121
            'SHUTDOWN': '{% trans "Shutting down..." %}',
125 122
            'START': '{% trans "Starting..." %}',
126 123
            'CONNECT': '{% trans "Connecting..." %}',
127
            'DISCONNECT': '{% trans "Disconnecting..." %}'
124
            'DISCONNECT': '{% trans "Disconnecting..." %}',
125
            'RESIZE': '{% trans "Resizing..." %}'
128 126
        }
129 127

  
130 128

  

Also available in: Unified diff