diff options
Diffstat (limited to 'app/Locale/sv_SE/translations.php')
-rw-r--r-- | app/Locale/sv_SE/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/sv_SE/translations.php b/app/Locale/sv_SE/translations.php index 39cd25be..26952355 100644 --- a/app/Locale/sv_SE/translations.php +++ b/app/Locale/sv_SE/translations.php @@ -730,7 +730,7 @@ return array( 'Time spent changed: %sh' => 'Spenderad tid har ändrats: %sh', 'Time estimated changed: %sh' => 'Tidsuppskattning ändrad: %sh', 'The field "%s" have been updated' => 'Fältet "%s" har uppdaterats', - 'The description has been modified' => 'Beskrivningen har modifierats', + 'The description has been modified:' => 'Beskrivningen har modifierats', 'Do you really want to close the task "%s" as well as all subtasks?' => 'Vill du verkligen stänga uppgiften "%s" och alla deluppgifter?', 'I want to receive notifications for:' => 'Jag vill få notiser för:', 'All tasks' => 'Alla uppgifter', |