Skip to content

Shortcut label: Site Settings -> Site settings#556

Open
marto55555 wants to merge 1 commit intoGoogleChrome:mainfrom
marto55555:main
Open

Shortcut label: Site Settings -> Site settings#556
marto55555 wants to merge 1 commit intoGoogleChrome:mainfrom
marto55555:main

Conversation

@marto55555
Copy link
Copy Markdown

Improve consistency with the "Site settings" label on WebAPKs and other items from Android (like "App info" and "Pause app")
Current WebAPK example

OVERRIDE_IC_SITE_SETTINGS_ID, "drawable", context.getPackageName());
return new ShortcutInfo.Builder(context, SITE_SETTINGS_SHORTCUT_ID)
.setShortLabel("Site Settings")
.setShortLabel("Site settings")
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

While we're correcting these strings we should also move them to resources so they can be translated properly

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