Recommand people to use the xtr tool instead of manually generating the .pot #13

Merged
ogoffart merged 1 commits from plume/rocket_i18n:master into master 5 years ago
ogoffart commented 5 years ago (Migrated from github.com)

Hi,

I have been writing a tool similar to xgettext extract strings from rust source code.
It also works with the i18n! macro from this crate, so i thought i'd advertise for it in your README :-)

Let me know if you have whishes.

Hi, I have been writing a tool similar to xgettext extract strings from rust source code. It also works with the i18n! macro from this crate, so i thought i'd advertise for it in your README :-) Let me know if you have whishes.
elegaanz commented 5 years ago (Migrated from github.com)

I didn't tested your tool, but it looks very nice! Thanks.

I didn't tested your tool, but it looks very nice! Thanks.
The pull request has been merged as 88215b6093.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b master master
git pull origin master

Step 2:

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff master
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: plume/rocket_i18n#13
Loading…
There is no content yet.