Stop using presentSuccess because it is hidden behind the modal in slide

This commit is contained in:
Caleb James DeLisle
2017-10-03 12:10:16 +03:00
parent 53f65f6a87
commit 94d2f4472b
10 changed files with 9 additions and 20 deletions

View File

@@ -116,7 +116,6 @@ define(function () {
out.previewButtonTitle = "顯示或隱藏 Markdown 預覽模式";
out.presentButtonTitle = "輸入簡報模式";
out.presentSuccess = '按 ESC 以退出簡報模式';
out.backgroundButtonTitle = '改變簡報的顏色背景';
out.colorButtonTitle = '在簡報模式下改變文字顏色';