We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6da3d15 commit cdc5935Copy full SHA for cdc5935
readthedocsext/theme/templates/projects/version_form.html
@@ -53,7 +53,7 @@ <h2 class="ui medium dividing header">
53
<div class="content">
54
{% if version.active %}
55
<div class="ui warning message">
56
- {% trans "Deactivating a version will result in the deletion of its documentation." %}
+ {% trans "Deactivating a version or changing its slug will result in the deletion of its documentation." %}
57
</div>
58
{% endif %}
59
0 commit comments