This is a migrated thread and some comments may be shown as answers.

Translate "Page" of...

5 Answers 125 Views
DataPager
This is a migrated thread and some comments may be shown as answers.
Fabiana
Top achievements
Rank 1
Fabiana asked on 12 Jul 2010, 08:55 PM
Hi!
How to translate "Page"  and "of" of RadDataPager? Are there strings as GridViewFilterIsLessThan, GridViewFilterIsContainedIn, of grid control for example?
Thanks!

5 Answers, 1 is accepted

Sort by
0
Accepted
Rossen Hristov
Telerik team
answered on 13 Jul 2010, 11:05 AM
Hello Fabiana,

Here is the help topic that explains everything that you need for localization.

The keys for the pager are as follows:

RadDataPagerEllipsisString   ...   
RadDataPagerOf   of   
RadDataPagerPage   Page   

The keys for the filters are:

GridViewClearFilter   Clear Filter   
GridViewFilter   Filter   
GridViewFilterAnd   And   
GridViewFilterContains   Contains   
GridViewFilterDoesNotContain   Does not contain   
GridViewFilterEndsWith   Ends with   
GridViewFilterIsContainedIn   Is contained in   
GridViewFilterIsEqualTo   Is equal to   
GridViewFilterIsGreaterThan   Is greater than   
GridViewFilterIsGreaterThanOrEqualTo   Is greater than or equal to   
GridViewFilterIsLessThan   Is less than   
GridViewFilterIsLessThanOrEqualTo   Is less than or equal to   
GridViewFilterIsNotEqualTo   Is not equal to   
GridViewFilterMatchCase   Match case   
GridViewFilterOr   Or   
GridViewFilterSelectAll   Select All   
GridViewFilterShowRowsWithValueThat   Show rows with value that   
GridViewFilterStartsWith   Starts with  

I hope this helps.

All the best,
Ross
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Otávio
Top achievements
Rank 1
answered on 07 Oct 2010, 07:54 PM
In my resource file I put the translation for GridViewFilterMatchCase, but, the tooltip where it should appears still appearing "Match case".
Any idea about what keyname I should use ?! ...

thanks

p.s. I'm attaching a screenshot ....
0
Otávio
Top achievements
Rank 1
answered on 08 Oct 2010, 12:11 PM
The attachment ...
0
Rossen Hristov
Telerik team
answered on 11 Oct 2010, 01:48 PM
Hi Otávio,

In case you are using the latest version (2010 Q2 SP2) can you try with the string "FilterMatchCase".

I hope this helps. Let me know if it does not.

Kind regards,
Ross
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Otávio
Top achievements
Rank 1
answered on 11 Oct 2010, 09:22 PM
It worked very well.

Thanks,
Otávio 
Tags
DataPager
Asked by
Fabiana
Top achievements
Rank 1
Answers by
Rossen Hristov
Telerik team
Otávio
Top achievements
Rank 1
Share this question
or