summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorInaiat Henrique <inaiat@gmail.com>2013-01-03 14:56:20 -0500
committerJames Moger <james.moger@gitblit.com>2013-01-03 14:56:20 -0500
commit15dcc074a7db2b3dae95c37e7e8625139f0e37da (patch)
tree84f264cf4d4dd9a17007b1473052d32b1752828c
parent9910e56056d2f2639d2783257ae9f1bf46aaee58 (diff)
downloadgitblit-15dcc074a7db2b3dae95c37e7e8625139f0e37da.tar.gz
gitblit-15dcc074a7db2b3dae95c37e7e8625139f0e37da.zip
Fixed loading of Brazilian Portuguese translation from *nix server
-rw-r--r--docs/04_releases.mkd1
-rw-r--r--src/com/gitblit/wicket/GitBlitWebApp_pt_BR.properties (renamed from src/com/gitblit/wicket/GitBlitWebApp_pt_br.properties)0
-rw-r--r--src/com/gitblit/wicket/pages/EmptyRepositoryPage_pt_BR.html (renamed from src/com/gitblit/wicket/pages/EmptyRepositoryPage_pt_br.html)0
3 files changed, 1 insertions, 0 deletions
diff --git a/docs/04_releases.mkd b/docs/04_releases.mkd
index a5bdb3e1..faec56a0 100644
--- a/docs/04_releases.mkd
+++ b/docs/04_releases.mkd
@@ -7,6 +7,7 @@
#### fixes
- Fixed nullpointer when using web.allowForking = true && git.cacheRepositoryList = false (issue 182)
+- Fixed loading of Brazilian Portuguese translation from *nix server (github/inaiat)
### Older Releases
diff --git a/src/com/gitblit/wicket/GitBlitWebApp_pt_br.properties b/src/com/gitblit/wicket/GitBlitWebApp_pt_BR.properties
index 469d2055..469d2055 100644
--- a/src/com/gitblit/wicket/GitBlitWebApp_pt_br.properties
+++ b/src/com/gitblit/wicket/GitBlitWebApp_pt_BR.properties
diff --git a/src/com/gitblit/wicket/pages/EmptyRepositoryPage_pt_br.html b/src/com/gitblit/wicket/pages/EmptyRepositoryPage_pt_BR.html
index 351ef879..351ef879 100644
--- a/src/com/gitblit/wicket/pages/EmptyRepositoryPage_pt_br.html
+++ b/src/com/gitblit/wicket/pages/EmptyRepositoryPage_pt_BR.html