summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2020-11-05 13:50:05 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2020-11-05 14:22:15 -0800
commit360123d432a9006913146072a2a0be541f2231f2 (patch)
tree3c46a2753b260624b4dbc420a1246c518671cd0c
parent1d7a44ea8b55c5a3e6477bfcf745cf3e862b87b3 (diff)
downloadsubsurface-360123d432a9006913146072a2a0be541f2231f2.tar.gz
mobile: add missing word to location warning
Thanks to Johan, one of our Swedish translators for noticing this oversight. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
-rw-r--r--mobile-widgets/qml/main.qml2
-rw-r--r--translations/subsurface_source.ts2
2 files changed, 2 insertions, 2 deletions
diff --git a/mobile-widgets/qml/main.qml b/mobile-widgets/qml/main.qml
index e032562f7..751118928 100644
--- a/mobile-widgets/qml/main.qml
+++ b/mobile-widgets/qml/main.qml
@@ -788,7 +788,7 @@ if you have network connectivity and want to sync your data to cloud storage."),
Text {
Layout.fillWidth: true
wrapMode: Text.WrapAtWordBoundaryOrAnywhere
- text: qsTr("The location data are not used in way, except when you apply the location data to the dives in your dive list on this device.")
+ text: qsTr("The location data are not used in any way, except when you apply the location data to the dives in your dive list on this device.")
}
Text {
Layout.fillWidth: true
diff --git a/translations/subsurface_source.ts b/translations/subsurface_source.ts
index acb6dd3fa..744153ad6 100644
--- a/translations/subsurface_source.ts
+++ b/translations/subsurface_source.ts
@@ -14161,7 +14161,7 @@ Is the Uemis Zurich plugged in correctly?</source>
</message>
<message>
<location filename="../mobile-widgets/qml/main.qml" line="791"/>
- <source>The location data are not used in way, except when you apply the location data to the dives in your dive list on this device.</source>
+ <source>The location data are not used in any way, except when you apply the location data to the dives in your dive list on this device.</source>
<translation type="unfinished"></translation>
</message>
<message>