diff options
author | senator <senator> | 2011-01-18 09:34:22 +0000 |
---|---|---|
committer | senator <senator> | 2011-01-18 09:34:22 +0000 |
commit | d0ec4d643081b30e86d5ac123b7315112c29b44c (patch) | |
tree | 60c8ef231cf65a8c8316fb7d7ef7a9555b576dea /client/pracro_dk.ts | |
parent | 4ae4d63209d91d5808eb8d159073c384d66784cd (diff) |
Updated translations and removed double inclusion of QLabel in mainwindow.cc
Diffstat (limited to 'client/pracro_dk.ts')
-rw-r--r-- | client/pracro_dk.ts | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/client/pracro_dk.ts b/client/pracro_dk.ts index 0e39e14..9188e10 100644 --- a/client/pracro_dk.ts +++ b/client/pracro_dk.ts @@ -53,39 +53,39 @@ et CPR nummer på 10 cifre.</translation> <context> <name>MainWindow</name> <message> - <location filename="mainwindow.cc" line="87"/> + <location filename="mainwindow.cc" line="86"/> <source>Close and commit</source> <translation>Gem og commit</translation> </message> <message> - <location filename="mainwindow.cc" line="90"/> + <location filename="mainwindow.cc" line="89"/> <source>Close no commit</source> <translation>Gem uden commit</translation> </message> <message> - <location filename="mainwindow.cc" line="99"/> + <location filename="mainwindow.cc" line="98"/> <source>Show sessions</source> <translation>Vis sessioner</translation> </message> <message> - <location filename="mainwindow.cc" line="139"/> + <location filename="mainwindow.cc" line="138"/> <source>Closing without commit</source> <translation>Lukker uden commit</translation> </message> <message> - <location filename="mainwindow.cc" line="140"/> + <location filename="mainwindow.cc" line="139"/> <source>This session will be stored on this computer only. To reopen it at a later time, simply open the same patient again.</source> <translation>Denne session bliver husket på denne specifikke maskine. For at genåbne på et senere tidspunkt, skal du blot genåbne på samme patient.</translation> </message> <message> - <location filename="mainwindow.cc" line="151"/> - <location filename="mainwindow.cc" line="174"/> + <location filename="mainwindow.cc" line="150"/> + <location filename="mainwindow.cc" line="173"/> <source>Discard</source> <translation>Kassér</translation> </message> <message> - <location filename="mainwindow.cc" line="152"/> - <location filename="mainwindow.cc" line="175"/> + <location filename="mainwindow.cc" line="151"/> + <location filename="mainwindow.cc" line="174"/> <source>This session will <strong>NOT</strong> be stored in the journal.<br/>Are you sure you want to continue?</source> <translation>Denne session vil <strong>IKKE</strong> blive gemt i journalen.<br/>Er du sikker på du vil fortsætte?</translation> </message> |