Skip to content

Commit

Permalink
Fixing names
Browse files Browse the repository at this point in the history
  • Loading branch information
sixviv committed Dec 2, 2013
1 parent a7b8ae6 commit ffc8751
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion sites/es/installfest/crea_una_cuenta_de_heroku.step
Expand Up @@ -27,7 +27,7 @@ end

step "Create an SSH key" do
option "On OS X or Linux" do
spanish_link "crea_una_key_ssh"
spanish_link "crea_una_llave_ssh"
end
option "On Windows" do
message "RailsInstaller created a key for you. Go on to the next step!"
Expand Down
File renamed without changes.
4 changes: 2 additions & 2 deletions sites/es/installfest/instala_xcode.step
Expand Up @@ -5,11 +5,11 @@ message "**Special note for folks who upgraded from Leopard to Snow Leopard:** T
choice "installing from a drive or from the App Store" do

option "install XCode from a thumb drive or DVD" do
spanish_link "instala_xcode_del_dvd"
spanish_link "instala_xcode_desde_el_dvd"
end

option "Install XCode from the Apple App Store" do
spanish_link "instala_xcode_de_la_app_store"
spanish_link "instala_xcode_desde_la_app_store"
end

option "Install Command Line Tools for XCode" do
Expand Down

0 comments on commit ffc8751

Please sign in to comment.