From 947a100d45387fe85f8b31641cc0852356831661 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sun, 8 Nov 2020 14:54:59 -0800 Subject: translations: brute force adjustment of tranlated text Thanks to commit 299ba20364 ("Update translation source strings") all the translated terms in the Command classes are now part of the base class. So remove the references to the subclasses in the translation sources as well. Fixes: #3068 Signed-off-by: Dirk Hohndel --- translations/subsurface_en_US.ts | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'translations/subsurface_en_US.ts') diff --git a/translations/subsurface_en_US.ts b/translations/subsurface_en_US.ts index 24e928d61..28496a21e 100644 --- a/translations/subsurface_en_US.ts +++ b/translations/subsurface_en_US.ts @@ -35,7 +35,7 @@ - Command::AddDivesToTrip + Command add %n dives to trip @@ -46,7 +46,7 @@ - Command::DeleteDive + Command delete %n dive(s) @@ -57,7 +57,7 @@ - Command::DeleteDiveSites + Command delete %n dive site(s) @@ -68,7 +68,7 @@ - Command::ImportDives + Command import %n dive(s) from %1 @@ -79,7 +79,7 @@ - Command::RemoveDivesFromTrip + Command remove %n dive(s) from trip @@ -90,7 +90,7 @@ - Command::RenumberDives + Command renumber %n dive(s) @@ -101,7 +101,7 @@ - Command::ShiftTime + Command shift time of %n dives -- cgit v1.2.3-70-g09d2