mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
New tool
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@13525 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
b34b39cf6b
commit
6473edaac7
15 changed files with 1934 additions and 2 deletions
14
Tools/make_strings/test1.m
Normal file
14
Tools/make_strings/test1.m
Normal file
|
@ -0,0 +1,14 @@
|
|||
|
||||
_(@"foo") _ ( @"foo2" /* test */ )
|
||||
|
||||
"_()"
|
||||
|
||||
" \" _(foo) \" /* comment "
|
||||
|
||||
_ // test
|
||||
(@ /* comment " */ "test"
|
||||
@
|
||||
" test2"
|
||||
)
|
||||
|
||||
NSLocalizedString(@"Information", @"")
|
Loading…
Add table
Add a link
Reference in a new issue