Skip to content

Commit

Permalink
Merge pull request #56 from tink-sdk-build/rc-0.27.2
Browse files Browse the repository at this point in the history
Tink Money Manager UI 0.27.2
  • Loading branch information
belous authored Oct 4, 2022
2 parents 091119a + 9657a88 commit 3e0b66a
Show file tree
Hide file tree
Showing 12 changed files with 164 additions and 50 deletions.
45 changes: 32 additions & 13 deletions LOCALIZABLE_STRINGS.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,24 +65,43 @@ You can also use the [Xcode Localization Catalog (xcloc)](https://help.apple.com
| `Budget.Detail.OverView.OverCurrentWeekDescription` | You have gone %@ over your budget for this week | Description text shown on budget detail view when user spent more than their budget target for the current week. |
| `Budget.Detail.OverView.OverCurrentYearDescription` | You have gone %@ over your budget for this year | Description text shown on budget detail view when user spent more than their budget target for the current year. |
| `Budget.Detail.Overview.Title` | Over time | Title for budgets overview. |
| `Budget.Detail.Progress.Completed.Days` | Closed %d days ago | Budget detail view completed in days text. |
| `Budget.Detail.Progress.Completed.Months` | Closed %d months ago | Budget detail view completed in days text. |
| `Budget.Detail.Progress.Completed.Days` | Closed %d days ago | Text in Budget chart when budget was closed multiple days ago. |
| `Budget.Detail.Progress.Completed.Months` | Closed %d months ago | Text in Budget chart when budget was closed multiple months ago. |
| `Budget.Detail.Progress.Completed.MultipleMonthsAndDays` | Closed %1$d months and %2$d days ago | Text in Budget chart when budget was closed multiple months and days ago. |
| `Budget.Detail.Progress.Completed.MultipleMonthsAndSingleDay` | Closed %d months and 1 day ago | Text in Budget chart when budget was closed multiple months and a day ago. |
| `Budget.Detail.Progress.Completed.SingleMonth` | Closed 1 month ago | Text in Budget chart when budget was closed one months ago. |
| `Budget.Detail.Progress.Completed.SingleMonthAndDay` | Closed 1 month and 1 day ago | Text in Budget chart when budget was closed one month and a day ago. |
| `Budget.Detail.Progress.Completed.SingleMonthAndMultipleDays` | Closed 1 month and %d days ago | Text in Budget chart when budget was closed 1 month and multiple days ago. |
| `Budget.Detail.Progress.Completed.Yesterday` | Closed yesterday | Text in Budget chart when budget was closed yesterday. |
| `Budget.Detail.Progress.Left` | You can spend %@ and still remain within your budget | Budget detail remaining budget within period. |
| `Budget.Detail.Progress.Left.Daily` | You can spend %@ per day and still remain within your budget | Budget detail remaining budget daily. |
| `Budget.Detail.Progress.Left.From` | left of %@ | Budget detail view progress left from text. |
| `Budget.Detail.Progress.Left.From` | left of %@ | Budget chart bottom text, left from text total. |
| `Budget.Detail.Progress.Left.Monthly` | You can spend %@ per month and still remain within your budget | Budget detail remaining budget monthly. |
| `Budget.Detail.Progress.Left.Total` | You have %@ remaining of your budget | Budget detail remaining budget yearly. |
| `Budget.Detail.Progress.Left.Weekly` | You can spend %@ per week and still remain within your budget | Budget detail remaining budget weekly. |
| `Budget.Detail.Progress.Left.Yearly` | You can spend %@ per year and still remain within your budget | Budget detail remaining budget yearly. |
| `Budget.Detail.Progress.Managed` | You managed your budget for this period | Budget detail managed budget text. |
| `Budget.Detail.Progress.Managed` | You managed your budget this period | Budget detail managed budget text. |
| `Budget.Detail.Progress.NotStarted` | Budget hasn't started yet | Budget detail budget has not started. |
| `Budget.Detail.Progress.Over` | You have gone over your budget for this period | Description text shown on budget detail view when user spent more than their budget target for the current period. |
| `Budget.Detail.Progress.RemaingTime.MultipleDays` | %d days remaining | Budget detail view remaining days. |
| `Budget.Detail.Progress.RemaingTime.OneDay` | One day remaining | Budget detail view for one remaining day. |
| `Budget.Detail.Progress.Spent` | You have no remaining budget for this period. | Description text shown on budget detail view when user spent as much as the budget target for the current period. |
| `Budget.Detail.Progress.StartIn` | Starts in %d days | Title in budget detail view chart describing the number of days before the budget starts. |
| `Budget.Detail.Progress.StartsAtDate` | Starts %@ | Title in budget detail view chart describing the exact date the budget starts. |
| `Budget.Detail.Progress.StartsTomorrow` | Starts tomorrow | Title in budget detail view chart describing that budget starts tomorrow. |
| `Budget.Detail.Progress.Over` | You went over your budget this period | Description text shown on budget detail view when user spent more than their budget target for the current period. |
| `Budget.Detail.Progress.RemaingTime.LastDay` | Ends today | Budget chart text when on last day of budget. |
| `Budget.Detail.Progress.RemaingTime.MultipleDays` | %d days remaining | Budget chart text number of remaining days. |
| `Budget.Detail.Progress.RemaingTime.MultipleMonths` | %d months remaining | Budget chart text number of months remaining. |
| `Budget.Detail.Progress.RemaingTime.MultipleMonthsAndDays` | %1$d months and %2$d days remaining | Budget chart text with multiple months and days remaining. |
| `Budget.Detail.Progress.RemaingTime.MultipleMonthsAndSingleDay` | %d months and 1 day remaining | Budget chart text number of months and a single day remaining. |
| `Budget.Detail.Progress.RemaingTime.OneDay` | Ends tomorrow | Budget chart text when one day remaining of the budget. |
| `Budget.Detail.Progress.RemaingTime.SingleMonth` | 1 month remaining | Budget chart text exactly 1 month remaining. |
| `Budget.Detail.Progress.RemaingTime.SingleMonthAndDay` | 1 month and 1 day remaining | Budget chart text exactly 1 month and 1 day remaining. |
| `Budget.Detail.Progress.RemaingTime.SingleMonthAndMultipleDays` | 1 month and %d days remaining | Budget chart text with exactly one month multiple days remaining. |
| `Budget.Detail.Progress.Spent` | You have no remaining budget for this period | Description text shown on budget detail view when user spent as much as the budget target for the current period. |
| `Budget.Detail.Progress.StartIn` | Starts in %d days | Budget chart text starts in multiple days. |
| `Budget.Detail.Progress.StartIn.MultipleMonths` | Starts in %d months | Budget detail view starts in months text. |
| `Budget.Detail.Progress.StartIn.MultipleMonthsAndDays` | Starts in %1$d months and %2$d days | Budget chart text starts in multiple months and days. |
| `Budget.Detail.Progress.StartIn.MultipleMonthsAndSingleDay` | Starts in %d months and 1 day | Budget chart text starts in multiple months and 1 day. |
| `Budget.Detail.Progress.StartIn.OneMonth` | Starts in 1 month | Budget chart text starts in 1 month text. |
| `Budget.Detail.Progress.StartIn.OneMonthAndOneDay` | Starts in 1 month and 1 day | Budget chart text starts in 1 month and 1 day text. |
| `Budget.Detail.Progress.StartIn.SingleMonthAndMultipleDays` | Starts in 1 month and %d days | Budget chart text starts in 1 month and multiple days. |
| `Budget.Detail.Progress.StartsAtDate` | Starts %@ | Budget detail view starts text saying that budget starts at exact date. |
| `Budget.Detail.Progress.StartsTomorrow` | Starts tomorrow | Budget chart text when starts tomorrow. |
| `Budget.Detail.SeeTransactions` | See transactions | See budget detail transactions text. |
| `Budget.Detail.Weekly.Title` | Weekly | Title for budgets. |
| `Budget.Detail.Yearly.Title` | Yearly | Title for budgets. |
Expand All @@ -91,7 +110,7 @@ You can also use the [Xcode Localization Catalog (xcloc)](https://help.apple.com
| `Budget.Generic.CancelButton` | Cancel | Title for the cancel button that will dismiss the select category modal shown when creating a budget. |
| `Budget.Generic.DeleteButton` | Delete | Title for the button to delete a budget. |
| `Budget.Generic.EditButton` | Edit | Title for budget edit button. |
| `Budget.Generic.EmptyList` | You have no budgets. Create your first\n budget to help you spend less! | Description when list of budgets is empty |
| `Budget.Generic.EmptyList` | You have no budgets. Create your first\n budget to help you spend less. | Description when list of budgets is empty |
| `Budget.Generic.NextButton` | Next | Title of button to next step when creating a budget |
| `Budget.Generic.SelectButton` | Select | Select button text for editing budget flow |
| `Budget.Generic.SelectCategory` | Next | Title of button to next step when selecting a category to create a budget |
Expand All @@ -113,7 +132,7 @@ You can also use the [Xcode Localization Catalog (xcloc)](https://help.apple.com
| `Budget.Target.KeywordFilter.Placeholder` | Keyword | Period filter field placeholder text when editing budget. |
| `Budget.Target.Name.Placeholder` | Name | Name text field placeholder text shown when creating or editing budget. |
| `Budget.Target.Period.Placeholder` | Budget period | Period type selection field placeholder text shown when creating or editing budget. |
| `Budget.Target.SaveButton` | Save changes | Edit button text for editing budget flow. |
| `Budget.Target.SaveButton` | Save changes | Save button text for editing budget flow. |
| `Budget.Target.StartPeriod.Placeholder` | Start date | Period start date field placeholder text shown when creating or editing budget. |
| `Budget.Transactions.EmptyState` | Here you will see your historical spending on %@. But currently you don't have any. | Title for budgets transaction empty state. |
| `Categorization.CategoryPicker.CancelButton` | Cancel | Title for the cancel button that will dismiss the select category modal shown when categorizing a transaction. |
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ let package = Package(
targets: [
.binaryTarget(
name: "TinkMoneyManagerUI",
url: "https://github.com/tink-ab/tink-money-manager-ios/releases/download/0.27.1/TinkMoneyManagerUI.xcframework.zip", checksum: "0c8222d481562779c060d9c8924d5033e4687267253c45ff84a670604b82d674"
url: "https://github.com/tink-ab/tink-money-manager-ios/releases/download/0.27.2/TinkMoneyManagerUI.xcframework.zip", checksum: "e993d579466511eba72c6d0254c2fb3fcf68905f38e96643b013c50a12c31a30"
),
.target(
name: "TinkMoneyManagerUITarget",
Expand Down
2 changes: 1 addition & 1 deletion TinkMoneyManagerUI.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = "TinkMoneyManagerUI"
spec.version = "0.27.1"
spec.version = "0.27.2"
spec.license = { :type => "Tink", :file => "LICENSE" }
spec.authors = { "Tink AB" => "mobile@tink.se" }
spec.homepage = "https://tink.com"
Expand Down
10 changes: 5 additions & 5 deletions TinkMoneyManagerUI.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -6,30 +6,30 @@
<array>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>TinkMoneyManagerUI.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>TinkMoneyManagerUI.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
</array>
<key>CFBundlePackageType</key>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
<dict>
<key>Assets.car</key>
<data>
sB26PjtPIMxSdQxl59iSdJNQiJk=
2iiz7q5pt7y/esGA7zkzbsw5kX0=
</data>
<key>Headers/TinkMoneyManagerUI-Swift.h</key>
<data>
YU8RXaUgS3dpdgMr3C5JrYcZCKY=
</data>
<key>Info.plist</key>
<data>
zrwqdpsq1Sur3Ssbcf2lDHYRP34=
+1zPbutJZBudFlQzr2l44RqJSEU=
</data>
<key>Modules/TinkMoneyManagerUI.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
<data>
Expand All @@ -26,7 +26,7 @@
</data>
<key>Modules/TinkMoneyManagerUI.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
<data>
B8c/mG8pPHYccbaZ5SO+A/lzezI=
aErOl0duH5L4tVzbZDvBt0F7ZXM=
</data>
<key>Modules/TinkMoneyManagerUI.swiftmodule/arm64.swiftdoc</key>
<data>
Expand All @@ -38,7 +38,7 @@
</data>
<key>Modules/TinkMoneyManagerUI.swiftmodule/arm64.swiftmodule</key>
<data>
B8c/mG8pPHYccbaZ5SO+A/lzezI=
aErOl0duH5L4tVzbZDvBt0F7ZXM=
</data>
<key>Modules/TinkMoneyManagerUI.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
<data>
Expand All @@ -50,7 +50,7 @@
</data>
<key>Modules/TinkMoneyManagerUI.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
<data>
vfCnwswsrpnE41XJeXIHFyqvnDU=
uqeuGoLT9GE7zmhWMkvtZiPM0yU=
</data>
<key>Modules/TinkMoneyManagerUI.swiftmodule/x86_64.swiftdoc</key>
<data>
Expand All @@ -62,7 +62,7 @@
</data>
<key>Modules/TinkMoneyManagerUI.swiftmodule/x86_64.swiftmodule</key>
<data>
vfCnwswsrpnE41XJeXIHFyqvnDU=
uqeuGoLT9GE7zmhWMkvtZiPM0yU=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand All @@ -75,7 +75,7 @@
<dict>
<key>hash2</key>
<data>
v3DSFNy+cpiM56SbBEQrB74r7auWzllcQw53vQtFEFU=
Ej1tnjrlIyCGvYX6Q+HD1D/VxEEBRJqkqrKSWWVyNAA=
</data>
</dict>
<key>Headers/TinkMoneyManagerUI-Swift.h</key>
Expand Down Expand Up @@ -103,7 +103,7 @@
<dict>
<key>hash2</key>
<data>
Gfsr0MCXgNArnQp1yo7JUa1nPCZLaEGABx2CWHaKauQ=
NM2W+jivbZ0lbSW9jBmouk/m0kXKnA8ygZphO/cTRZw=
</data>
</dict>
<key>Modules/TinkMoneyManagerUI.swiftmodule/arm64.swiftdoc</key>
Expand All @@ -124,7 +124,7 @@
<dict>
<key>hash2</key>
<data>
Gfsr0MCXgNArnQp1yo7JUa1nPCZLaEGABx2CWHaKauQ=
NM2W+jivbZ0lbSW9jBmouk/m0kXKnA8ygZphO/cTRZw=
</data>
</dict>
<key>Modules/TinkMoneyManagerUI.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
Expand All @@ -145,7 +145,7 @@
<dict>
<key>hash2</key>
<data>
5YCz2JF//jFLklz1oAggG40+2Kvs3graZto4j9wCNLo=
wMtpTnsjTjztjKBjFXERTlqclz4y4f3kPMsZxgnyGyA=
</data>
</dict>
<key>Modules/TinkMoneyManagerUI.swiftmodule/x86_64.swiftdoc</key>
Expand All @@ -166,7 +166,7 @@
<dict>
<key>hash2</key>
<data>
5YCz2JF//jFLklz1oAggG40+2Kvs3graZto4j9wCNLo=
wMtpTnsjTjztjKBjFXERTlqclz4y4f3kPMsZxgnyGyA=
</data>
</dict>
<key>Modules/module.modulemap</key>
Expand Down
Loading

0 comments on commit 3e0b66a

Please sign in to comment.