Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

id: normalize with mdbook-i18n-helpers 0.2.2 #1106

Merged
merged 1 commit into from
Aug 23, 2023
Merged

id: normalize with mdbook-i18n-helpers 0.2.2 #1106

merged 1 commit into from
Aug 23, 2023

Conversation

mgeisler
Copy link
Collaborator

Before, po/id.po had these statistics:

32 translated messages, 4 fuzzy translations, 1745 untranslated messages.

Afterwards, the statistics for po/id.po is:

32 translated messages, 3 fuzzy translations, 2432 untranslated messages.

The number of translated messages changed from 2% to 1%.

With this change, it becomes important to use the latest version of mdbook-i18n-helpers when viewing the translation locally. To update to the latest version, run

cargo install mdbook-i18n-helpers

You will now be able to serve the translation locally.

Part of #330.

Before, po/id.po had these statistics:

    32 translated messages, 4 fuzzy translations, 1745 untranslated messages.

Afterwards, the statistics for po/id.po is:

    32 translated messages, 3 fuzzy translations, 2432 untranslated messages.

The number of translated messages changed from 2% to 1%.

With this change, it becomes important to use the latest version of
mdbook-i18n-helpers when viewing the translation locally. To update to
the latest version, run

    cargo install mdbook-i18n-helpers

You will now be able to serve the translation locally.

Part of #330.
@henrif75 henrif75 merged commit d856820 into main Aug 23, 2023
@henrif75 henrif75 deleted the normalize-id branch August 23, 2023 18:13
yohcop pushed a commit to yohcop/comprehensive-rust that referenced this pull request Sep 12, 2023
Before, po/id.po had these statistics:

32 translated messages, 4 fuzzy translations, 1745 untranslated
messages.

Afterwards, the statistics for po/id.po is:

32 translated messages, 3 fuzzy translations, 2432 untranslated
messages.

The number of translated messages changed from 2% to 1%.

With this change, it becomes important to use the latest version of
mdbook-i18n-helpers when viewing the translation locally. To update to
the latest version, run

    cargo install mdbook-i18n-helpers

You will now be able to serve the translation locally.

Part of google#330.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants