Sha256: a752eae566341d87acfab77f467221b94648cedfea60120f852c5a0b91364c0b

Contents?: true

Size: 811 Bytes

Versions: 23

Compression:

Stored size: 811 Bytes

Contents

module Rho
  class RhoMessages
    LocalMessages = {
      'sync_failed_for' => "Synchronisation fehlgeschlagen für ",
      'details'         => " Details: ",
      'sync_completed'  => "Synchronisation abgeschlossen.",
      'syncronizing'    => "Synchronisiere ",
      'syncronizing_data' => "Synchronisiere Daten...",
      
	  'home_menu' => "Home",
	  'refresh_menu' => "Refresh",
	  'back_menu' => "Back",
	  'sync_menu' => "Sync",
	  'options_menu' => "Options",
	  'log_menu' => "Log",
	  'close_menu' => "Close",
      'get_link_menu' => "Link abrufen",
      'open_link_menu' => "Open Link",
      'email_menu' => "Email",
      'call_menu' => "Call",
      'sms_menu' => "SMS",
      'add_contacts_menu' => "Add to Contacts",
      
      'hide' => 'Hide'
    }
    
  end # RhoMessages
end # Rho

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
rhodes-2.2.4.beta.1 lib/framework/rholang/rhomsg_de.rb
rhodes-2.2.3 lib/framework/rholang/rhomsg_de.rb
rhodes-2.2.3.beta.1 lib/framework/rholang/rhomsg_de.rb
rhodes-2.2.2 lib/framework/rholang/rhomsg_de.rb
rhodes-2.2.2.beta.1 lib/framework/rholang/rhomsg_de.rb
rhodes-2.2.1 lib/framework/rholang/rhomsg_de.rb
rhodes-2.2.1.beta.2 lib/framework/rholang/rhomsg_de.rb
rhodes-2.2.1.beta.1 lib/framework/rholang/rhomsg_de.rb
rhodes-2.2.0 lib/framework/rholang/rhomsg_de.rb
rhodes-2.2.0.beta.3 lib/framework/rholang/rhomsg_de.rb
rhodes-2.2.0.beta.2 lib/framework/rholang/rhomsg_de.rb
rhodes-2.2.0.beta.1 lib/framework/rholang/rhomsg_de.rb
rhodes-2.1.0 lib/framework/rholang/rhomsg_de.rb
rhodes-2.0.3 lib/framework/rholang/rhomsg_de.rb
rhodes-2.0.2 lib/framework/rholang/rhomsg_de.rb
rhodes-2.0.0 lib/framework/rholang/rhomsg_de.rb
rhodes-2.0.0.rc2 lib/framework/rholang/rhomsg_de.rb
rhodes-2.0.0.rc1 lib/framework/rholang/rhomsg_de.rb
rhodes-2.0.0.beta11 lib/framework/rholang/rhomsg_de.rb
rhodes-2.0.0.beta10 lib/framework/rholang/rhomsg_de.rb