mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Use abbreviations with dots.
This commit is contained in:
parent
bdb83fd9b5
commit
dcf2542215
18 changed files with 31 additions and 31 deletions
|
@ -246,7 +246,7 @@ QVariant DiveItem::data(int column, int role) const
|
|||
retVal = tr("OTU");
|
||||
break;
|
||||
case MAXCNS:
|
||||
retVal = tr("Max CNS");
|
||||
retVal = tr("Max. CNS");
|
||||
break;
|
||||
case PHOTOS:
|
||||
retVal = tr("Photos before/during/after dive");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue