Rebase this commit to abort Chinese translation.

This commit is contained in:
2024-12-03 18:11:54 +08:00
parent df376249f0
commit 875e31a39a
7 changed files with 35 additions and 35 deletions

View File

@@ -97,7 +97,7 @@ public class FrameBrowser extends JFrame
frames.add(bnext);
numframes++;
}
System.out.println("总帧数 " + numframes);
System.out.println("total frames " + numframes);
}
catch (IOException e)
{