We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfd8ae4 commit d51a9fcCopy full SHA for d51a9fc
Test/Resources/Testcases.txt
@@ -7,6 +7,8 @@ NSString *message = [NSString stringWithFormat:NSLocalizedString(@"\"%@\" has be
7
8
NSLocalizedString(@"%@ had been successfully added to the Address Book.\nWould you like to edit the card now?", nil);
9
10
+NSLocalizedString(@"foo " @"bar", @"Test multi-part quoted strings");
11
+
12
// some regular test cases
13
14
0 commit comments