Changeset 87
- Timestamp:
- 04/18/06 03:09:42 (2 years ago)
- Location:
- trunk
- Files:
-
- 2 added
- 4 modified
-
THANKS (added)
-
po/LINGUAS (modified) (1 diff)
-
po/ca.po (modified) (2 diffs)
-
po/es.po (modified) (2 diffs)
-
po/vi.po (added)
-
src/gtk/MainView.cxx (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/po/LINGUAS
r45 r87 1 1 # Set of available languages. 2 ca es 2 ca es vi -
trunk/po/ca.po
r85 r87 9 9 "Project-Id-Version: ePDFView 0.1.0\n" 10 10 "Report-Msgid-Bugs-To: jordi@emma-soft.com\n" 11 "POT-Creation-Date: 2006-04-1 7 18:15+0200\n"11 "POT-Creation-Date: 2006-04-18 09:12+0200\n" 12 12 "PO-Revision-Date: 2006-04-12 21:17+0200\n" 13 13 "Last-Translator: <jordi@emma-soft.com>\n" … … 318 318 msgid "ePDFView" 319 319 msgstr "ePDFView" 320 321 #: src/gtk/MainView.cxx:750 322 msgid "translator-credits" 323 msgstr "" -
trunk/po/es.po
r85 r87 9 9 "Project-Id-Version: ePDFView 0.1.0\n" 10 10 "Report-Msgid-Bugs-To: jordi@emma-soft.com\n" 11 "POT-Creation-Date: 2006-04-1 7 18:15+0200\n"11 "POT-Creation-Date: 2006-04-18 09:12+0200\n" 12 12 "PO-Revision-Date: 2006-04-12 21:17+0200\n" 13 13 "Last-Translator: <jordi@emma-soft.com>\n" … … 320 320 msgid "ePDFView" 321 321 msgstr "ePDFView" 322 323 #: src/gtk/MainView.cxx:750 324 msgid "translator-credits" 325 msgstr "" -
trunk/src/gtk/MainView.cxx
r73 r87 748 748 "authors", authors, 749 749 "comments", comments, 750 "translator-credits", _("translator-credits"), 750 751 NULL); 751 752
