From e3de47abc3eba2d1cebc94943a203623c6545f3f Mon Sep 17 00:00:00 2001 From: Michael Welter Date: Wed, 18 May 2022 22:15:02 +0200 Subject: tracker/nn: Use postfix underscore to indicate class member variables --- tracker-neuralnet/lang/zh_CN.ts | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'tracker-neuralnet/lang/zh_CN.ts') diff --git a/tracker-neuralnet/lang/zh_CN.ts b/tracker-neuralnet/lang/zh_CN.ts index 9c936e5c..c3a91211 100644 --- a/tracker-neuralnet/lang/zh_CN.ts +++ b/tracker-neuralnet/lang/zh_CN.ts @@ -114,37 +114,37 @@ Don't roll or change position. - neuralnet_tracker_ns::neuralnet_dialog + neuralnet_tracker_ns::NeuralNetDialog Default - %1 yaw samples. Yaw more to %2 samples for stable calibration. + Tracker Offline - %1 pitch samples. Pitch more to %2 samples for stable calibration. + %1x%2 @ %3 FPS / Inference: %4 ms - %1 samples. Over %2, good! + %1 yaw samples. Yaw more to %2 samples for stable calibration. - Stop calibration + %1 pitch samples. Pitch more to %2 samples for stable calibration. - Start calibration + %1 samples. Over %2, good! - Tracker Offline + Stop calibration - %1x%2 @ %3 FPS / Inference: %4 ms + Start calibration -- cgit v1.2.3