Closed (duplicate)
Project:
Drupal core
Version:
8.0.x-dev
Component:
language system
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Mar 2010 at 06:30 UTC
Updated:
29 Jul 2014 at 18:45 UTC
I don't like translations for the admin user interface in Drupal. If I am an administrator I must be able to read and understand English (or what the module creators think English is ;) )
So please, would it be possible to add a setting to omit translations and use the original texts only for example depending on the path? If the path is admin or admin/* the whole page (including blocks and other stuff) should be displayed in original language only.
Comments
Comment #1
plachI'm afraid this can't happen in D7.
Comment #2
nchase commentedwhat does it mean? "can't happen" . This is getting a show stopper in major countries...
Drupals disability of handling multilingual environments properly is one of the greatest lacks in Drupal. We got all that EyeCandies we don't need, but not the important things... (ok, Fields in Core is awesome)
Comment #3
plach@snicers: the bad news is that D7 went feature frozen in september 2009, the good one is it ships a new language negotiation API the makes the feature requested here implementable through a contrib module.
Edit: I forgot to mention that now it is possibile to set up language negotiation to support a session language, administrators may use the language switcher to choose their preferred language and keep it while navigating the site no matter what language prefix the URLs have.
Comment #4
gábor hojtsyDuplicate of #322995: Provide a distinct administration user interface language option. You can use the http://drupal.org/project/admin_language module in the meantime until this is integrated in Drupal core.