Switch from left right arrows to down up ones

This commit is contained in:
Bao-Long Nguyen-Trong 2009-10-18 03:18:10 +00:00
parent 7cb2ce54b2
commit 96388531bd
6 changed files with 12 additions and 12 deletions

View File

@ -176,8 +176,8 @@ Willkommen zum K-9 Mail Setup. K-9 ist eine Open-Source E-Mail-Anwendung für A
<string name="message_view_to_label">An:</string>
<string name="message_view_attachment_view_action">Öffnen</string>
<string name="message_view_attachment_download_action">Speichern</string>
<string name="message_view_prev_action"></string>
<string name="message_view_next_action"></string>
<string name="message_view_prev_action">\u25BC</string>
<string name="message_view_next_action">\u25B2</string>
<string name="message_view_datetime_fmt">dd MMM yyyy HH:mm</string>
<string name="message_view_status_attachment_saved">Anlage auf SD-Karte gespeichert als <xliff:g id="filename">%s</xliff:g>.</string>
<string name="message_view_status_attachment_not_saved">Nicht möglich Anlage auf SD-Karte zu speichern.</string>

View File

@ -144,8 +144,8 @@
<string name="message_view_attachment_view_action">Abrir</string>
<string name="message_view_datetime_fmt">dd MMM aaaa hh:mm a</string>
<string name="message_view_fetching_attachment_toast">Recuperando datos adjuntos.</string>
<string name="message_view_prev_action"></string>
<string name="message_view_next_action"></string>
<string name="message_view_prev_action">\u25BC</string>
<string name="message_view_next_action">\u25B2</string>
<string name="message_view_show_pictures_action">Mostrar imágenes</string>
<string name="message_view_show_pictures_instructions">Seleccione \"Mostrar imágenes\" para visualizar las imágenes integradas.</string>
<string name="message_view_status_attachment_not_saved">No se pueden guardar los datos adjuntos en una tarjeta SD.</string>

View File

@ -144,8 +144,8 @@
<string name="message_view_attachment_view_action">Ouvrir</string>
<string name="message_view_datetime_fmt">MMM jj aaaa hh:mm a</string>
<string name="message_view_fetching_attachment_toast">Récupération de la pièce jointe.</string>
<string name="message_view_prev_action"></string>
<string name="message_view_next_action"></string>
<string name="message_view_prev_action">\u25BC</string>
<string name="message_view_next_action">\u25B2</string>
<string name="message_view_show_pictures_action">Afficher les images</string>
<string name="message_view_show_pictures_instructions">Sélectionnez \"Afficher les images\" pour afficher les images intégrées.</string>
<string name="message_view_status_attachment_not_saved">Impossible d\'enregistrer la pièce jointe sur la carte SD.</string>

View File

@ -144,8 +144,8 @@
<string name="message_view_attachment_view_action">Apri</string>
<string name="message_view_datetime_fmt">GGG mm aaaa hh:mm a</string>
<string name="message_view_fetching_attachment_toast">Recupero allegato in corso.</string>
<string name="message_view_prev_action"></string>
<string name="message_view_next_action"></string>
<string name="message_view_prev_action">\u25BC</string>
<string name="message_view_next_action">\u25B2</string>
<string name="message_view_show_pictures_action">Mostra immagini</string>
<string name="message_view_show_pictures_instructions">Selezionare \"Mostra immagini\" per visualizzare le immagini incorporate.</string>
<string name="message_view_status_attachment_not_saved">Impossibile salvare l'allegato sulla scheda SD.</string>

View File

@ -144,8 +144,8 @@
<string name="message_view_attachment_view_action">開啟</string>
<string name="message_view_datetime_fmt">yyyy MMM dd hh:mm a</string>
<string name="message_view_fetching_attachment_toast">正在取得附件。</string>
<string name="message_view_prev_action"></string>
<string name="message_view_next_action"></string>
<string name="message_view_prev_action">\u25BC</string>
<string name="message_view_next_action">\u25B2</string>
<string name="message_view_show_pictures_action">顯示圖片</string>
<string name="message_view_show_pictures_instructions">選取 \"顯示圖片\" 即可顯示內嵌的圖片。</string>
<string name="message_view_status_attachment_not_saved">無法將附件儲存到 SD 卡。</string>

View File

@ -201,8 +201,8 @@ Welcome to K-9 Mail setup. K-9 is an open source email client for Android based
<string name="message_view_cc_label">Cc:</string>
<string name="message_view_attachment_view_action">Open</string>
<string name="message_view_attachment_download_action">Save</string>
<string name="message_view_prev_action"></string>
<string name="message_view_next_action"></string>
<string name="message_view_prev_action">\u25BC</string>
<string name="message_view_next_action">\u25B2</string>
<string name="message_view_datetime_fmt">MMM dd yyyy hh:mm a</string>
<string name="message_view_status_attachment_saved">Attachment saved to SD card as <xliff:g id="filename">%s</xliff:g>.</string>
<string name="message_view_status_attachment_not_saved">Unable to save attachment to SD card.</string>