po: Update translations
[platform/upstream/gstreamer.git] / po / README
index 7b122fe..6572b9a 100644 (file)
--- a/po/README
+++ b/po/README
@@ -8,11 +8,11 @@ A: - Make sure the source file includes either gst-i18n-lib.h (if it's a part
 Q: How do I add/mark strings to be translated ?
 A: - Use N_(...) to mark for translation.
    - Use _(...) to get a translated string
-   - run "make gstreamer-0.7.pot-update" to update the .pot file
+   - run "make gstreamer-1.0.pot-update" to update the .pot file
      and check if your new strings got added
 
 Q: How do I add a language ?
-A: - copy gstreamer-0.7.pot to your new language.po
+A: - copy gstreamer-1.0.pot to your new language.po
    - add the language code to LINGUAS
    - edit the header of this language.po file and make it match one of
      the existing .po files