Skip to content

Commit 33b0356

Browse files
authored
Merge pull request #280 from swiftty/fix-jp-localization
Fix "Unarchiving" localization in Japanese
2 parents 28456c4 + 410e1e5 commit 33b0356

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Xcodes/Resources/ja.lproj/Localizable.strings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@
201201

202202
// Installation Steps
203203
"Downloading" = "ダウンロードしています";
204-
"Unarchiving" = "アーカイブしています (時間かかることがあります)";
204+
"Unarchiving" = "アーカイブを展開しています (時間がかかることがあります)";
205205
"Moving" = "%@ に移動しています";
206206
"TrashingArchive" = "アーカイブをゴミ箱に移動しています";
207207
"CheckingSecurity" = "セキュリティを検証しています";

0 commit comments

Comments
 (0)