From ec8a611b4855265345e718dc368587c6ca116627 Mon Sep 17 00:00:00 2001 From: Martin Edenhofer Date: Wed, 17 Jul 2013 09:03:47 +0200 Subject: [PATCH] Added new translations. --- db/seeds.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/db/seeds.rb b/db/seeds.rb index c309b1fce..169368b84 100644 --- a/db/seeds.rb +++ b/db/seeds.rb @@ -1809,6 +1809,8 @@ Translation.create_if_not_exists( :locale => 'de', :source => "Solution Time", : Translation.create_if_not_exists( :locale => 'de', :source => "Add Attribute", :target => "Attribut hinzufügen" ) Translation.create_if_not_exists( :locale => 'de', :source => "Back to top", :target => "Nach oben" ) Translation.create_if_not_exists( :locale => 'de', :source => "Discard your unsaved changes.", :target => "Verwerfen der ungespeicherten Änderungen." ) +Translation.create_if_not_exists( :locale => 'de', :source => "Copy to clipboard: Ctrl+C, Enter", :target => "In die Zwischenablage kopieren: Strg+C, Return" ) +Translation.create_if_not_exists( :locale => 'de', :source => "Copy to clipboard", :target => "In die Zwischenablage kopieren" ) #Translation.create_if_not_exists( :locale => 'de', :source => "", :target => "" ) # install all packages in auto_install