mirror of
https://github.com/mastodon/mastodon-ios.git
synced 2025-02-03 10:47:35 +01:00
8d3cb2beb3
* Add missing actions, hack way to inject options into menu (IOS-229) * Implement new menu structure (IOS-229) This doesn't work-work yet, as functionality isn't implemented yet. Also: Special options and traits. * Add preferredElementSize to submenus (IOS-229) * Copy Link (IOS-229) * Open In Browser (IOS-229) * Boost status from menu (IOS-229) * Favorite status from menu (IOS-229) * Fix following-status in menu and don't cache menu (IOS-229) * Add some destruction, add localization and use "Boost" instead of "Reblog" (IOS-229) * Use struct instead of tuple for those menu-parts (IOS-229)
StringsConvertor
Convert i18n JSON file to Stings file.
Usage
chmod +x scripts/build.sh
./scripts/build.sh
# lproj files will locate in output/ directory