Comment 3 for bug 1557582

Revision history for this message
LaMont Jones (lamont) wrote :

This is one of several places where this is found (and where it was copied from...)

-tigernut 353 : grep 'Are you sure you want to ' * | sed 's/ //g'
domain-details.html:Are you sure you want to delete this domain?
fabric-details.html:Are you sure you want to delete this fabric?
node-details.html: <p><span class="icon warning margin-right--ten"></span> Are you sure you want to remove this {$ getRemoveTypeText(interface) $}?</p>
node-details.html:<p><span class="icon warning margin-right--ten"></span> Are you sure you want to unmount this filesystem?</p>
node-details.html:<p><span class="icon warning margin-right--ten"></span> Are you sure you want to remove this {$ getRemoveTypeText(filesystem) $}?</p>
node-details.html:<p><span class="icon warning margin-right--ten"></span> Are you sure you want to delete this cache set?</p>
node-details.html:<p><span class="icon warning margin-right--ten"></span> Are you sure you want to unformat this '{$ item.fstype $}' filesystem?</p>
node-details.html:<p><span class="icon warning margin-right--ten"></span> Are you sure you want to remove this {$ getRemoveTypeText(item) $}?</p>
space-details.html:Are you sure you want to delete this space?
subnet-details.html:<p class="page-header__feedback-message warning">Are you sure you want to remove this subnet release all IP addresses assigned within its range?</p>
subnet-details.html:<p class="page-header__feedback-message warning">Are you sure you want to remove this subnet?</p>