Skip to content

Commit

Permalink
#134. change to text. too confusing with just a number.
Browse files Browse the repository at this point in the history
  • Loading branch information
driskull committed Jul 3, 2014
1 parent c1a42dd commit f13a78f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions js/nls/user.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ define({
shareDialogFormText: "Form Link",
close: "Close",
dateFormat: "mm/dd/yyyy",
integerFormat: "1234",
floatFormat: "1.234",
integerFormat: "Enter a number",
floatFormat: "Enter a decimal number",
invalidLatLong: "Please enter valid Latitude and Longitude"
}
})
Expand Down

0 comments on commit f13a78f

Please sign in to comment.