Skip to content

Commit

Permalink
Create AutotypeCandidateSelectionView.strings
Browse files Browse the repository at this point in the history
  • Loading branch information
thomassth authored Apr 5, 2020
1 parent 2d7a01d commit 2a73f4c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions MacPass/zh-Hant.lproj/AutotypeCandidateSelectionView.strings
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
/* Class = "NSTextFieldCell"; title = "There are multiple matches for the current window. Please select which match should be used."; ObjectID = "gcf-gb-ZsF"; */
"gcf-gb-ZsF.title" = "找到多個符合目前視窗的帳戶資料。請選擇一項。";

/* Class = "NSButtonCell"; title = "Perform Autotype"; ObjectID = "w7H-hx-CUF"; */
"w7H-hx-CUF.title" = "自動輸入";

0 comments on commit 2a73f4c

Please sign in to comment.