Hello, 1. Does this page [1] about how to test release notes translation still valid? I run make but can't find *.xml file.
2. Where do 'More Information' and 'See Also' come from? I think they need to be translatable too. See current http://library.gnome.org/misc/release-notes/3.6/users-message-tray.html.id at bottom for instance. 3. Do we need to increase parameter in configure.ac from 3.4 to 3.6? $ git diff configure.ac diff --git a/configure.ac b/configure.ac index b77fc41..5f88c40 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([release-notes],[3.4]) +AC_INIT([release-notes],[3.6]) AC_CONFIG_AUX_DIR([build-aux]) [1] https://live.gnome.org/ReleaseNotes/Translating _______________________________________________ gnome-i18n mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gnome-i18n
