diff options
author | Mustapha Senhaji <moos@rockbox.org> | 2010-12-24 03:44:00 +0000 |
---|---|---|
committer | Mustapha Senhaji <moos@rockbox.org> | 2010-12-24 03:44:00 +0000 |
commit | 8a2583da93ab1315e515b618a01a00b263c87d62 (patch) | |
tree | 9f84145dd0566d3661a54c21f41018c080a8053b /apps/lang/hebrew.lang | |
parent | 5e1e05f6162677caf408e5256f64d70ec4433433 (diff) |
Update translations reusing the translation of the previously deprecated string.
Translators, please check if adjustements isn't needed!
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28887 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/lang/hebrew.lang')
-rw-r--r-- | apps/lang/hebrew.lang | 21 |
1 files changed, 16 insertions, 5 deletions
diff --git a/apps/lang/hebrew.lang b/apps/lang/hebrew.lang index a169118124..b24e702160 100644 --- a/apps/lang/hebrew.lang +++ b/apps/lang/hebrew.lang @@ -5886,19 +5886,16 @@ </phrase> <phrase> id: LANG_REC_SIZE - desc: in record timesplit options - user: core + desc: deprecated + user: <source> *: none - recording: "Filesize" </source> <dest> *: none - recording: "גודל קובץ" </dest> <voice> *: none - recording: "גודל קובץ" </voice> </phrase> <phrase> @@ -12581,3 +12578,17 @@ recording_histogram: "Histogram interval" </voice> </phrase> +<phrase> + id: LANG_FILESIZE + desc: in record timesplit options and in track information viewer + user: core + <source> + *: "Filesize" + </source> + <dest> + *: "גודל קובץ" + </dest> + <voice> + *: "גודל קובץ" + </voice> +</phrase> |