Skip to content

Update fluent#1772

Merged
maan2003 merged 1 commit intolinebender:masterfrom
r-ml:fluent-update
May 11, 2021
Merged

Update fluent#1772
maan2003 merged 1 commit intolinebender:masterfrom
r-ml:fluent-update

Conversation

@r-ml
Copy link
Contributor

@r-ml r-ml commented May 11, 2021

No description provided.

let mut stack = Vec::new();
for locale in &resolved_locales {
let mut bundle = FluentBundle::new(&resolved_locales);
let mut bundle = FluentBundle::new(resolved_locales.clone());
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@r-ml r-ml force-pushed the fluent-update branch from c644b22 to a681fc2 Compare May 11, 2021 01:20
@r-ml r-ml marked this pull request as ready for review May 11, 2021 01:22
Copy link
Collaborator

@maan2003 maan2003 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks

@maan2003 maan2003 added the S-ready PR is ready to merge label May 11, 2021
@maan2003 maan2003 merged commit a2b9fe9 into linebender:master May 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-ready PR is ready to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants