Skip to content

Commit

Permalink
Minor fixes for strings
Browse files Browse the repository at this point in the history
  • Loading branch information
Stjin committed Aug 4, 2024
1 parent 28b3609 commit f86326b
Show file tree
Hide file tree
Showing 10 changed files with 143 additions and 84 deletions.
2 changes: 1 addition & 1 deletion InfoPlist.xcstrings
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"en" : {
"stringUnit" : {
"state" : "new",
"value" : "addy.io (DEBUG)"
"value" : "addy.io"
}
}
}
Expand Down
26 changes: 13 additions & 13 deletions addy.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1606,7 +1606,7 @@
CODE_SIGN_ENTITLEMENTS = AddyStatisticWidgetExtension.debug.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 4;
CURRENT_PROJECT_VERSION = 5;
DEVELOPMENT_TEAM = 83RFSJ6CUP;
ENABLE_USER_SCRIPT_SANDBOXING = YES;
GENERATE_INFOPLIST_FILE = YES;
Expand All @@ -1620,7 +1620,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 0.3;
MARKETING_VERSION = 0.4;
PRODUCT_BUNDLE_IDENTIFIER = host.stjin.addy.debug.AddyStatisticWidget;
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
Expand All @@ -1638,7 +1638,7 @@
CODE_SIGN_ENTITLEMENTS = AddyStatisticWidgetExtension.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 4;
CURRENT_PROJECT_VERSION = 5;
DEVELOPMENT_TEAM = 83RFSJ6CUP;
ENABLE_USER_SCRIPT_SANDBOXING = YES;
GENERATE_INFOPLIST_FILE = YES;
Expand All @@ -1652,7 +1652,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 0.3;
MARKETING_VERSION = 0.4;
PRODUCT_BUNDLE_IDENTIFIER = host.stjin.addy.AddyStatisticWidget;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand All @@ -1669,7 +1669,7 @@
CODE_SIGN_ENTITLEMENTS = ShareExtension/ShareExtension.debug.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 4;
CURRENT_PROJECT_VERSION = 5;
DEVELOPMENT_TEAM = 83RFSJ6CUP;
ENABLE_USER_SCRIPT_SANDBOXING = YES;
GENERATE_INFOPLIST_FILE = YES;
Expand All @@ -1683,7 +1683,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 0.3;
MARKETING_VERSION = 0.4;
PRODUCT_BUNDLE_IDENTIFIER = host.stjin.addy.debug.AddyShareExtension;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand All @@ -1700,7 +1700,7 @@
CODE_SIGN_ENTITLEMENTS = ShareExtension/ShareExtension.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 4;
CURRENT_PROJECT_VERSION = 5;
DEVELOPMENT_TEAM = 83RFSJ6CUP;
ENABLE_USER_SCRIPT_SANDBOXING = YES;
GENERATE_INFOPLIST_FILE = YES;
Expand All @@ -1714,7 +1714,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 0.3;
MARKETING_VERSION = 0.4;
PRODUCT_BUNDLE_IDENTIFIER = host.stjin.addy.AddyShareExtension;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down Expand Up @@ -1859,7 +1859,7 @@
CODE_SIGN_ENTITLEMENTS = addy/addy.debug.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 4;
CURRENT_PROJECT_VERSION = 5;
DEVELOPMENT_ASSET_PATHS = "\"addy/Preview Content\"";
DEVELOPMENT_TEAM = 83RFSJ6CUP;
ENABLE_PREVIEWS = YES;
Expand All @@ -1879,7 +1879,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 0.3;
MARKETING_VERSION = 0.4;
PRODUCT_BUNDLE_IDENTIFIER = host.stjin.addy.debug;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand All @@ -1898,13 +1898,13 @@
CODE_SIGN_ENTITLEMENTS = addy/addy.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 4;
CURRENT_PROJECT_VERSION = 5;
DEVELOPMENT_ASSET_PATHS = "\"addy/Preview Content\"";
DEVELOPMENT_TEAM = 83RFSJ6CUP;
ENABLE_PREVIEWS = YES;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = addy/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = "addy.io (DEBUG)";
INFOPLIST_KEY_CFBundleDisplayName = addy.io;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
INFOPLIST_KEY_NSCameraUsageDescription = "This allows for scanning the QR code so that you can quickly set-up the app";
INFOPLIST_KEY_NSFaceIDUsageDescription = "This permissions is required to protect the app using FaceID";
Expand All @@ -1918,7 +1918,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 0.3;
MARKETING_VERSION = 0.4;
PRODUCT_BUNDLE_IDENTIFIER = host.stjin.addy;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -4894,8 +4894,8 @@
filePath = "addy/View/aliases/AliasesView.swift"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "579"
endingLineNumber = "579"
startingLineNumber = "616"
endingLineNumber = "616"
landmarkName = "onPressSend(client:sendToRecipients:)"
landmarkType = "7">
</BreakpointContent>
Expand All @@ -4910,8 +4910,8 @@
filePath = "addy/View/aliases/AliasesView.swift"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "582"
endingLineNumber = "582"
startingLineNumber = "619"
endingLineNumber = "619"
landmarkName = "onPressSend(client:sendToRecipients:)"
landmarkType = "7">
</BreakpointContent>
Expand All @@ -4926,8 +4926,8 @@
filePath = "addy/View/aliases/AliasesView.swift"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "133"
endingLineNumber = "133"
startingLineNumber = "170"
endingLineNumber = "170"
landmarkName = "body"
landmarkType = "24">
</BreakpointContent>
Expand All @@ -4942,8 +4942,8 @@
filePath = "addy/View/aliases/AliasesView.swift"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "566"
endingLineNumber = "566"
startingLineNumber = "603"
endingLineNumber = "603"
landmarkName = "onPressSend(client:sendToRecipients:)"
landmarkType = "7">
</BreakpointContent>
Expand All @@ -4958,8 +4958,8 @@
filePath = "addy/View/aliases/AliasesView.swift"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "567"
endingLineNumber = "567"
startingLineNumber = "604"
endingLineNumber = "604"
landmarkName = "onPressSend(client:sendToRecipients:)"
landmarkType = "7">
</BreakpointContent>
Expand All @@ -4974,8 +4974,8 @@
filePath = "addy/View/aliases/AliasesView.swift"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "572"
endingLineNumber = "572"
startingLineNumber = "609"
endingLineNumber = "609"
landmarkName = "onPressSend(client:sendToRecipients:)"
landmarkType = "7">
</BreakpointContent>
Expand All @@ -4990,8 +4990,8 @@
filePath = "addy/View/aliases/AliasesView.swift"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "575"
endingLineNumber = "575"
startingLineNumber = "612"
endingLineNumber = "612"
landmarkName = "onPressSend(client:sendToRecipients:)"
landmarkType = "7">
</BreakpointContent>
Expand All @@ -5006,8 +5006,8 @@
filePath = "addy/View/aliases/AliasesView.swift"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "576"
endingLineNumber = "576"
startingLineNumber = "613"
endingLineNumber = "613"
landmarkName = "onPressSend(client:sendToRecipients:)"
landmarkType = "7">
</BreakpointContent>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<key>Periphery.xcscheme_^#shared#^_</key>
<dict>
<key>orderHint</key>
<integer>5</integer>
<integer>6</integer>
</dict>
<key>Playground (Playground) 1.xcscheme</key>
<dict>
Expand All @@ -45,7 +45,7 @@
<key>Privacy Manifest.xcscheme_^#shared#^_</key>
<dict>
<key>orderHint</key>
<integer>6</integer>
<integer>5</integer>
</dict>
<key>ShareExtension.xcscheme_^#shared#^_</key>
<dict>
Expand Down
2 changes: 1 addition & 1 deletion addy/AppIntent/CreateNewCustomAliasIntent.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import UniformTypeIdentifiers
struct CreateNewCustomAliasIntent: AppIntent {

static var title: LocalizedStringResource = "app_intent_add_alias_custom"
static var description: IntentDescription = .init("app_intent_add_alias_desc", categoryName: "app_intent_category_name", searchKeywords: ["add", "create", "alias", "email"])
static var description: IntentDescription = .init("app_intent_add_alias_desc", categoryName: "app_intent_category_name", searchKeywords: ["add", "create", "alias", "email"], resultValueName: "app_intent_alias_output")
static var openAppWhenRun: Bool = false

@Parameter(title: "app_intent_add_alias_parameter_domain",
Expand Down
35 changes: 23 additions & 12 deletions addy/Localizable.xcstrings
Original file line number Diff line number Diff line change
Expand Up @@ -904,7 +904,7 @@
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "new alias email address"
"value" : "email address"
}
}
}
Expand Down Expand Up @@ -3299,17 +3299,6 @@
}
}
},
"hold_the_drag_handle_and_drag_to_change_order" : {
"extractionState" : "manual",
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Hold the drag handle and drag to change order"
}
}
}
},
"home" : {
"extractionState" : "manual",
"localizations" : {
Expand Down Expand Up @@ -4857,6 +4846,17 @@
}
}
},
"rules_view_explanation" : {
"extractionState" : "manual",
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Hold the drag handle and drag to change order\nSwipe right on a rule to enable or disable this rule"
}
}
}
},
"run_rule_on" : {
"extractionState" : "manual",
"localizations" : {
Expand Down Expand Up @@ -5771,6 +5771,17 @@
}
}
},
"system_default" : {
"extractionState" : "manual",
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "System default"
}
}
}
},
"tap_here_to_see_the_error" : {
"extractionState" : "manual",
"localizations" : {
Expand Down
Loading

0 comments on commit f86326b

Please sign in to comment.