| 19 | * In case the user has opened book inside Sophie Author (edit mode)and his rights are changed from read&write to read or to none - dialog window appear that informs him for that and give him a chance to save the book locally. |
| 20 | * The message should be - "You have no longer right to edit this book on [server domain]. The book will be closed. Would you like to save a local copy of the book" |
| 21 | * Two buttons stand after the text. |
| 22 | * "Save as" - button with tooltip that says - "Save the current book with different name" |
| 23 | * "Close" - button with tooltip that says - "Close the current book" |
| 24 | * In case the user have opened book that he have read rights over her, and the rights are changed to none - a dialog winodow appear with the following message - "You have no longer rights to view this book. The book will be closed." |
| 25 | * Only one button will be inside this window. |
| 26 | * "Close" - button with tooltip that says - "Close the current book" |