Closed (fixed)
Project:
Pixlr
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
17 Aug 2010 at 12:52 UTC
Updated:
3 Feb 2011 at 15:30 UTC
when i open a image , the gui is in russian, i use it from france ?
Comments
Comment #1
duozerskWell.. this is what you would expect from the dev version :)
Actually, I have the intent to use the language from the user profile (Drupal user entity has this property) and fallback to the sitewide default language or smth similar to it.
This module will never have anything like GeoIP technology to determine the language from the user location on the Earth.
Thanks
AndyB
Comment #2
bennos commentedthe user language or site default language is ok.
Comment #3
fugazi commentedSubscribe
Comment #4
duozerskIt is now (6.x-1.0-rc1) set to use the current user language (provided that the locale module is enabled and user sets his language in the profile).
AndyB