|
|
|
@ -6,7 +6,7 @@
@@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
<div class="confirm_modal_description" ng-switch="type"> |
|
|
|
|
<span ng-switch-when="LOGOUT">Are you sure you want to log out?</span> |
|
|
|
|
<span ng-switch-when="WEBOGRAM_UPDATED_RELOAD">A new version of Webogram is downloaded. Launch it?</span> |
|
|
|
|
<span ng-switch-when="WEBOGRAM_UPDATED_RELOAD">A new version of Webogram has been downloaded. Launch it?</span> |
|
|
|
|
<span ng-switch-when="HISTORY_FLUSH">Are you sure? This can not be undone!</span> |
|
|
|
|
<span ng-switch-when="TERMINATE_SESSIONS">Are you sure you want to log out all devices except for the current one?</span> |
|
|
|
|
<span ng-switch-when="HTTPS_MIXED_FAIL"> |
|
|
|
|