mastodon-app-ufficiale-ipho.../Localization/StringsConvertor
Nathan Mattes 8d3cb2beb3
Update Post Menu (IOS-229) (#1292)
* 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)
2024-05-18 14:30:51 +02:00
..
Intents/input New Crowdin updates (#1262) 2024-04-17 16:45:42 +02:00
Sources/StringsConvertor Update strings 2023-11-15 12:52:07 +01:00
Tests feat: add localization helper 2021-02-22 16:20:23 +08:00
input Update Post Menu (IOS-229) (#1292) 2024-05-18 14:30:51 +02:00
scripts chore: update i18n scripts and resources 2021-08-06 16:14:27 +08:00
Package.swift feat: add localization helper 2021-02-22 16:20:23 +08:00
README.md feat: add localization helper 2021-02-22 16:20:23 +08:00

README.md

StringsConvertor

Convert i18n JSON file to Stings file.

Usage

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

# lproj files will locate in output/ directory