summaryrefslogtreecommitdiffstats
path: root/public
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2011-12-07 00:17:57 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2011-12-07 00:17:57 +0000
commit8ec5ed27dbc981f038246d98c1e31d9b64dfdf13 (patch)
tree414096ae9a39dfc87b1c9bf9a0c12ed7b0099420 /public
parentfd175470db65bd7b8c71d39def7f18b6d732fb7f (diff)
downloadredmine-8ec5ed27dbc981f038246d98c1e31d9b64dfdf13.tar.gz
redmine-8ec5ed27dbc981f038246d98c1e31d9b64dfdf13.zip
remove trailing white-spaces from calendar-hr.js
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8106 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'public')
-rw-r--r--public/javascripts/calendar/lang/calendar-hr.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/public/javascripts/calendar/lang/calendar-hr.js b/public/javascripts/calendar/lang/calendar-hr.js
index 22a60decc..4759baeec 100644
--- a/public/javascripts/calendar/lang/calendar-hr.js
+++ b/public/javascripts/calendar/lang/calendar-hr.js
@@ -18,7 +18,7 @@ Calendar._DN = new Array
"Cetvrtak",
"Petak",
"Subota",
- "Nedjelja");
+ "Nedjelja");
// Please note that the following array of short day names (and the same goes
// for short month names, _SMN) isn't absolutely necessary. We give it here
@@ -100,7 +100,7 @@ Calendar._TT["ABOUT_TIME"] = "\n\n" +
Calendar._TT["PREV_YEAR"] = "Prethodna godina (hold for menu)";
Calendar._TT["PREV_MONTH"] = "Prethodni mjesec (hold for menu)";
-Calendar._TT["GO_TODAY"] = "Na današnji dan";
+Calendar._TT["GO_TODAY"] = "Na današnji dan";
Calendar._TT["NEXT_MONTH"] = "Naredni mjesec (hold for menu)";
Calendar._TT["NEXT_YEAR"] = "Naredna godina (hold for menu)";
Calendar._TT["SEL_DATE"] = "Odaberite datum";