소스 검색

Added more information to GUI Backup Tool

Added information about where the profile with plaintext password is
actually located.

fixes QubesOS/qubes-issues#4777
Marta Marczykowska-Górecka 5 년 전
부모
커밋
072e05e328
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      ui/backupdlg.ui

+ 1 - 1
ui/backupdlg.ui

@@ -238,7 +238,7 @@
           </font>
          </property>
          <property name="text">
-          <string>WARNING: password will be saved in dom0 in plain text.</string>
+          <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;WARNING: password will be saved in dom0 in plain text.&lt;br/&gt;The file is located in dom0 in /etc/qubes/backup/qubes-manager-backup .&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
          </property>
         </widget>
        </item>