The R Project SVN R

Rev

Rev 68948 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 68948 Rev 73574
Line 4... Line 4...
4
% Distributed under GPL 2 or later
4
% Distributed under GPL 2 or later
5
 
5
 
6
\name{checkPoFiles}
6
\name{checkPoFiles}
7
\alias{checkPoFile}
7
\alias{checkPoFile}
8
\alias{checkPoFiles}
8
\alias{checkPoFiles}
9
\title{
-
 
10
  Check translation files for inconsistent format strings.
9
\title{Check Translation Files for Inconsistent Format Strings}
11
}
-
 
12
\description{
10
\description{
13
  These functions compare formats embedded in English messages
11
  These functions compare formats embedded in English messages
14
  with translated strings to check for consistency.  \code{checkPoFile}
12
  with translated strings to check for consistency.  \code{checkPoFile}
15
  checks one file, while \code{checkPoFiles} checks all files for a specified
13
  checks one file, while \code{checkPoFiles} checks all files for a specified
16
  language.
14
  language.