diff options
| -rw-r--r-- | client/pracro_dk.ts | 16 | 
1 files changed, 14 insertions, 2 deletions
| diff --git a/client/pracro_dk.ts b/client/pracro_dk.ts index 79c282b..bf251b7 100644 --- a/client/pracro_dk.ts +++ b/client/pracro_dk.ts @@ -53,12 +53,24 @@ et CPR nummer på 10 cifre.</translation>  <context>      <name>MainWindow</name>      <message> -        <location filename="mainwindow.cc" line="150"/> +        <location filename="mainwindow.cc" line="139"/> +        <source>Closing without commit</source> +        <translation type="unfinished"></translation> +    </message> +    <message> +        <location filename="mainwindow.cc" line="140"/> +        <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 type="unfinished"></translation> +    </message> +    <message> +        <location filename="mainwindow.cc" line="151"/> +        <location filename="mainwindow.cc" line="174"/>          <source>Discard</source>          <translation>Kassér</translation>      </message>      <message> -        <location filename="mainwindow.cc" line="151"/> +        <location filename="mainwindow.cc" line="152"/> +        <location filename="mainwindow.cc" line="175"/>          <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> | 
