mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
User defaults language/setup restructuring
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@32454 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
aa9300f786
commit
f169caa814
6 changed files with 319 additions and 335 deletions
|
@ -419,7 +419,7 @@ static NSUInteger _defaultBehavior = NSNumberFormatterBehavior10_4;
|
|||
{
|
||||
if (0 != error)
|
||||
{
|
||||
*error = _(@"floating point values not allowed");
|
||||
*error = _(@"Floating Point not allowed");
|
||||
}
|
||||
return NO;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue