Melih Özbek updated

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2430 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Daniel Stenberg 2002-09-27 06:51:47 +00:00
parent ab9f554917
commit dd7c14e4b7

View file

@ -424,7 +424,7 @@ new: "Kaldigi yerden?"
id: LANG_RESUME_CONFIRM_PLAYER id: LANG_RESUME_CONFIRM_PLAYER
desc: posible answers to resume question desc: posible answers to resume question
eng: "(PLAY/STOP)" eng: "(PLAY/STOP)"
new: "(ÇAL/DUR) new: "(ÇAL/DUR)"
id: LANG_RESUME_CONFIRM_RECORDER id: LANG_RESUME_CONFIRM_RECORDER
desc: posible answer to resume question desc: posible answer to resume question
@ -534,7 +534,7 @@ new: "[Uzunluk]"
id: LANG_ID3_PLAYLIST id: LANG_ID3_PLAYLIST
desc: in wps desc: in wps
eng: "[Playlist]" eng: "[Playlist]"
new: "[Sarki Listesi] new: "[Sarki Listesi]"
id: LANG_ID3_BITRATE id: LANG_ID3_BITRATE
desc: in wps desc: in wps
@ -811,3 +811,13 @@ id: LANG_FILTER_ALL
desc: show all files desc: show all files
eng: "All" eng: "All"
new: "Hepsi" new: "Hepsi"
id: LANG_SET_BOOL_YES
desc: bool true representation
eng: "Yes"
new: "Evet"
id: LANG_SET_BOOL_NO
desc: bool false representation
eng: "No"
new: "Hayir"