Skip to content

Commit

Permalink
Format strings.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
MrNegativeTW committed Oct 28, 2021
1 parent 9c23d2f commit 09e2ec3
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions course/app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -99,17 +99,19 @@
<string name="widget_stillInBetaMessage">小工具為測試版</string>
<!-- [End] Widget -->

<!-- File Read Error Msg -->
<!-- [Start] Preference File Message -->
<string name="fileReadErrorMsg">未知錯誤,請在試一次</string>
<!-- [End] Preference File Message -->

<!-- Campus Map Error Msg -->
<string name="campusMapErrorMsg">[設定] -> [自訂學校地圖] 選擇你的圖片
</string>
<!-- [Start] Maps Viewer Fragment -->
<string name="campusMapErrorMsg">[設定] -> [自訂學校地圖] 選擇你的圖片</string>
<!-- [End] Maps Viewer Fragment -->

<!-- PDF Error Msg -->
<!-- [Start] PDF Error Message -->
<string name="pdfOpenWithMsg">開啟 PDF 使用</string>
<string name="pdfNoAppMsg">找不到可開 PDF 的程式,建議安裝 Google 雲端硬碟</string>
<string name="pdfFileNotFound">PDF 可能移位了,找不到QQ</string>
<!-- [End] PDF Error Message -->

<!-- Common -->
<string name="all_confirm">確認</string>
Expand Down

0 comments on commit 09e2ec3

Please sign in to comment.