Closed GoogleCodeExporter closed 9 years ago
Try using the country code "iw" instead of "he". In my testing, the Java
locale engine translates the browser code "he" to "iw".
Original comment by jrivard
on 18 Jul 2011 at 1:30
svn revision 204/205 have support for rtl
Original comment by jrivard
on 18 Jul 2011 at 1:58
Thanks! Now its work.
Original comment by dordorqwerty@gmail.com
on 18 Jul 2011 at 2:42
I just finish to translate the main modules (main screen, change password,
reset password, error message and messages) to Hebrew (Attached).
To test the configuration I changed the web.xml and add the .iw language to the
"knownLocales", copy the 3 "_iw.properties" translated file to the current
location and restart the tomcat.
I can see all Hebrew correct.
Some Q:
1. To be able to see the Hebrew I need to use native2ascii format and I can't
just type a Heb characters– why is that (same problem like issue 86…)?
2. I try to translate the "Required Attributes" to Hebrew by using the "Add
Locale" from the ConfigManager. When I type a Hebrew characters and save the
configuration, I can see only Q marks "?????" – any idea?
3. How can I test the RTL (I am not familiar with how to build from last
revision) can you post an updated build for testing the RTL?
Original comment by dordorqwerty@gmail.com
on 19 Jul 2011 at 4:00
Attachments:
Excellent! Looks great! I've added them so svn revision 207, and on the demo
server. RTL seems to be working well as well. Please review and approve.
Original comment by jrivard
on 19 Jul 2011 at 8:24
I am not familiar with how to build from revision 207. just copy the files? Any
instructions how to create new build?
Original comment by dordorqwerty@gmail.com
on 20 Jul 2011 at 6:51
I've posted the latest build (1060) to the download page. You can test with
that.
Original comment by jrivard
on 20 Jul 2011 at 12:02
The RTL works grate! the browser recognize the default language (Hebrew in my
case) and show the Hebrew content as expected.
Still can't translate the "Required Attributes" to Hebrew by using the "Add
Locale" from the ConfigManager. When I type a Hebrew characters and save the
configuration, I can see only Q marks "?????" – any idea?
In fact, you can't translate anything from the ConfigManager by using the "Add
Local" option.
Still working to translate all other modules. I will upload a new translated
files…
Thanks,
Doron.
Original comment by dordorqwerty@gmail.com
on 20 Jul 2011 at 3:02
Update-
About translate from the ConfigManager by using the "Add Local" option- problem
solved by writhing Hebrew word based on ISO 8859-8.
Original comment by dordorqwerty@gmail.com
on 27 Jul 2011 at 8:03
I've been working on this issue, and opened a new issue to track it (issue
100). Please use this issue only for your next update to the hebrew
localization files.
Original comment by jrivard
on 27 Jul 2011 at 1:35
Cosmetics problems:
1. The line separating between user task and "Admin" align to the left (Screen
shot attached). Should be align to the right.
2. Is it possible to hide the "Admin" section from main menu? It's not relevant
to the end user and its some kind of security issue.
Original comment by dordorqwerty@gmail.com
on 31 Jul 2011 at 7:00
Attachments:
I think menno just checked in an enhancement for the configurable admin link
(thanks menno!)... As for the line, its actually in the center, its not rtl or
ltr. Its an html <hr/> element.
But it does look kinda weird, I'll see if I can't come up with something better
to separate that screen.
Will you be having updated _iw.properties files? If not, I'd like to close out
this issue..
Original comment by jrivard
on 2 Aug 2011 at 8:54
New _iw files.
Original comment by dordorqwerty@gmail.com
on 4 Aug 2011 at 8:50
Attachments:
Checked into svn revision 217. Looks like PwmError hadn't changed since your
last upload.
I'm closing this issue for now. If you further updates, please create a new
issue.
Thanks again for your contribution!
Original comment by jrivard
on 4 Aug 2011 at 2:12
Original issue reported on code.google.com by
dordorqwerty@gmail.com
on 18 Jul 2011 at 8:17