diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2014-08-27 20:30:14 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-08-27 20:30:14 -0700 |
commit | 4099aca82d3e70add15f0c5a770e6ec1c8bcf790 (patch) | |
tree | c6ba3819c759453b061ec93200adf8aaa8eadce3 /translations/subsurface_fr_FR.ts | |
parent | 1564a325467a8419e1bfc61ef8281800bf73df60 (diff) | |
download | subsurface-4099aca82d3e70add15f0c5a770e6ec1c8bcf790.tar.gz |
Updated translations
The change in the French translations fixes the bug where Subsurface
couldn't find images when run in the French locale - the problem was an
incomplete translation string.
Fixes #708
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'translations/subsurface_fr_FR.ts')
-rw-r--r-- | translations/subsurface_fr_FR.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/translations/subsurface_fr_FR.ts b/translations/subsurface_fr_FR.ts index c86a2e33e..87fa452d0 100644 --- a/translations/subsurface_fr_FR.ts +++ b/translations/subsurface_fr_FR.ts @@ -219,7 +219,7 @@ l'ordinateur de plongée sélectionné ?</translation> <message> <location filename="../qt-ui/divelistview.cpp" line="768"/> <source>Image files (*.jpg *.jpeg *.pnm *.tif *.tiff)</source> - <translation>Fichier d'images (</translation> + <translation>Fichier image (*.jpg *.jpeg *.pnm *.tif *.tiff)</translation> </message> </context> <context> |