Skip to content

Commit

Permalink
Merge remote-tracking branch 'typo/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
OzzieIsaacs committed May 23, 2020
2 parents 098dab8 + c79a9e9 commit e0ee2e0
Show file tree
Hide file tree
Showing 35 changed files with 2,028 additions and 2,028 deletions.
2 changes: 1 addition & 1 deletion cps/templates/config_view_edit.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ <h4 class="panel-title">
</div>
<div class="form-group">
<input type="checkbox" name="edit_shelf_role" id="edit_shelf_role" {% if conf.role_edit_shelfs() %}checked{% endif %}>
<label for="edit_shelf_role">{{_('Allow Editing Public Shelfs')}}</label>
<label for="edit_shelf_role">{{_('Allow Editing Public Shelves')}}</label>
</div>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion cps/templates/user_edit.html
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ <h1>{{title}}</h1>
</div>
<div class="form-group">
<input type="checkbox" name="edit_shelf_role" id="edit_shelf_role" {% if content.role_edit_shelfs() %}checked{% endif %}>
<label for="edit_shelf_role">{{_('Allow Editing Public Shelfs')}}</label>
<label for="edit_shelf_role">{{_('Allow Editing Public Shelves')}}</label>
</div>
{% endif %}
{% endif %}
Expand Down
Binary file modified cps/translations/cs/LC_MESSAGES/messages.mo
Binary file not shown.
Loading

0 comments on commit e0ee2e0

Please sign in to comment.