Commit Graph

29 Commits (b7ebaf6d2078cbf4de00d0782be8bc1b1de644bb)

Author SHA1 Message Date
GiteaBot 074f6c1b49 [skip ci] Updated translations via Crowdin
GiteaBot a30cc637c6 [skip ci] Updated translations via Crowdin
GiteaBot 44bd5ff466 [skip ci] Updated translations via Crowdin
GiteaBot afa85f9b55 [skip ci] Updated translations via Crowdin
GiteaBot e9728bf3b4 [skip ci] Updated translations via Crowdin
GiteaBot 524cca3a1e [skip ci] Updated translations via Crowdin
GiteaBot e22be08ab6 [skip ci] Updated translations via Crowdin
GiteaBot ddb75191ec [skip ci] Updated translations via Crowdin
lafriks dcb009aa86 '[skip ci] Updated translations via Crowdin'
lafriks d94e2a1c22 '[skip ci] Updated translations via Crowdin'
lafriks 85e99b6a6b '[skip ci] Updated translations via Crowdin'
lunny 3217102516 '[skip ci] Updated translations via Crowdin'
lunny 1ccaddcfbb '[skip ci] Updated translations via Crowdin'
appleboy 6f84569629 '[skip ci] Updated translations via Crowdin'
Lunny Xiao 0fd9289810 update translation from crowdin ()
Lauris BH 310866525b Sync latest translations from crowdin ()
Bo-Yi Wu 703d18e50d feat: add check misspelling ()
Sandro Santilli 7d8f9d1c46 Rename /forget_password url to /forgot_password
Also renames `forgot_password` translation key to
`forgot_password_title` and `forget_password` to
`forgot_password`

Includes entry in CHANGELOG about the breaking change
(and some markdown fixes in there)
Lunny Xiao 656efdc1c7 fix ini format incomiptable with crowdin ()
Lunny Xiao 374f1ba41f update locale files to 2017-03-10 00:07 +08 ()
Lunny Xiao 626bcf0547 merge locale files from crowdin, updated to 2017-03-09 19:28 +08 ()
Sandro Santilli ed096186a7 social_register_hepler_msg -> social_register_helper_msg ()
* social_register_hepler_msg -> social_register_helper_msg

* register_hepler_msg -> register_helper_msg
José Olivio M. Pedrosa 78544f827b Update pt-BR translations ()
* Update pt-BR translations

* Minor updates to translations

* Change "Pull Request" to "pull request".
* Change "Problemas" to "Issues" to keep consistency.
* Change "Propriedade" to "propriedade".
* Change "Wiki" to "wiki".
* Rename "questão" to "issue".
* Update almost all the strings from "[action]" section.

* Added new pt-BR translations
Ethan Koenig 027591a3a5 Redirects for renamed repos ()
* Redirects for renamed repos

* Remove unused phrase from locales
Bwko e08421017c Add ability to fork your own repos ()
Andrey Nering d2bb8ef503 Notifications: trying to get a better layout ()
* i18n button titles

* Improvements on notification page layout

* Notification count badge fixes

* Make table <tr> clickable

* Fix octicon aligment

* Fix use of AppSubUrl
Andrey Nering 6069abe5fd Notifications - Step 2
Bwko 98b0688921
At the locales replaced 6 with MIN_PASSWORD_LENGTH
Thomas Boerger b33078fa33 Bindata is optional and over-writable on restart ()
* Moved conf assets into options folder

* Dropped old bindata

* Started to integrate options bindata and accessors

* Do not enforce a builtin app.ini

* Replaced bindata calls with options

* Dropped bindata task from makefile, it's the generate task now

* Always embedd app.ini to provide sane config defaults

* Use sane defaults for the configuration

* Defined default value for SSH_KEYGEN_PATH

* Dropped "NEVER EVER MODIFY THIS FILE" header from app.ini

* Fixed new paths in latest test additions

* Drop bindata with make clean task

* Set more proper default values