Current filter:
                                You should refresh the page.
                                0
                                  • Hi,

                                    We have ASPxPivotCustomization Control in our webpage, where we need to translate the control's layout into Danish. In our resx file for danish, we have specified the keys and values for the same. But the layouts part alone not translated. In the attached snapshot, the green marked things are the Areas of CustomizationControl which are coming with translated data. But the red marked are the Layouts, which are not done with the same. Please advice to resolve the issue

                                    Thanks

                                Capture.PNG
                                0

                                Hello Carsten,

                                It appears that the currently available Danish localization is incomplete. If you want, you can provide your own translation for missing resources. To do this, use the MissingResourceFinder tool, which can be downloaded from the The collection of localized DevExpress assemblies article. When a new translation is ready, send it to us, and we will update our localization resources ASAP. The following keys should be translated to localize this form:

                                  PivotGridStringId.CustomizationFormStackedDefault
                                  PivotGridStringId.CustomizationFormStackedSideBySide
                                  PivotGridStringId.CustomizationFormTopPanelOnly
                                  PivotGridStringId.CustomizationFormBottomPanelOnly2by2
                                  PivotGridStringId.CustomizationFormBottomPanelOnly1by4
                                  PivotGridStringId.CustomizationFormLayoutButtonTooltip

                                Thanks,
                                Constant

                                0

                                Hello Constant,

                                Thanks for the quick response ;though we have following translation in our resx files ; but somehow our control is not being translated fully..?

                                PivotGridStringId.CustomizationFormStackedDefault
                                  PivotGridStringId.CustomizationFormStackedSideBySide
                                  PivotGridStringId.CustomizationFormTopPanelOnly
                                  PivotGridStringId.CustomizationFormBottomPanelOnly2by2
                                  PivotGridStringId.CustomizationFormBottomPanelOnly1by4
                                  PivotGridStringId.CustomizationFormLayoutButtonTooltip

                                Pls Reply ASAP

                                0

                                Hello Carsten,

                                Would you please clarify how you localize the control? I have just checked the localization resources available online and have not noticed corresponding translations. It will be very helpful if you can attach a sample project demonstrating the issue to your next reply. There is no need to attach a datasource because an empty ASPxPivotGrid control will be sufficient to replicate the issue.

                                Thanks,
                                Constant

                                0

                                Hello constant ,

                                i have attached a demo application which is having the issue , Pls find the SetCulture method , which is setting it to danish ; and it's behaving in correct manner. Pls update us with the solution in the current application and it will be also good ; if you create another same application which might be using satellite assemblies for the same thing.
                                we requires both solution; Thanks in Advance;

                                New folder.rar
                                0

                                Hello Carsten,

                                Thank you for providing me with a sample project demonstrating the issue. The DevExpress_Web_ASPxPivotGrid_v11_1.da-DK.resx resource file was not loaded by the application because it has an incorrect version number in its name. Please change the name of the resources' files to *_v11_2.da-DK.resx to solve the issue. Note that if the resource file is not found, the resource assembly from the Bin/da folder will be loaded. I have modified the sample project to illustrate this approach. You can find it in the attachment.

                                BTW: If you wish, we can use the provided DevExpress_Web_ASPxPivotGrid_v11_1.da-DK.res file to rebuild the resource assemblies and publish them on our site.

                                Thanks,
                                Constant

                                0

                                Thank You Very Much Constant.

                                0

                                You are welcome, Carsten

                                I am happy to hear that my assistance was helpful for you. Thank you for informing me.

                                Thanks,
                                Constant

                                You must  log in  or  register  to leave an answer

                                Is your intention to post an answer to your own question?

                                • If so, then proceed.
                                • If you simply wanted to post additional information, ask for further clarification, or to just say "Thanks!", please click Leave a Comment.
                                • If you wish to edit your original question, please use the Edit button in the Toolbox at the top right corner of that entry.