diff --git a/cookbook/templates/batch/edit.html b/cookbook/templates/batch/edit.html index c4a10d3f..8a39e36c 100644 --- a/cookbook/templates/batch/edit.html +++ b/cookbook/templates/batch/edit.html @@ -17,9 +17,10 @@
-

{% trans 'Add the specified category and keywords to all recipes containing a word' %}

+

{% trans 'Add the specified keywords to all recipes containing a word' %}

+
{% csrf_token %} diff --git a/cookbook/templates/batch/monitor.html b/cookbook/templates/batch/monitor.html index 1550bd4c..db42366c 100644 --- a/cookbook/templates/batch/monitor.html +++ b/cookbook/templates/batch/monitor.html @@ -11,7 +11,7 @@

- {% trans 'On this Page you can manage all DropBox folder locations that should be monitored and synced' %} + {% trans 'On this Page you can manage all storage folder locations that should be monitored and synced' %}
{% trans 'The path must be in the following format' %} /Folder/RecipesFolder

diff --git a/cookbook/templates/stats.html b/cookbook/templates/stats.html index ef3f86fa..a2753d50 100644 --- a/cookbook/templates/stats.html +++ b/cookbook/templates/stats.html @@ -14,7 +14,7 @@
- {% trans 'Number of Objects' %} + {% trans 'Number of objects' %}
  • {% trans 'Recipes' %} :
    - {% trans 'Number of Objects' %} + {% trans 'Objects stats' %}
    • {% trans 'Recipes without Keywords' %} :