This does add a new string, but it's a really good addition - and even if this stays English for people running Subsurface in their local language it's STILL a good addition.
Thanks Rick, I'll take this one /D On Mon, Oct 12, 2015 at 04:19:44PM +1100, Rick Walsh wrote: > Recreational mode isn't self-explanatory. Add a hint for the user. > > Signed-off-by: Rick Walsh <[email protected]> > --- > > I'm not sure we want to introduce a new string for 4.5. Maybe save for later. > > qt-ui/plannerSettings.ui | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/qt-ui/plannerSettings.ui b/qt-ui/plannerSettings.ui > index 2319220..4db69f8 100644 > --- a/qt-ui/plannerSettings.ui > +++ b/qt-ui/plannerSettings.ui > @@ -392,6 +392,9 @@ > </item> > <item row="0" column="1"> > <widget class="QRadioButton" name="recreational_deco"> > + <property name="toolTip"> > + <string>Maximize bottom time allowed by gas and no > decompression limits</string> > + </property> > <property name="text"> > <string>Recreational mode</string> > </property> > -- > 2.4.3 > > _______________________________________________ > subsurface mailing list > [email protected] > http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
