Update of /cvs/debian-openoffice/oooqs-kde-deb/debian/patches In directory gluck:/tmp/cvs-serv11738/patches
Modified Files: 00list 03_remove_printer_admin_option.dpatch Added Files: 08_fix_fr_po.dpatch Log Message: check changes for -5 in.. Index: 00list =================================================================== RCS file: /cvs/debian-openoffice/oooqs-kde-deb/debian/patches/00list,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- 00list 23 Oct 2003 22:53:06 -0000 1.7 +++ 00list 9 Feb 2004 00:53:54 -0000 1.8 @@ -5,3 +5,4 @@ 05_run_wrapper_not_soffice 06_kick_libtool_out 07_add_es_translation +08_fix_fr_po --- NEW FILE: 08_fix_fr_po.dpatch --- #!/bin/sh -e ## 08_fix_fr_po.dpatch by Rene Engelhard <[EMAIL PROTECTED]> ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: No description. if [ $# -lt 1 ]; then echo >&2 "`basename $0`: script expects -patch|-unpatch as argument" exit 1 fi [ -f debian/patches/00patch-opts ] && . debian/patches/00patch-opts patch_opts="${patch_opts:--f --no-backup-if-mismatch}" case "$1" in -patch) patch $patch_opts -p1 < $0;; -unpatch) patch $patch_opts -p1 -R < $0;; *) echo >&2 "`basename $0`: script expects -patch|-unpatch as argument" exit 1;; esac exit 0 @DPATCH@ diff -urNad /home/rene/Debian/Pakete/OpenOffice.org/oooqs/oooqs-1.0rc3/po/fr.po oooqs-1.0rc3/po/fr.po --- /home/rene/Debian/Pakete/OpenOffice.org/oooqs/oooqs-1.0rc3/po/fr.po 2004-02-08 18:00:22.000000000 +0100 +++ oooqs-1.0rc3/po/fr.po 2004-02-08 18:01:29.000000000 +0100 @@ -219,49 +219,35 @@ #: oooqs.cpp:664 msgid "Presentation" -msgstr "Présentation" +msgstr "Présentation" #: oooqs.cpp:667 msgid "Formular editor" -msgstr "ÃÂditeur de formule" +msgstr "Editeur de formule" #: oooqs.cpp:670 msgid "Webpage editor" -msgstr "ÃÂditeur de page WEB" +msgstr "Editeur de page WEB" #: oooqs.cpp:673 msgid "Textprocessor" -msgstr "ÃÂditeur de texte" +msgstr "Editeur de texte" #: oooqs.cpp:697 msgid "Start %1 printer administration" msgstr "Lancer le gestionnaire d'imprimantes pour %1" -#: oooqs.cpp:703 -msgid "" -"%1 printer administration needs to be started as root if you have installed %" -"1 with the network-option. If you start it as a usual user, you won't be " -"able to save your changed settings.\n" -"\n" -"Do you want to start it as root? (You'll need root's password)" -msgstr "" -"Le gestionnaire d'imprimantes pour %1 doit être lancé en mode ësuperutilisateurû si vous avez installé " -" %1 avec l'option de prise en charge du réseau. Si vous lancer le gestionnaire d'imprimantes avec un " -"utilisateur du système, vous ne pourrez pas enregistrer vos modifications .\n" -"\n" -"Voulez vous le lancer en mode ësuperutilisateurû ? (nécessite le mot de passe ërootû)" - #: opendialog.cpp:36 msgid "New Document" msgstr "Nouveau document" #: opendialog.cpp:36 msgid "Create a new document" -msgstr "Créer un nouveau document" +msgstr "Créer un nouveau document" #: opendialog.cpp:38 msgid "No %1-componentes activated in the configuration dialog" -msgstr "Aucun components %1 activés dans la boîte de dialogue de configuration" +msgstr "Aucun components %1 activés dans la boîte de dialogue de configuration" #: opendialog.cpp:39 msgid "Wizards" Index: 03_remove_printer_admin_option.dpatch =================================================================== RCS file: /cvs/debian-openoffice/oooqs-kde-deb/debian/patches/03_remove_printer_admin_option.dpatch,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- 03_remove_printer_admin_option.dpatch 23 Oct 2003 22:53:06 -0000 1.3 +++ 03_remove_printer_admin_option.dpatch 9 Feb 2004 00:53:54 -0000 1.4 @@ -134,27 +134,3 @@ #: opendialog.cpp:36 msgid "New Document" msgstr "Neues Dokument" -diff -urNad /home/rene/oooqs/oooqs-1.0rc3/po/fr.po oooqs-1.0rc3/po/fr.po ---- /home/rene/oooqs/oooqs-1.0rc3/po/fr.po 2003-04-29 16:55:54.000000000 +0200 -+++ oooqs-1.0rc3/po/fr.po 2003-04-29 16:55:56.000000000 +0200 -@@ -237,20 +237,6 @@ - msgid "Start %1 printer administration" - msgstr "Lancer le gestionnaire d'imprimantes pour %1" - --#: oooqs.cpp:703 --msgid "" --"%1 printer administration needs to be started as root if you have installed %" --"1 with the network-option. If you start it as a usual user, you won't be " --"able to save your changed settings.\n" --"\n" --"Do you want to start it as root? (You'll need root's password)" --msgstr "" --"Le gestionnaire d'imprimantes pour %1 doit être lancé en mode ësuperutilisateurû si vous avez installé " --" %1 avec l'option de prise en charge du réseau. Si vous lancer le gestionnaire d'imprimantes avec un " --"utilisateur du système, vous ne pourrez pas enregistrer vos modifications .\n" --"\n" --"Voulez vous le lancer en mode ësuperutilisateurû ? (nécessite le mot de passe ërootû)" -- - #: opendialog.cpp:36 - msgid "New Document" - msgstr "Nouveau document"