summaryrefslogtreecommitdiffstats
path: root/translations
diff options
context:
space:
mode:
Diffstat (limited to 'translations')
-rw-r--r--translations/subsurface_en_US.ts22
1 files changed, 22 insertions, 0 deletions
diff --git a/translations/subsurface_en_US.ts b/translations/subsurface_en_US.ts
index 11714a3c9..ab5bb23e2 100644
--- a/translations/subsurface_en_US.ts
+++ b/translations/subsurface_en_US.ts
@@ -1,5 +1,16 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="en_US" version="2.1">
<context>
+ <name>AddWeight</name>
+ <message numerus="yes">
+ <location filename="../commands/command_edit.cpp" line="993"/>
+ <source>Add weight (%n dive(s))</source>
+ <translation>
+ <numerusform>Add weight (%1 dive)</numerusform>
+ <numerusform>Add weight (%1 dives)</numerusform>
+ </translation>
+ </message>
+</context>
+<context>
<name>AddDivesToTrip</name>
<message numerus="yes">
<location filename="../desktop-widgets/command_divelist.cpp" line="700"/>
@@ -77,6 +88,17 @@
</message>
</context>
<context>
+ <name>EditWeight</name>
+ <message numerus="yes">
+ <location filename="../commands/command_edit.cpp" line="1108"/>
+ <source>Edit weight (%n dive(s))</source>
+ <translation>
+ <numerusform>Edit weight (%n dive)</numerusform>
+ <numerusform>Edit weight (%n dives)</numerusform>
+ </translation>
+ </message>
+</context>
+<context>
<name>LocationFilterDelegate</name>
<message numerus="yes">
<location filename="../desktop-widgets/modeldelegates.cpp" line="504"/>