diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2013-02-09 10:39:11 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-02-09 10:39:11 -0800 |
commit | 9d9eff718bff356ec679906dad87d0d9e48323f9 (patch) | |
tree | 8efd8075606ad31c5612f71cd61a99e6fe509e79 /planner.c | |
parent | 460060c430b6d6a2c3cd44d38f68ec6ea2598f9d (diff) | |
download | subsurface-9d9eff718bff356ec679906dad87d0d9e48323f9.tar.gz |
Hopefully last change to po files
While this is a pain for everyone, I decided not to edit out the code
reference noise - after all this is supposed to help translators find
where the text is used in case it's unclear how to translate something.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'planner.c')
-rw-r--r-- | planner.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1206,7 +1206,7 @@ void input_plan() char *labeltext; int len; - disclaimer = _("DISCLAIMER / WARNING: THIS IS A NEW IMPLEMENTATION OF THE BÜHLMANN " + disclaimer = _("DISCLAIMER / WARNING: THIS IS A NEW IMPLEMENTATION OF THE BUHLMANN " "ALGORITHM AND A DIVE PLANNER IMPLEMENTION BASED ON THAT WHICH HAS " "RECEIVED ONLY A LIMITED AMOUNT OF TESTING. WE STRONGLY RECOMMEND NOT TO " "PLAN DIVES SIMPLY BASED ON THE RESULTS GIVEN HERE."); |