Skip to content

Commit f02caa9

Browse files
authored
Merge pull request #3893 from shaedrich/l10n
Add related topics, URLs and numeronym alias to topic "l10n"
2 parents b9edbf6 + 10c9c96 commit f02caa9

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

topics/localization/index.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
---
2-
display_name: Localization
2+
display_name: Localization (l10n)
33
short_description: Translation of a software interface and messages to another language plus to work with local cultures.
44
topic: localization
5-
aliases: localisation
6-
5+
aliases: localisation, l10n
6+
related: intl, globalisation, globalization, g11n, translation, t9n, translate, m17n
7+
wikipedia_url: https://en.wikipedia.org/wiki/Internationalization_and_localization
8+
url: https://www.w3.org/International/questions/qa-i18n.en.html
79
---
8-
Software localization (or localisation) means translation of a software interface and messages to another language plus adaptation of some formats (e.g. measures, dates and currency) plus adaptation to local cultures.
10+
**Software localization** (also spelled "localisation", often abbreviated to **l10n** — this is a numeronym, where the “10” stands for the 18 letters between the first letter “l” and the last letter “n”) means translation of a software interface and messages to another language plus adaptation of some formats (e.g. measures, dates and currency) plus adaptation to local cultures.

0 commit comments

Comments
 (0)