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

Some more small fixes to cherry-pick. #1294

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from

Conversation

Daniel-KM
Copy link
Contributor

The use of $translate() is a little quicker to use than $this->translate(), but the main advantage is for the theme designers, because it is simpler to write.

@Daniel-KM
Copy link
Contributor Author

The travis issue is not an issue.

@Daniel-KM
Copy link
Contributor Author

A new fix for the browse preview for media.

@Daniel-KM
Copy link
Contributor Author

The branch has been rebased to remove all included commits.

@Daniel-KM
Copy link
Contributor Author

Some small improvements.

<?php else: ?>
<?php echo $this->translate('[no log]') ?>
<?php echo $translate('[no log]'); ?>
Copy link
Member

Choose a reason for hiding this comment

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

This seems to have been left behind from one of the "convert to $translate" commits.

Copy link
Member

Choose a reason for hiding this comment

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

I grabbed it without that one piece.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ok.

@Daniel-KM
Copy link
Contributor Author

Rebased on 1.3.

@Daniel-KM
Copy link
Contributor Author

Rebased on 1.4.

@Daniel-KM
Copy link
Contributor Author

Added various missing translation and docblocks.

@Daniel-KM Daniel-KM force-pushed the fix/ongoing branch 3 times, most recently from 1645fe5 to 8058456 Compare January 6, 2022 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants