Skip to content

Commit

Permalink
PO files: differentiate keywords and double quoted strings.
Browse files Browse the repository at this point in the history
  • Loading branch information
jpfleury committed Sep 8, 2011
1 parent cb2218f commit 5311f8c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions filedefs/filetypes.po
Expand Up @@ -4,11 +4,11 @@
default=default
comment=comment
msgid=keyword_1
msgid_text=keyword_1
msgid_text=string_1
msgstr=keyword_2
msgstr_text=keyword_2
msgstr_text=string_1
msgctxt=keyword_3
msgctxt_text=keyword_3
msgctxt_text=string_1
fuzzy=string_1

[settings]
Expand Down

0 comments on commit 5311f8c

Please sign in to comment.