[chronojump] Removed one translatable string that was added by mistake
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] Removed one translatable string that was added by mistake
- Date: Tue, 4 Jan 2022 23:18:36 +0000 (UTC)
commit 89df8dc7f2feb8a4d85c41aebdbaac46247078c3
Author: Xavier de Blas <xaviblas gmail com>
Date: Wed Jan 5 00:18:09 2022 +0100
Removed one translatable string that was added by mistake
src/gui/app1/forceSensor.cs | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/gui/app1/forceSensor.cs b/src/gui/app1/forceSensor.cs
index 3e448de79..442604e5d 100644
--- a/src/gui/app1/forceSensor.cs
+++ b/src/gui/app1/forceSensor.cs
@@ -2170,8 +2170,8 @@ LogB.Information(" fs R ");
Catalog.GetString("Elastic") + " (N/m)",
Catalog.GetString("Capture option"),
Catalog.GetString("Laterality"),
- "Max force" + " (" + Catalog.GetString("Raw Data") + ") (N)", //TODO: translate
- string.Format("Max AVG Force in {0} s", 1) + " (N)", //TODO: translate
+ "Max force" + " (" + Catalog.GetString("Raw data") + ") (N)", //TODO: mark to
translate "Max force"
+ string.Format("Max AVG Force in {0} s", 1) + " (N)", //TODO: mark to translate
Catalog.GetString("Date"),
Catalog.GetString("Video"),
Catalog.GetString("Comment")
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]