-
Notifications
You must be signed in to change notification settings - Fork 250
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
21 changed files
with
409 additions
and
159 deletions.
There are no files selected for viewing
276 changes: 154 additions & 122 deletions
276
UnstoppableWallet/UnstoppableWallet.xcodeproj/project.pbxproj
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,143 @@ | ||
{ | ||
"sourceLanguage" : "en", | ||
"strings" : { | ||
"single_coin_price.description" : { | ||
"extractionState" : "manual", | ||
"localizations" : { | ||
"en" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "Displays price for certain coin" | ||
} | ||
} | ||
} | ||
}, | ||
"single_coin_price.title" : { | ||
"extractionState" : "manual", | ||
"localizations" : { | ||
"en" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "Coin Price" | ||
} | ||
} | ||
} | ||
}, | ||
"sort_type.highest_cap" : { | ||
"localizations" : { | ||
"en" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "Highest Cap" | ||
} | ||
} | ||
} | ||
}, | ||
"sort_type.highest_volume" : { | ||
"localizations" : { | ||
"en" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "Highest Volume" | ||
} | ||
} | ||
} | ||
}, | ||
"sort_type.lowest_cap" : { | ||
"localizations" : { | ||
"en" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "Lowest Cap" | ||
} | ||
} | ||
} | ||
}, | ||
"sort_type.lowest_volume" : { | ||
"localizations" : { | ||
"en" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "Lowest Volume" | ||
} | ||
} | ||
} | ||
}, | ||
"sort_type.top_gainers" : { | ||
"localizations" : { | ||
"en" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "Top Gainers" | ||
} | ||
} | ||
} | ||
}, | ||
"sort_type.top_losers" : { | ||
"localizations" : { | ||
"en" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "Top Losers" | ||
} | ||
} | ||
} | ||
}, | ||
"top_coins.description" : { | ||
"extractionState" : "manual", | ||
"localizations" : { | ||
"en" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "Displays price for top coins" | ||
} | ||
} | ||
} | ||
}, | ||
"top_coins.title" : { | ||
"extractionState" : "manual", | ||
"localizations" : { | ||
"en" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "Top Coins" | ||
} | ||
} | ||
} | ||
}, | ||
"watchlist.description" : { | ||
"extractionState" : "manual", | ||
"localizations" : { | ||
"en" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "Displays price coins in watchlist" | ||
} | ||
} | ||
} | ||
}, | ||
"watchlist.empty" : { | ||
"extractionState" : "manual", | ||
"localizations" : { | ||
"en" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "Your watchlist is empty" | ||
} | ||
} | ||
} | ||
}, | ||
"watchlist.title" : { | ||
"extractionState" : "manual", | ||
"localizations" : { | ||
"en" : { | ||
"stringUnit" : { | ||
"state" : "translated", | ||
"value" : "Watchlist" | ||
} | ||
} | ||
} | ||
} | ||
}, | ||
"version" : "1.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
"6ebp42" = "Selected Coin"; | ||
"8vJheC" = "Sort By"; | ||
"qHGyuo" = "Highest Cap"; | ||
"tVjZ7W" = "Lowest Cap"; | ||
"t6AKQ5" = "Highest Volume"; | ||
"C1LmDj" = "Lowest Volume"; | ||
"Rl3a0T" = "Top Gainers"; | ||
"x1kK4T" = "Top Losers"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
"6ebp42" = "Selected Coin"; | ||
"8vJheC" = "Sort By"; | ||
"qHGyuo" = "Highest Cap"; | ||
"tVjZ7W" = "Lowest Cap"; | ||
"t6AKQ5" = "Highest Volume"; | ||
"C1LmDj" = "Lowest Volume"; | ||
"Rl3a0T" = "Top Gainers"; | ||
"x1kK4T" = "Top Losers"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
"6ebp42" = "Selected Coin"; | ||
"8vJheC" = "Sort By"; | ||
"qHGyuo" = "Highest Cap"; | ||
"tVjZ7W" = "Lowest Cap"; | ||
"t6AKQ5" = "Highest Volume"; | ||
"C1LmDj" = "Lowest Volume"; | ||
"Rl3a0T" = "Top Gainers"; | ||
"x1kK4T" = "Top Losers"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
"6ebp42" = "Selected Coin"; | ||
"8vJheC" = "Sort By"; | ||
"qHGyuo" = "Highest Cap"; | ||
"tVjZ7W" = "Lowest Cap"; | ||
"t6AKQ5" = "Highest Volume"; | ||
"C1LmDj" = "Lowest Volume"; | ||
"Rl3a0T" = "Top Gainers"; | ||
"x1kK4T" = "Top Losers"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
"6ebp42" = "Selected Coin"; | ||
"8vJheC" = "Sort By"; | ||
"qHGyuo" = "Highest Cap"; | ||
"tVjZ7W" = "Lowest Cap"; | ||
"t6AKQ5" = "Highest Volume"; | ||
"C1LmDj" = "Lowest Volume"; | ||
"Rl3a0T" = "Top Gainers"; | ||
"x1kK4T" = "Top Losers"; |
Oops, something went wrong.