keep strings consistent

This commit is contained in:
Mitchell Livingston
2008-05-23 16:56:03 +00:00
parent ecb0dfc0f3
commit 6345b6ba11
4 changed files with 5 additions and 3 deletions

View File

@@ -199,7 +199,7 @@ tr_handle * fLib;
[fNumOpenedField setStringValue: NSLocalizedString(@"1 time", "stats window -> times opened")];
break;
case 0: //for users that have this problem
[fNumOpenedField setStringValue: NSLocalizedString(@"n/a", "stats window -> times opened")];
[fNumOpenedField setStringValue: NSLocalizedString(@"N/A", "stats window -> times opened")];
break;
default:
[fNumOpenedField setStringValue: [NSString stringWithFormat: NSLocalizedString(@"%d times", "stats window -> times opened"),