File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ msgstr "another translated"
9090
9191...
9292</programlisting>
93- The msgid's are extracted from the program source. (They need not
93+ The msgid lines are extracted from the program source. (They need not
9494 be, but this is the most common way.) The msgstr lines are
9595 initially empty and are filled in with useful strings by the
9696 translator. The strings can contain C-style escape characters and
@@ -113,7 +113,7 @@ msgstr "another translated"
113113 The #. style comments are extracted from the source file where the
114114 message is used. Possibly the programmer has inserted information
115115 for the translator, such as about expected alignment. The #:
116- comment indicates the exact location(s) where the message is used
116+ comments indicate the exact locations where the message is used
117117 in the source. The translator need not look at the program
118118 source, but can if there is doubt about the correct
119119 translation. The #, comments contain flags that describe the
You can’t perform that action at this time.
0 commit comments