[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kde-common (silent)
From:       Nicolas Goutte <nicolasg () snafu ! de>
Date:       2005-05-17 20:07:00
Message-ID: 1116360420.651296.17837.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 415180 by goutte:

SVN_SILENT: s/kde-i18n/l10n/ where needed in texts or comments


 M  +5 -5      trunk/KDE/kde-common/makemessages  


--- trunk/KDE/kde-common/makemessages #415179:415180
@@ -516,7 +516,7 @@
     perl -n -e "use POSIX qw(strftime); /([0-9]+) (.+)/; if ( \$2 =~ \
m/\/desktop_.+\.pot/ ) {} elsif ( \$1 < $STARTTIME ) { print strftime \
(\"%Y-%m-%dT%H:%M:%S\", gmtime(\$1)).\" \".\$2. \"\n\";}" < statuslist.tmp  echo "--- \
end of list ---"  rm -f statuslist.tmp
-    test -z "$VERBOSE1" || echo "reupdating kde-i18n/templates/messages"
+    test -z "$VERBOSE1" || echo "reupdating l10n/templates/messages"
     test -z "$TIMING1" || date
     ### TODO conflict management
     svn update -q templates/messages | egrep -v "^(U | U|UU)"
@@ -552,7 +552,7 @@
     
     rm -fr $BASEDIR/backup
     
-    test -z "$VERBOSE1" || echo "reupdating kde-i18n"
+    test -z "$VERBOSE1" || echo "reupdating l10n"
     test -z "$TIMING1" || date
     ### TODO conflict management
     svn update -q | egrep -v "^(U | U|UU)"
@@ -591,12 +591,12 @@
       for i in $subdirs; do
         if cd $i; then
           if ! svn commit -q -m "CVS_SILENT made messages (.po file, second try)" > \
                /dev/null; then
-            echo "Need to commit kde-i18n/$i file-by-file"
+            echo "Need to commit l10n/$i file-by-file"
             cat ../../newpofiles.lst | fgrep "$i/" | cut -f2- -d/ | xargs \
--no-run-if-empty -n1 svn commit -m "CVS_SILENT made messages (.po file, third try)" \
> /dev/null  fi
 	  cd ..
         else
-          echo "Cannot commit, unknown directory kde-i18n/$i"
+          echo "Cannot commit, unknown directory l10n/$i"
         fi
       done
     fi
@@ -634,7 +634,7 @@
 }
 
 # releases: paths of modules - kdelibs has to be first
-# transmod: path of the corresponding kde-i18n module
+# transmod: path of the corresponding kde-i18n or l10n module
 # extractionfunction: name of the function in admin/cvs.sh used for extracting \
messages  ### TODO extractionfunction is not needed anymore, as all call the same \
functions now  


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic