]> source.dussan.org Git - gitea.git/commit
Fix missing translations when updating username. (#3564)
authorbugreport0 <32939607+bugreport0@users.noreply.github.com>
Sun, 25 Feb 2018 13:56:25 +0000 (14:56 +0100)
committerLauris BH <lauris@nix.lv>
Sun, 25 Feb 2018 13:56:25 +0000 (15:56 +0200)
commit521945a2d2af421f365b5ed368833f0eb62bc0b9
tree8064d1a85e69d0949a08ebd57f1b264f98677d17
parentfc265b036f6441f8b738cf32c85fd1193b5dd2f0
Fix missing translations when updating username. (#3564)

* Fix missing translations when updating username.

* Fix reserved username translated string test.

* Fix 'username reserved' string test a bit more.
integrations/user_test.go
routers/user/setting.go