dakwak 1.0.1 → 1.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/lib/dakwak/version.rb +1 -1
  2. data/lib/dakwak.rb +5 -5
  3. metadata +2 -8
@@ -1,3 +1,3 @@
1
1
  module Dakwak
2
- VERSION = "1.0.1"
2
+ VERSION = "1.0.2"
3
3
  end
data/lib/dakwak.rb CHANGED
@@ -3,13 +3,13 @@ require "dakwak/version"
3
3
  module Dakwak
4
4
  def self.intro
5
5
  %Q{
6
- dakwak is a website localization service that offers both machine and professional translation
7
- in 54 different languages.
6
+ dakwak is a website translation and localization technology that helps businesses in going global by having up and running translated versions of their website with no technical involvement and no integration.
8
7
 
9
- You can quickly and easily translate your websites to your languages of choice,
10
- and have your translated websites up and running in no time.
8
+ Translation quality is user-controlled through dakwak's multi-layered translation system offering machine, team, and professional translation options.
11
9
 
12
- Start your 14 day trial at dakwak now: https://dakwak.com
10
+ Translated versions of the website run initially under a temporary subdomain provided by dakwak till the user configures his DNS and makes those versions run under his own domain name.
11
+
12
+ Once the translated website is running under your own domain name, translated pages will start being indexed in search engines making your website visible to people searching in their native language.
13
13
  }
14
14
  end
15
15
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dakwak
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-01-28 00:00:00.000000000 Z
12
+ date: 2013-06-29 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rake
@@ -59,18 +59,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
59
59
  - - ! '>='
60
60
  - !ruby/object:Gem::Version
61
61
  version: '0'
62
- segments:
63
- - 0
64
- hash: -620985937
65
62
  required_rubygems_version: !ruby/object:Gem::Requirement
66
63
  none: false
67
64
  requirements:
68
65
  - - ! '>='
69
66
  - !ruby/object:Gem::Version
70
67
  version: '0'
71
- segments:
72
- - 0
73
- hash: -620985937
74
68
  requirements: []
75
69
  rubyforge_project:
76
70
  rubygems_version: 1.8.25