Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
language system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
15 Sep 2011 at 16:16 UTC
Updated:
29 Jul 2014 at 19:58 UTC
Jump to comment: Most recent file
Comments
Comment #1
gábor hojtsyFix project/component and tagging.
Comment #2
loganfsmyth commentedHere's a patch. The configure link goes to the page where you choose the default language, not the configuration page for the language itself. I assume that's what you wanted?
Comment #3
gábor hojtsyLooks very straightforward. However, you'll notice that Drupal does not use title case like this, so "Default Language" => "Default language".
Comment #4
loganfsmyth commentedClearly everything should just be written in CAPS. :P
I know xmacinfo was doing this yesterday, but I'm not sure what happened to the patch, so I'm just submitting it.
Comment #5
gábor hojtsyA very simple and easy win usability improvement here. Like.
Comment #6
dries commentedA quick screenshot would be handy.
Comment #7
gábor hojtsyThere you go.
BEFORE:

AFTER:

Comment #8
dries commentedCommitted to 8.x. Thanks for the screenshot -- that was very helpful.
Comment #10
gábor hojtsyTagging for base language system. Also making title simpler and more to the point.
Comment #11
gábor hojtsyTagging for language negotiation too.