Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Fix the misspelled data-l10n-id attributes #3007

Merged
merged 1 commit into from
Jul 31, 2012

Conversation

stasm
Copy link
Contributor

@stasm stasm commented Jul 31, 2012

I found a few cases where the data-l10n-id is misspelled as data-i10n-id.

@timdream
Copy link
Contributor

/blame @alivedise :P

Thanks.

timdream added a commit that referenced this pull request Jul 31, 2012
Fix the misspelled data-l10n-id attributes
@timdream timdream merged commit 9340143 into mozilla-b2g:master Jul 31, 2012
@crazybullet
Copy link

what is the meaning of data-l10n-id?

@stasm
Copy link
Contributor Author

stasm commented Aug 7, 2012

It's an attribute that we use to mark DOM nodes that need to be localized. Its value is then looked up in /apps/$appName/locales/$appName.$localeCode.properties files and the DOM is modified to show the localized string.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants