From 3b403a1a4b33443ee853556e40d4fe89d3399387 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 12 Apr 2015 18:44:42 -0400 Subject: Add screenshot support for tasks (copy/paste images directly) --- app/Locale/sv_SE/translations.php | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'app/Locale/sv_SE') diff --git a/app/Locale/sv_SE/translations.php b/app/Locale/sv_SE/translations.php index 93e0cb55..19437c71 100644 --- a/app/Locale/sv_SE/translations.php +++ b/app/Locale/sv_SE/translations.php @@ -802,7 +802,6 @@ return array( 'The budget line have been created successfully.' => 'Budgetlinjen har skapats.', 'Unable to create the budget line.' => 'Kunde inte skapa budgetlinjen.', 'Unable to remove this budget line.' => 'Kunde inte ta bort budgetlinjen.', - 'SEK - Swedish Krona' => 'SEK - Svensk Krona', 'USD - US Dollar' => 'USD - Amerikanska Dollar', 'Remaining' => 'Återstående', 'Destination column' => 'Målkolumn', @@ -854,4 +853,10 @@ return array( 'Burndown chart for "%s"' => 'Burndown diagram för "%s"', 'Burndown chart' => 'Burndown diagram', 'This chart show the task complexity over the time (Work Remaining).' => 'Diagrammet visar uppgiftens svårighet över tid (återstående arbete).', + // 'Screenshot taken %s' => '', + // 'Add a screenshot' => '', + // 'Copy and paste images are only supported with Mozilla Firefox and Google Chrome.' => '', + // 'Take a screenshot and press CTRL+V or ⌘+V to paste here.' => '', + // 'Screenshot uploaded successfully.' => '', + 'SEK - Swedish Krona' => 'SEK - Svensk Krona', ); -- cgit v1.2.3