docs/random/release: Really make sure translations are up-to-date before a release...
authorTim-Philipp Müller <tim@centricular.net>
Sat, 8 Sep 2007 20:25:57 +0000 (20:25 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Sat, 8 Sep 2007 20:25:57 +0000 (20:25 +0000)
Original commit message from CVS:
* docs/random/release:
Really make sure translations are up-to-date before
a release (#465010).

ChangeLog
docs/random/release

index db6450e..f30d170 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-09-08  Tim-Philipp Müller  <tim at centricular dot net>
+
+       * docs/random/release:
+         Really make sure translations are up-to-date before
+         a release (#465010).
+
 2007-09-07  Sebastian Dröge  <slomo@circular-chaos.org>
 
        * gst/gstregistrybinary.c: (gst_registry_binary_read_cache):
index 737c4b7..3776f3f 100644 (file)
@@ -174,7 +174,10 @@ TODO :
     the output in the release notes
     bin/bugzilla gstreamer 0.7.5 >> src/htdocs/releases/gstreamer/0.7.5.xml
     then edit it
-  - verify all new translations are in and po files are updated
+  - verify all new translations are in and po files are updated:
+    run 'make download-po' to make sure translations in CVS are up-to-date,
+    and then 'make update' in po/ (which will update the .pot template too and
+    merge the changes into the .po files)
   - run win32-update from toplevel to copy new versions and enum files
   - copy  www/htdocs/releases/$(module)/$(version) to RELEASE
   - copy the list of changes, bugs fixed, and API changes and add them to NEWS