Skip to content
This repository has been archived by the owner on Aug 10, 2020. It is now read-only.

Commit

Permalink
Improve new app’s text
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigok committed Apr 13, 2018
1 parent 9a29046 commit 5fa7d14
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions www/css/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,7 @@ body.loading .loading-box {

.new-apps button {
border: none;
background: transparent;
}

.new-apps button.dismiss {
Expand Down
4 changes: 2 additions & 2 deletions www/shared/i18n/en.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"Updating_files_s_s": "Updating files<br/>%s / %s",
"Validating_server": "Validating server",
"Warning": "Warning",
"new_native_apps_title": "Our new native apps are available",
"new_native_apps_description": "They have a much better performance, give it a try!",
"new_native_apps_title": "Check out our new native apps!",
"new_native_apps_description": "They have been completely rebuilt from the ground up for performance, and a better user experience. Give it a try!",
"No_thanks": "No, thanks"
}
4 changes: 2 additions & 2 deletions www/shared/i18n/pt.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"Updating_files_s_s": "Atualizando arquivos<br/>%s / %s",
"Validating_server": "Validando servidor",
"Warning": "Atenção",
"new_native_apps_title": "Nossos novos apps nativos estão disponíveis",
"new_native_apps_description": "Eles são muito mais rápidos, experimente!",
"new_native_apps_title": "Confira nossos novos apps nativos!",
"new_native_apps_description": "Eles foram completamente re-escritos do zero para garantir performance e usabilidade melhores. Experimente!",
"No_thanks": "Não, obrigado"
}

0 comments on commit 5fa7d14

Please sign in to comment.