Skip to content

Commit 84a67ed

Browse files
committedApr 20, 2024·
Small fixes
1 parent 74ee0e1 commit 84a67ed

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
 

‎Platform/ja.lproj/Localizable.strings

+1-2
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@
266266
"Serial %lld" = "シリアル%lld";
267267

268268
// Display/VMDisplayAppleDisplayWindowController.swift
269-
"%@ (Terminal %lld)" = "%1$@ (ターミナル%2$lld)";
269+
"%@ (Terminal %lld)" = "%1$@ターミナル%2$lld)";
270270

271271
// Display/VMDisplayQemuDisplayController.swift
272272
"Disposable Mode" = "使い捨てモード";
@@ -831,7 +831,6 @@
831831
"CD/DVD Image" = "CD/DVDイメージ";
832832
"Floppy Image" = "フロッピーイメージ";
833833
"Boot IMG Image" = "起動IMGイメージ";
834-
"Skip ISO boot" = "ISO起動をスキップ";
835834
"Legacy Hardware" = "レガシーハードウェア";
836835
"If checked, emulated devices with higher compatibility will be instantiated at the cost of performance." = "チェックを入れると、パフォーマンスを犠牲にして、より互換性の高い仮想デバイスがインスタンス化されます。";
837836
"Options" = "オプション";

0 commit comments

Comments
 (0)
Please sign in to comment.