Dodanie brakujÄ…cego skompilowanego locale.
[redakcja.git] / platforma / templates / explorer / editor.html
index 67c357d..151ffa6 100644 (file)
 
 {% block header-toolbar %}
     <a href="http://stigma.nowoczesnapolska.org.pl/platforma-hg/ksiazki/log/tip/{{ fileid }}.xml" target="_new" >{% trans 'History'  %}</a>
-       <button id="action-merge">{% trans 'Push'  %}</button>
-        <button id="action-update">{% trans 'Pull'  %}</button>
-        <button id="action-commit">{% trans 'Save'  %}</button>
-        <button id="action-quick-save">{% trans 'Quick save'  %}</button>
+       <button id="action-merge">{% trans 'Push' %}</button>
+        <button id="action-update">{% trans 'Pull' %}</button>
+        <button id="action-commit">{% trans 'Save' %}</button>
+        <button id="action-quick-save">{% trans 'Quick save' %}</button>
 {% endblock %}
 
 {% block maincontent %}