mirror of
https://github.com/XcodesOrg/XcodesApp.git
synced 2026-03-25 08:55:46 +00:00
Delete the extra colon
This commit is contained in:
parent
bce40c95ae
commit
2f40821244
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@
|
|||
"AppUpdates" = "Xcodes.app Updates";
|
||||
"CheckForAppUpdates" = "自動檢查更新項目";
|
||||
"CheckNow" = "立即檢查";
|
||||
"LastChecked" = "上一次檢查::%@";
|
||||
"LastChecked" = "上一次檢查:%@";
|
||||
"Never" = "從未使用";
|
||||
|
||||
// Advanced Preference Pane
|
||||
|
|
|
|||
Loading…
Reference in a new issue