added SVN properties, and SVN Id lines as needed, fixed typos in _Date_ar.py

svn: r22606
This commit is contained in:
Paul Franklin
2013-06-25 19:39:30 +00:00
parent 9b6a95d40c
commit 2f0992afa7
14 changed files with 335 additions and 334 deletions

View File

@@ -19,12 +19,10 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
# $Id: _DateParser.py 18562 2011-12-10 10:04:35Z m_d_n $
# $Id$
"""
Date parsing class. Serves as the base class for any localized
date parsing class. The default, base class provides parsing for
English.
Arabic-specific classes for parsing and displaying dates.
"""
#-------------------------------------------------------------------------
@@ -205,12 +203,12 @@ class DateParserAR(DateParser):
#-------------------------------------------------------------------------
#
# Italian display
# Arabic display
#
#-------------------------------------------------------------------------
class DateDisplayAR(DateDisplay):
"""
Italian language date display class.
Arabic language date display class.
"""
# this is used to display the 12 gregorian months
long_months = ( "", "كانون الثاني", "شباط", "آذار", "نيسان", "أيار",

View File

@@ -19,7 +19,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
# $Id: _Date_uk.py 18361 2011-10-23 03:13:50Z paul-franklin $
# $Id$
"""
Ukrainian-specific classes for parsing and displaying dates.

View File

@@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
# $Id: _hascitation.py 20271 2012-08-27 09:39:02Z bmcage $
# $Id$
"""
Filter rule to match citation data.

View File

@@ -19,7 +19,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
# $Id: _HasSourceOf.py 18548 2011-12-04 17:09:17Z kulath $
# $Id$
#-------------------------------------------------------------------------
#

View File

@@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
# $Id: _HasCitation.py 18548 2011-12-04 17:09:17Z kulath $
# $Id$
"""
Filter rule to match persons with a particular citation.

View File

@@ -21,7 +21,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
# $Id: _HasSourceCount.py 18548 2011-12-04 17:09:17Z kulath $
# $Id$
#-------------------------------------------------------------------------
#

View File

@@ -19,7 +19,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
# $Id: _HasSourceOf.py 18548 2011-12-04 17:09:17Z kulath $
# $Id$
#-------------------------------------------------------------------------
#

View File

@@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
# Filters/Rules/Person/_MatchesSourceConfidence.py
# $Id: _MatchesSourceConfidence.py 18361 2011-10-23 03:13:50Z paul-franklin $
# $Id$
#
#-------------------------------------------------------------------------

View File

@@ -19,7 +19,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
# $Id: _HasCitation.py 18548 2011-12-04 17:09:17Z kulath $
# $Id$
"""
Filter rule to match family with a particular citation.

View File

@@ -21,7 +21,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
# $Id: _HasSourceCount.py 18548 2011-12-04 17:09:17Z kulath $
# $Id$
#-------------------------------------------------------------------------
#

View File

@@ -19,7 +19,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
# $Id: _HasSourceOf.py 18548 2011-12-04 17:09:17Z kulath $
# $Id$
#-------------------------------------------------------------------------
#

View File

@@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
# Filters/Rules/Person/_MatchesSourceConfidence.py
# $Id: _MatchesSourceConfidence.py 18361 2011-10-23 03:13:50Z paul-franklin $
# $Id$
#
#-------------------------------------------------------------------------

View File

@@ -19,7 +19,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
# $Id: _HasSourceOf.py 18548 2011-12-04 17:09:17Z kulath $
# $Id$
#-------------------------------------------------------------------------
#

View File

@@ -21,6 +21,9 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
# src/plugins/rel/rel_uk.py
# $Id$
#
# UA: Пояснення щодо родинних відносин див. relationship.py
# EN: Ukrainian relationship calculator. For more information see relationship.py