added translation for odfviewer
parent
a1a3862274
commit
8e090d8f67
@ -0,0 +1,8 @@
|
||||
src/webodf/webodf/tests/core/Base64Tests.js
|
||||
src/webodf/webodf/tests/core/CursorTests.js
|
||||
src/webodf/webodf/tests/gui/CaretTests.js
|
||||
src/webodf/webodf/tests/gui/SelectionMoverTests.js
|
||||
src/webodf/webodf/tests/core/PointWalkerTests.js
|
||||
src/webodf/webodf/tests/core/ZipTests.js
|
||||
src/webodf/webodf/tests/xmldom/XPathTests.js
|
||||
src/webodf/webodf/tests/core/RuntimeTests.js
|
||||
@ -0,0 +1,22 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-08-26 01:49+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=CHARSET\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: js/viewer.js:9
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
Loading…
Reference in New Issue