Skip to content

do not lower case search provider names on web ui#25312

Merged
rullzer merged 2 commits into
masterfrom
fix/25282/delowercase
Jan 27, 2021
Merged

do not lower case search provider names on web ui#25312
rullzer merged 2 commits into
masterfrom
fix/25282/delowercase

Conversation

@blizzz

@blizzz blizzz commented Jan 25, 2021

Copy link
Copy Markdown
Member

fixes #25282

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
@blizzz

blizzz commented Jan 25, 2021

Copy link
Copy Markdown
Member Author

/backport to stable20

@nickvergessen

Copy link
Copy Markdown
Member

you didn't build production, right?

@blizzz

blizzz commented Jan 25, 2021

Copy link
Copy Markdown
Member Author

you didn't build production, right?

oops

@blizzz

blizzz commented Jan 25, 2021

Copy link
Copy Markdown
Member Author

/compile amend /core/

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>

@rullzer rullzer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Fine by me but I think this was there for a reason

@rullzer rullzer merged commit 75300cb into master Jan 27, 2021
@rullzer rullzer deleted the fix/25282/delowercase branch January 27, 2021 13:51
@backportbot-nextcloud

Copy link
Copy Markdown

The backport to stable20 failed. Please do this backport manually.

@rullzer rullzer mentioned this pull request Jan 27, 2021
19 tasks
@nickvergessen

Copy link
Copy Markdown
Member

Fine by me but I think this was there for a reason

It was there to be correct in English. The current way this string is build is just not conforming with our translation system. But due to the lack of other ideas... (So it actually comes from the rule that in English we uppercase the first word always, because 'Talk', 'Files', and the other search provider names should actually not be uppercase to begin with.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Search provider names in unified search hint do not respect localized language rules

5 participants