diff options
Diffstat (limited to 'MLEB/Translate/tests/phpunit/data/AppleInfoPlistFfsTest1.strings')
-rw-r--r-- | MLEB/Translate/tests/phpunit/data/AppleInfoPlistFfsTest1.strings | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MLEB/Translate/tests/phpunit/data/AppleInfoPlistFfsTest1.strings b/MLEB/Translate/tests/phpunit/data/AppleInfoPlistFfsTest1.strings new file mode 100644 index 00000000..2eebe7e7 --- /dev/null +++ b/MLEB/Translate/tests/phpunit/data/AppleInfoPlistFfsTest1.strings @@ -0,0 +1,6 @@ +/* + InfoPlist.strings +*/ + +NSPhotoLibraryUsageDescription = "Test Message!"; +NSFaceIDUsageDescription = "Hello World"; |