aboutsummaryrefslogtreecommitdiffstats
path: root/translations/subsurface_en_US.ts
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2020-11-08 14:54:59 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2020-11-08 14:56:19 -0800
commit947a100d45387fe85f8b31641cc0852356831661 (patch)
treeda902f370c0cd39502be959608769c67a61f0be4 /translations/subsurface_en_US.ts
parent299ba2036498ff80bc7428e331c033ef9008428e (diff)
downloadsubsurface-947a100d45387fe85f8b31641cc0852356831661.tar.gz
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 <dirk@hohndel.org>
Diffstat (limited to 'translations/subsurface_en_US.ts')
-rw-r--r--translations/subsurface_en_US.ts14
1 files changed, 7 insertions, 7 deletions
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 @@
</message>
</context>
<context>
- <name>Command::AddDivesToTrip</name>
+ <name>Command</name>
<message numerus="yes">
<location filename="../commands/command_divelist.cpp" line="709"/>
<source>add %n dives to trip</source>
@@ -46,7 +46,7 @@
</message>
</context>
<context>
- <name>Command::DeleteDive</name>
+ <name>Command</name>
<message numerus="yes">
<location filename="../commands/command_divelist.cpp" line="549"/>
<source>delete %n dive(s)</source>
@@ -57,7 +57,7 @@
</message>
</context>
<context>
- <name>Command::DeleteDiveSites</name>
+ <name>Command</name>
<message numerus="yes">
<location filename="../commands/command_divesite.cpp" line="136"/>
<source>delete %n dive site(s)</source>
@@ -68,7 +68,7 @@
</message>
</context>
<context>
- <name>Command::ImportDives</name>
+ <name>Command</name>
<message numerus="yes">
<location filename="../commands/command_divelist.cpp" line="468"/>
<source>import %n dive(s) from %1</source>
@@ -79,7 +79,7 @@
</message>
</context>
<context>
- <name>Command::RemoveDivesFromTrip</name>
+ <name>Command</name>
<message numerus="yes">
<location filename="../commands/command_divelist.cpp" line="685"/>
<source>remove %n dive(s) from trip</source>
@@ -90,7 +90,7 @@
</message>
</context>
<context>
- <name>Command::RenumberDives</name>
+ <name>Command</name>
<message numerus="yes">
<location filename="../commands/command_divelist.cpp" line="633"/>
<source>renumber %n dive(s)</source>
@@ -101,7 +101,7 @@
</message>
</context>
<context>
- <name>Command::ShiftTime</name>
+ <name>Command</name>
<message numerus="yes">
<location filename="../commands/command_divelist.cpp" line="585"/>
<source>shift time of %n dives</source>