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 487: 4896555f19bf
parent 486: 7ae1f811fd74
branch: default
added russian translation [Aleksey Klimov]
Erik Grinaker / erikg
3 years ago

Changed (Δ49.9 KB):

raw changeset »

NEWS (2 lines added, 0 lines removed)

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

po/ru.po (1719 lines added, 0 lines removed)

Up to file-list NEWS:

@@ -6,6 +6,8 @@ Bugfixes:
6
6
7
7
Translation:
8
8
- added finnish translation [Ilkka Tuohela]
9
- added russian translation [Aleksey Klimov]
10
9
11
10
12
2007-01-16: Revelation 0.4.11
11
13
=============================

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.11)
11
ALL_LINGUAS="cs de fr fi sv zh"
11
ALL_LINGUAS="cs de fr fi ru sv zh"
12
12
13
13
dnl check for dependencies
14
14
AC_PROG_CC()

Up to file-list po/ru.po:

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