You mean, the output should be printed as "3,14" since , denotes the decimal 
mark?

If so, then it was a bug on our part. I've fixed it now and so you should 
update to the latest Calculator plugin

@devs - a tiny typo on my part (I'd hard coded @"." instead of using the actual 
decimal separator). See 
https://github.com/quicksilver/Calculator-qsplugin/commit/25c75b642fe544d7d089078ac9bf1604c24fadc6

On 26.08.2013, at 02:15, Martin Finke <[email protected]> wrote:

> Hi everyone!
> 
> I'm using Quicksilver 1.0.0 (4000) on Lion in German. The calculator plugin 
> is version 2.2.0.
> 
> When I open quicksilver and type:
> .1*3.14
> and select "Calculate", the result is "314". This is wrong by US definition, 
> but right in German: We use periods to separate thousands and the comma as 
> the decimal mark. It is the inverse of the US system.
> When I type:
> .1*3,14
> and select "Calculate", the result is "3.14". So, in short, Quicksilver 
> expects me to input the comma, but it outputs the period. This makes it 
> impossible to use the output for further calculation. How can I fix this? :(
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Quicksilver" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/blacktree-quicksilver.
> For more options, visit https://groups.google.com/groups/opt_out.

-- 
You received this message because you are subscribed to the Google Groups 
"Quicksilver" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/blacktree-quicksilver.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to