Dear Roland et al.,

Here is attached a patch for printout to be in another language than English.

BTW, the 'P' keymap is no longer active for bbdb-print. Any plan to resurrect 
it or make some other mapping ?


VBR,
   Vincent.





%%% bbdb-english.tex - for formatting address lists.

%%% Authors: Vincent Belaïche <incen...@users.sourceforge.net>
%%% Copyright (C) 2016 Vincent Belaïche
%%% Version: 

%%% English Locale for printing address list.

%%% For instructions on using this format file with BBDB, see bbdb-print.el
%%% which should have come bundled with this file.  The complete bbdb-print
%%% package is also available via anonymous ftp at:
%%% /cs.rochester.edu:/pub/u/boris/bbdb-print.tar.gz

%%% This file is part of the bbdb-print extensions to the Insidious
%%% Big Brother Database, which is for use with GNU Emacs.
%%%
%%% This program is free software; you can redistribute it and/or
%%% modify it under the terms of the GNU General Public License as
%%% published by the Free Software Foundation; either version 1, or
%%% (at your option) any later version.
%%%
%%% This program is distributed in the hope that it will be useful,
%%% but WITHOUT ANY WARRANTY; without even the implied warranty of
%%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
%%% General Public License for more details.
%%%
%%% You should have received a copy of the GNU General Public License
%%% along with GNU Emacs; see the file COPYING.  If not, write to
%%% the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.


\def\printed#1{Printed #1}
\def\today{\number\day\space
        \ifcase\month\or Jan\or Feb\or Mar\or Apr \or May\or June\or
        Jul\or Aug\or Sept\or Oct\or Nov\or Dec\fi
        \space\number\year}
\def\phonelabel{}
%%% bbdb-french.tex - for formatting address lists.

%%% Authors: Vincent Belaïche <incen...@users.sourceforge.net>
%%% Copyright (C) 2016 Vincent Belaïche
%%% Version: 

%%% French Locale for printing address list.

%%% For instructions on using this format file with BBDB, see bbdb-print.el
%%% which should have come bundled with this file.  The complete bbdb-print
%%% package is also available via anonymous ftp at:
%%% /cs.rochester.edu:/pub/u/boris/bbdb-print.tar.gz

%%% This file is part of the bbdb-print extensions to the Insidious
%%% Big Brother Database, which is for use with GNU Emacs.
%%%
%%% This program is free software; you can redistribute it and/or
%%% modify it under the terms of the GNU General Public License as
%%% published by the Free Software Foundation; either version 1, or
%%% (at your option) any later version.
%%%
%%% This program is distributed in the hope that it will be useful,
%%% but WITHOUT ANY WARRANTY; without even the implied warranty of
%%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
%%% General Public License for more details.
%%%
%%% You should have received a copy of the GNU General Public License
%%% along with GNU Emacs; see the file COPYING.  If not, write to
%%% the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.


\def\printed#1{Imprim\'e le #1}
\def\today{\number\day\space
        \ifcase\month\or Jan\or F\'ev\or Mar\or Avr \or Mai\or Juin\or
        Juil\or Ao\^ut\or Sept\or Oct\or Nov\or D\'ec\fi
        \space\number\year}
\def\mapphonelabel#1#2{\expandafter\def\csname phonelabel/#1\endcsname{#2}}
\mapphonelabel{cell}{mob.}
\mapphonelabel{home}{dom.}
\mapphonelabel{work}{bur.}
\mapphonelabel{other}{autre}
\def\phonelabel#1:{%
  \expandafter\let\expandafter\temp\csname phonelabel/#1\endcsname
  \ifx\temp\relax
     #1~:%
  \else
    \temp~:%
  \fi
}
\let\setsize\setpssize

Attachment: locale.diff
Description: locale.diff

------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to