Tabbar is not support UTF-8

23 views
Skip to first unread message

sbz

unread,
Feb 9, 2012, 1:24:05 PM2/9/12
to rhomobile
I try the following (in application.rb):

@tabs = [
{ :label => "αβγδεζ", :action => '/app',
:icon => "/public/images/tabs/btn0.png", :reload =>
true, :web_bkg_color => 0x7F7F7F },
{ :label => Localization::Views[:ekkremeis], :action => '/
app/VideoConnect?avv=1',
:icon => "/public/images/tabs/btn1.png" },
{ :label => Localization::Views[:Rentals], :action => '/app/
VideoConnect?avv=2',
:icon => "/public/images/tabs/btn2.png" },
{ :label => Localization::Views[:settings], :action => '/
app/VideoConnect?avv=3',
:icon => "/public/images/tabs/btn3.png" }
]

1. localization doesn't work
2. utf-8 characters doesn't appear

Any help will be appreciated

evgeny vovchenko

unread,
Feb 9, 2012, 3:53:57 PM2/9/12
to rhom...@googlegroups.com
what platform?
Does your application.rb is UTF-8 encoded file ?

--
You received this message because you are subscribed to the Google Groups
"rhomobile" group.
To post to this group, send email to rhom...@googlegroups.com.
To unsubscribe from this group, send email to
rhomobile+...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/rhomobile?hl=en.

sbz

unread,
Feb 12, 2012, 9:50:04 AM2/12/12
to rhomobile
yes

all my files are encoded in UTF-8

On 9 Φεβ, 22:53, "evgeny vovchenko" <evgenyvovche...@gmail.com> wrote:
> what platform?
> Does yourapplication.rbis UTF-8 encoded file ?
>
>
>
>
>
>
>
> -----Original Message-----
> From: rhom...@googlegroups.com [mailto:rhom...@googlegroups.com] On
>
> Behalf Of sbz
> Sent: Thursday, February 09, 2012 10:24 PM
> To: rhomobile
> Subject: [rhomobile] Tabbar is not support UTF-8
>
> I try the following (inapplication.rb):
>
>   @tabs = [
>          { :label => "áâãäåæ", :action => '/app',

sbz

unread,
Feb 13, 2012, 1:01:52 PM2/13/12
to rhomobile
I tested on ios and android

On Feb 9, 10:53 pm, "evgeny vovchenko" <evgenyvovche...@gmail.com>
wrote:
> what platform?
> Does yourapplication.rbis UTF-8 encoded file ?
>
>
>
>
>
>
>
> -----Original Message-----
> From: rhom...@googlegroups.com [mailto:rhom...@googlegroups.com] On
>
> Behalf Of sbz
> Sent: Thursday, February 09, 2012 10:24 PM
> To: rhomobile
> Subject: [rhomobile] Tabbar is not support UTF-8
>
> I try the following (inapplication.rb):
>
>   @tabs = [
>          { :label => "áâãäåæ", :action => '/app',

Dmitry Soldatenkov

unread,
Feb 13, 2012, 4:37:02 PM2/13/12
to rhom...@googlegroups.com
I tested UTF-8 labels in TabBar on iOS and Android - it's working fine.
Check your code and resources.
--

Best regards,
  Dmitry A. Soldatenkov
  E-mail: dmi...@rhomobile.com
  Skype: soldatenkoff


Reply all
Reply to author
Forward
0 new messages