diff options
Diffstat (limited to 'share/templates/README')
| -rw-r--r-- | share/templates/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/share/templates/README b/share/templates/README index c611da431..2959dd6a6 100644 --- a/share/templates/README +++ b/share/templates/README @@ -10,3 +10,9 @@ different languages. The default.svg itself is in English. These translations co a translated name of the default layer and possibly different canvas size. Each language version of Inkscape will only use one of these templates and ignore the rest. +Internationalization + +This file is internationalized the same way as share/filters/filters/svg +The i18n.py script called from the makefile will extract strings from the *.svg +into a *.svg.h file. Intltool is then able to extracts these strings just like +from normal .h files. |
