mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 17:22:46 -04:00
Swap %X and %Y in %c
This commit is contained in:
parent
7618cd1238
commit
35a7db3500
3 changed files with 6 additions and 6 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# $Id$
|
||||
# $Id: fr_FR.ISO_8859-1.src,v 1.1 1996/12/02 12:00:46 ache Exp $
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
|
|
@ -63,7 +63,7 @@ Samedi
|
|||
#
|
||||
# c_fmt
|
||||
#
|
||||
%a %e %b %Y %X
|
||||
%a %e %b %X %Y
|
||||
#
|
||||
# am
|
||||
#
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# $Id$
|
||||
# $Id: fr_FR.ISO_8859-1.src,v 1.1 1996/12/02 12:00:46 ache Exp $
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
|
|
@ -63,7 +63,7 @@ Samedi
|
|||
#
|
||||
# c_fmt
|
||||
#
|
||||
%a %e %b %Y %X
|
||||
%a %e %b %X %Y
|
||||
#
|
||||
# am
|
||||
#
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# $Id$
|
||||
# $Id: fr_FR.ISO_8859-1.src,v 1.1 1996/12/02 12:00:46 ache Exp $
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
|
|
@ -63,7 +63,7 @@ Samedi
|
|||
#
|
||||
# c_fmt
|
||||
#
|
||||
%a %e %b %Y %X
|
||||
%a %e %b %X %Y
|
||||
#
|
||||
# am
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in a new issue