Export strings for translation

Signed-off-by: Terry Yiu <963907+tyiu@users.noreply.github.com>
This commit is contained in:
2024-12-03 00:57:57 -05:00
committed by Daniel D’Aquino
parent 4adcb738a2
commit 4121526588
5 changed files with 4852 additions and 14 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -8,7 +8,7 @@
"en-US" : {
"stringUnit" : {
"state" : "new",
"value" : "DamusNotificationService"
"value" : "share extension"
}
}
}
@@ -20,7 +20,7 @@
"en-US" : {
"stringUnit" : {
"state" : "new",
"value" : "DamusNotificationService"
"value" : "ShareExtension"
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,42 @@
{
"sourceLanguage" : "en-US",
"strings" : {
"CFBundleDisplayName" : {
"comment" : "Bundle display name",
"extractionState" : "extracted_with_value",
"localizations" : {
"en-US" : {
"stringUnit" : {
"state" : "new",
"value" : "DamusNotificationService"
}
}
}
},
"CFBundleName" : {
"comment" : "Bundle name",
"extractionState" : "extracted_with_value",
"localizations" : {
"en-US" : {
"stringUnit" : {
"state" : "new",
"value" : "DamusNotificationService"
}
}
}
},
"NSHumanReadableCopyright" : {
"comment" : "Copyright (human-readable)",
"extractionState" : "extracted_with_value",
"localizations" : {
"en-US" : {
"stringUnit" : {
"state" : "new",
"value" : ""
}
}
}
}
},
"version" : "1.0"
}