1
0
mirror of https://github.com/mastodon/mastodon-ios.git synced 2025-02-02 10:27:08 +01:00
Nathan Mattes 8d97b5a51e
"Welcome back" screen cleanup (IOS-226) (#1282)
* Update texts (IOS-226)

* Remove next-button (IOS-226)

* Tap on row to login (IOS-226)

* Make text use blurple and no disclosure indicator (IOS-226)

* Fix separator lines (IOS-226)

Well. Configurations don't work with custom UI-elements (or I'm just stupid), that's why I had to fall back to good ol UITableViewCell with UIKit-components
2024-05-03 20:53:20 +02:00
..
2024-04-17 16:45:42 +02:00
2023-11-15 12:52:07 +01:00
2021-02-22 16:20:23 +08:00
2021-02-22 16:20:23 +08:00
2021-02-22 16:20:23 +08:00

StringsConvertor

Convert i18n JSON file to Stings file.

Usage

chmod +x scripts/build.sh
./scripts/build.sh

# lproj files will locate in output/ directory