Changeset 609 for branches/GNU/src/binutils/intl/xopen-msg.sed
- Timestamp:
- Aug 16, 2003, 6:59:22 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/GNU/src/binutils/intl/xopen-msg.sed
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.1.1.2
r608 r609 1 1 # po2msg.sed - Convert Uniforum style .po file to X/Open style .msg file 2 # Copyright (C) 1995Free Software Foundation, Inc.2 # Copyright 1995, 2002 Free Software Foundation, Inc. 3 3 # Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995. 4 4 # … … 45 45 } 46 46 # 47 # The .msg file contains, other th en the .po file, only the translations47 # The .msg file contains, other than the .po file, only the translations 48 48 # but each given a unique ID. Starting from 1 and incrementing by 1 for 49 49 # each message we assign them to the messages. -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.