diff options
| author | Alexander Levin <al.le@rockbox.org> | 2009-03-09 21:38:46 +0000 |
|---|---|---|
| committer | Alexander Levin <al.le@rockbox.org> | 2009-03-09 21:38:46 +0000 |
| commit | f410487622cafe6dc3c44dfe0e3c56be35594744 (patch) | |
| tree | fb38a536934f91a8d0596354ca230535625a9335 /apps | |
| parent | 98a53f0287a9eba03247f44667d84f659299aeef (diff) | |
| download | rockbox-f410487622cafe6dc3c44dfe0e3c56be35594744.zip rockbox-f410487622cafe6dc3c44dfe0e3c56be35594744.tar.gz rockbox-f410487622cafe6dc3c44dfe0e3c56be35594744.tar.bz2 rockbox-f410487622cafe6dc3c44dfe0e3c56be35594744.tar.xz | |
Add a missing phrase (LANG_CREDITS)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20260 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps')
| -rw-r--r-- | apps/lang/russian.lang | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/apps/lang/russian.lang b/apps/lang/russian.lang index 9e74670..8de2978 100644 --- a/apps/lang/russian.lang +++ b/apps/lang/russian.lang @@ -12094,6 +12094,20 @@ </voice> </phrase> <phrase> + id: LANG_CREDITS + desc: in the Main Menu -> System screen + user: core + <source> + *: "Credits" + </source> + <dest> + *: "Благодарности" + </dest> + <voice> + *: "Благодарности" + </voice> +</phrase> +<phrase> id: LANG_RIGHT desc: DEPRECATED user: core |