erikg / Revelation

Revelation is a password manager for the GNOME desktop, released under the GNU GPL license. It stores all your accounts and passwords in a single, secure place, and gives you access to it through a user-friendly graphical interface.

Clone this repository (size: 1.8 MB): HTTPS / SSH
$ hg clone http://oss.codepoet.no/revelation
commit 470: c02845f2a9f6
parent 469: cdaef80a065f
branch: default
added czech translation [Zbyněk Mrkvička]
Erik Grinaker / erikg
4 years ago

Changed (Δ38.2 KB):

raw changeset »

NEWS (3 lines added, 0 lines removed)

configure.ac (1 lines added, 1 lines removed)

po/cs.po (1712 lines added, 0 lines removed)

Up to file-list NEWS:

@@ -7,6 +7,9 @@ Bugfixes:
7
7
- added POTFILES.skip to skip translation for certain files
8
8
- set utf-8 encoding for POTFILES
9
9
10
Translations:
11
- added czech translation [Zbyněk Mrkvička]
12
10
13
11
14
2006-12-31: Revelation 0.4.8
12
15
============================

Up to file-list configure.ac:

@@ -8,7 +8,7 @@ dnl initialize autoconf/automake
8
8
AC_PREREQ(2.53)
9
9
AC_INIT(src/revelation.in)
10
10
AM_INIT_AUTOMAKE(revelation, 0.4.8)
11
ALL_LINGUAS="de fr sv zh"
11
ALL_LINGUAS="cs de fr sv zh"
12
12
13
13
dnl check for dependencies
14
14
AC_PROG_CC()

Up to file-list po/cs.po:

-
Diff size exceeds threshold (38.1 KB)view raw?