Skip to content

suggested locale fixes #226

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 124 commits into from
Closed

Conversation

stroucki
Copy link
Contributor

(copied from original)

This addresses the Spanish part of #3764 and two instances of non-ascii apostrophes that caught my eye. Also, some untranslated German messages are translated.

* Handle user ssh key input better

ssh_key: when user submitted keys had a newline at the end, strings.Split
would have created a slice with an empty last element, and the key type
check would be incorrect. Perhaps a better way is to look for 'ssh-rsa' or
'ssh-dsa' at the beginning of the string, but this is simple.

* ssh_key: correct indentation
@tboerger tboerger added this to the 1.0.0 milestone Nov 24, 2016
@tboerger
Copy link
Member

This PR needs to be rebased. Beside that I'm fine with adding the translations here until we get up some translation system. LGTM

@tboerger tboerger added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Nov 24, 2016
@stroucki
Copy link
Contributor Author

Anything I should be careful about moving between gogs and gitea?

@stroucki stroucki closed this Nov 29, 2016
@stroucki stroucki deleted the 20161013locale branch November 29, 2016 01:07
@stroucki stroucki mentioned this pull request Nov 29, 2016
@stroucki
Copy link
Contributor Author

moved to #298

@tboerger tboerger added reviewed/invalid and removed modifies/translation lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. labels Nov 29, 2016
@tboerger tboerger removed this from the 1.0.0 milestone Nov 29, 2016
ethantkoenig pushed a commit to ethantkoenig/gitea that referenced this pull request Nov 19, 2017
replace references in gogs from live.door43.org to door43.org

Issue-720
@go-gitea go-gitea locked and limited conversation to collaborators Nov 23, 2020
@delvh delvh added issue/not-a-bug The reported issue is the intended behavior or the problem is not inside Gitea and removed reviewed/invalid labels Oct 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
issue/not-a-bug The reported issue is the intended behavior or the problem is not inside Gitea
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants