diff options
| author | Michael Chicoine <mc2739@gmail.com> | 2010-02-03 18:58:58 +0000 |
|---|---|---|
| committer | Michael Chicoine <mc2739@gmail.com> | 2010-02-03 18:58:58 +0000 |
| commit | fd9e6afb7f9bbf054239a17c0ebfab4837bbac1d (patch) | |
| tree | 40465ca7999361b0423ebf58cfc45ce48c980301 | |
| parent | 1bef3a98e60755fefdd54554ece25d471c908ba2 (diff) | |
| download | rockbox-fd9e6afb7f9bbf054239a17c0ebfab4837bbac1d.zip rockbox-fd9e6afb7f9bbf054239a17c0ebfab4837bbac1d.tar.gz rockbox-fd9e6afb7f9bbf054239a17c0ebfab4837bbac1d.tar.bz2 rockbox-fd9e6afb7f9bbf054239a17c0ebfab4837bbac1d.tar.xz | |
Remove strings that were filled with the English translations so they can be translated properly. These were committed in r24476 and r24477.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24489 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | apps/lang/turkce.lang | 85 |
1 files changed, 0 insertions, 85 deletions
diff --git a/apps/lang/turkce.lang b/apps/lang/turkce.lang index 16e0bd3..d843885 100644 --- a/apps/lang/turkce.lang +++ b/apps/lang/turkce.lang @@ -242,30 +242,6 @@ </voice> </phrase> <phrase> - id: LANG_CONFIRM_WITH_BUTTON - desc: Generic string to use to confirm - user: core - <source> - *: "PLAY = Yes" - cowond2*: "MENU, or top-right = Yes" - iriverh100,iriverh120,iriverh300: "NAVI = Yes" - samsungyh*,ipod*,iaudiox5,iaudiom5,gigabeat*,sansae200*,sansac200*,iriverh10,iriverh10_5gb,mrobe100,sansaclip*,sansafuze*: "SELECT = Yes" - mrobe500: "PLAY, POWER, or top-right = Yes" - archosplayer: "(PLAY/STOP)" - </source> - <dest> - *: "PLAY = Devam et" - cowond2*: "MENU, or top-right = Yes" - iriverh100,iriverh120,iriverh300: "NAVI = Devam et" - samsungyh*,ipod*,iaudiox5,iaudiom5,gigabeat*,sansae200*,sansac200*,iriverh10,iriverh10_5gb,mrobe100,sansaclip*,sansafuze*: "SELECT = Yes" - mrobe500: "PLAY, POWER, or top-right = Yes" - archosplayer: "(PLAY/STOP)" - </dest> - <voice> - *: "" - </voice> -</phrase> -<phrase> id: LANG_CANCEL_WITH_ANY desc: Generic string to use to cancel user: core @@ -1124,23 +1100,6 @@ </voice> </phrase> <phrase> - id: LANG_DECAY - desc: in sound_settings - user: core - <source> - *: none - masf: "AV Decay Time" - </source> - <dest> - *: none - masf: "AV Decay Time" - </dest> - <voice> - *: none - masf: "" - </voice> -</phrase> -<phrase> id: LANG_SUPERBASS desc: in sound settings user: core @@ -2019,26 +1978,6 @@ </voice> </phrase> <phrase> - id: LANG_BUTTONLIGHT_TIMEOUT - desc: in settings_menu - user: core - <source> - *: none - button_light: "Button Light Timeout" - sansafuze*,sansae200*: "Wheel Light Timeout" - </source> - <dest> - *: none - button_light: "Düğme Işığı Zaman Aşımı" - sansafuze*,sansae200*: "Wheel Light Timeout" - </dest> - <voice> - *: none - button_light: "" - sansafuze*,sansae200*: "" - </voice> -</phrase> -<phrase> id: LANG_BUTTONLIGHT_BRIGHTNESS desc: in settings_menu user: core @@ -2124,30 +2063,6 @@ </voice> </phrase> <phrase> - id: LANG_TIME_SET_BUTTON - desc: used in set_time() - user: core - <source> - *: none - rtc: "ON = Set" - mrobe500: "HEART = Set" - iriverh100,iriverh120,iriverh300: "NAVI = Set" - ipod*,iaudiox5,iaudiom5,iriverh10,iriverh10_5gb,sansae200*,sansac200*,gigabeat*,mrobe100,sansaclip*,sansafuze*: "SELECT = Set" - gogearsa9200: "PLAY = Set" - </source> - <dest> - *: none - rtc: "ON = Set" - mrobe500: "HEART = Set" - iriverh100,iriverh120,iriverh300: "NAVI = Set" - ipod*,iaudiox5,iaudiom5,iriverh10,iriverh10_5gb,sansae200*,sansac200*,gigabeat*,mrobe100,sansaclip*,sansafuze*: "SELECT = Set" - gogearsa9200: "PLAY = Set" - </dest> - <voice> - *: none - </voice> -</phrase> -<phrase> id: LANG_TIME_REVERT desc: used in set_time() user: core |