Skip to main content

Questions tagged [localization]

In computing, internationalization and localization are means of adapting computer software to different languages, regional differences and technical requirements of a target market.

0 votes
1 answer
590 views

I'm adding multilingual support to an existing webpart. Easy enough with the different locale string files and testing with the --locale pararmeter on gulp serve. What I don't understand though is ...
SteveCl's user avatar
  • 323
1 vote
0 answers
179 views

I'm trying to use ResX Resource Manager (RRM) to batch translate list columns in SharePoint Online. Something's not working as I expected and I'm not sure where I went wrong. I'm using SharePoint in ...
holeyman's user avatar
1 vote
1 answer
191 views

I have a SharePoint Online site, where I need to translate some pages into different target languages. My site's default language is English, thus the source language of a page is always English. The ...
privm's user avatar
  • 23
0 votes
1 answer
335 views

I came across this article, which states that a language copy can be created with an API call like this: POST https://tenant.sharepoint.com/sites/sitename/_api/sitepages/pages(<Source page ID>)/...
privm's user avatar
  • 23
0 votes
1 answer
366 views

I found a few option on how to localize or provide a localized site column. PnP templates with resource files will provide the fields in the language but will not localize it when the site language ...
Ricardo Silva's user avatar
0 votes
1 answer
1k views

Good morning all. I have a dilemma - our SP tenant has been set with UK region, but with US locale. and this causes problems with American date formats etc. I have run the following PS script to ...
SPfearful's user avatar
0 votes
1 answer
261 views

Did anybody try applying localization using PNP Provisioning for SharePoint groups? I have tried but it is not working. Can somebody please help? <?xml version="1.0"?> <pnp:...
Jeevana's user avatar
  • 61
0 votes
1 answer
579 views

SharePoint Online List "Display name" - Not the same for everyone (Localization) Hello Guys, My co-worker changed the name of a SharePoint Online list field (via list settings, not the quick editor) ...
Gable's user avatar
  • 105
0 votes
1 answer
609 views

How to do Multilingual/Localization support in SharePoint Framework Client Side Webparts?
Md. Nizam Uddin Mahmud's user avatar
0 votes
2 answers
1k views

I want to add multiple languages to my spfx web part. Now I want to import some interfaces to my mystrings.d.ts declaration file. But when I do that it breaks the definition and I get a lot of errors ...
Thomas Mueller's user avatar
0 votes
0 answers
51 views

So no need to pretend like I'm an expert cause I'm not. We have a file management system we use for a lot of stuff that was developed for us a few years back, this is hosted on a Sharepoint ...
Allan Pedersen's user avatar
2 votes
1 answer
196 views

I have a localized tenant and troubleshooting a SharePoint provisioning runbook. My problem is that it returns mixed (localized and English) error messages. Like New-PnPWeb gives English errors, but ...
vilmarci's user avatar
  • 926
2 votes
0 answers
43 views

I have a site with 2 languages i.e., English and Arabic. Here I have two different webs with their respective languages as default i.e., English for en-us and Arabic for ar-qa. I have created resource ...
Vishwas Goswami's user avatar
0 votes
1 answer
93 views

I have a SharePoint site with variation En,Ar. I want to add new sub-site say Fr but the site in English language but the master-page, menu, titles and the content will be in french and the admin site ...
MAH's user avatar
  • 1
1 vote
1 answer
208 views

I'm on SP2013 on prem, using JSOM trying to retrieved localized version of term's path: function getTranslation(refinerguid, language, termstorename, success, error){ initTax(termstorename); ...
Victor Shostak's user avatar

15 30 50 per page
1
2 3 4 5
8