|
|
@@ -1,6 +1,42 @@
|
|
|
{
|
|
|
"sourceLanguage" : "en",
|
|
|
"strings" : {
|
|
|
+ "CFBundleDisplayName" : {
|
|
|
+ "comment" : "Bundle display name",
|
|
|
+ "extractionState" : "extracted_with_value",
|
|
|
+ "localizations" : {
|
|
|
+ "en" : {
|
|
|
+ "stringUnit" : {
|
|
|
+ "state" : "new",
|
|
|
+ "value" : "LoopFollow"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "CFBundleGetInfoString" : {
|
|
|
+ "comment" : "Get Info string",
|
|
|
+ "extractionState" : "extracted_with_value",
|
|
|
+ "localizations" : {
|
|
|
+ "en" : {
|
|
|
+ "stringUnit" : {
|
|
|
+ "state" : "new",
|
|
|
+ "value" : ""
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "CFBundleName" : {
|
|
|
+ "comment" : "Bundle name",
|
|
|
+ "extractionState" : "extracted_with_value",
|
|
|
+ "localizations" : {
|
|
|
+ "en" : {
|
|
|
+ "stringUnit" : {
|
|
|
+ "state" : "new",
|
|
|
+ "value" : "Loop Follow"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
"NSBluetoothAlwaysUsageDescription" : {
|
|
|
"comment" : "Bluetooth usage",
|
|
|
"extractionState" : "manual",
|
|
|
@@ -72,7 +108,19 @@
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
+ },
|
|
|
+ "NSHumanReadableCopyright" : {
|
|
|
+ "comment" : "Copyright (human-readable)",
|
|
|
+ "extractionState" : "extracted_with_value",
|
|
|
+ "localizations" : {
|
|
|
+ "en" : {
|
|
|
+ "stringUnit" : {
|
|
|
+ "state" : "new",
|
|
|
+ "value" : ""
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
}
|
|
|
},
|
|
|
"version" : "1.0"
|
|
|
-}
|
|
|
+}
|