diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2020-05-08 11:26:22 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2020-05-08 08:51:37 -0700 |
commit | ab6cac9799192f1478c150b2ce63906901db2b3b (patch) | |
tree | 4632ed93a89e1dad204aef3d41e8edab5e7c735c /theme | |
parent | 57c4b7c9c170cb0428114a872332869534e9a706 (diff) | |
download | subsurface-ab6cac9799192f1478c150b2ce63906901db2b3b.tar.gz |
media: give newly created dive sites a name
When adding a picture with GPS information, a dive site was added
if the dive didn't have any. The dive site had the empty string as
name, leading to a confusing UI experience.
We could catch the empty string at numerous places and replace it
by some dummy string. This commit goes the distinctly less invasive
route and adds the dive site with the "unnamed dive site" string
(translated to the user language) as name.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'theme')
0 files changed, 0 insertions, 0 deletions