am 267d4fa5: Fix physics bug when the script would go to sleep. The large DT caused the next animation to error. Stop rendering after one frame past last movement.
Merge commit '267d4fa58ba38160df9fe33d4ea126fe7e5d6230' into eclair-mr2
* commit '267d4fa58ba38160df9fe33d4ea126fe7e5d6230':
Fix physics bug when the script would go to sleep. The large DT caused the next animation to error. Stop rendering after one frame past last movement.
diff --git a/res/values-es-rUS/strings.xml b/res/values-es-rUS/strings.xml
index 9ba89c3..e3668a4 100644
--- a/res/values-es-rUS/strings.xml
+++ b/res/values-es-rUS/strings.xml
@@ -15,17 +15,14 @@
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <!-- no translation found for application_name (4528470563311667177) -->
+ <string name="application_name" msgid="5865630159700533006">"Página principal"</string>
+ <!-- no translation found for uid_name (3371120195364560632) -->
<skip />
- <string name="uid_name" msgid="3371120195364560632">"Aplicaciones del núcleo de Android"</string>
<string name="folder_name" msgid="4588446541914685904">"Carpeta"</string>
<string name="chooser_wallpaper" msgid="5988031014201479733">"Seleccionar papel tapiz desde"</string>
<string name="wallpaper_instructions" msgid="4215640646180727542">"Definir papel tapiz"</string>
<string name="pick_wallpaper" msgid="2674908923379130941">"Galería de papel tapiz"</string>
<string name="activity_not_found" msgid="3571057450431950427">"La aplicación no está instalada en tu computadora."</string>
- <!-- no translation found for live_wallpaper_picker_title (7738370557178100072) -->
- <skip />
- <string name="configure_wallpaper" msgid="2820186271419674623">"Configurar..."</string>
<string name="rename_folder_label" msgid="5646236631298452787">"Nombre de carpeta"</string>
<string name="rename_folder_title" msgid="4544573104191526550">"Cambiar nombre de carpeta"</string>
<string name="rename_action" msgid="6016003384693240896">"Aceptar"</string>
@@ -43,16 +40,20 @@
<string name="add_photo_frame" msgid="3154058437359487954">"Marco de imagen"</string>
<string name="add_search" msgid="7104834713685095105">"Buscar"</string>
<string name="out_of_space" msgid="8365249326091984698">"No hay más espacio en esta pantalla de la página principal"</string>
- <string name="shortcut_installed" msgid="7071557296331322355">"Acceso directo \"<xliff:g id="NAME">%s</xliff:g>\" creado."</string>
- <string name="shortcut_uninstalled" msgid="2129499669449749995">"El acceso directo \"<xliff:g id="NAME">%s</xliff:g>\" ha sido eliminado."</string>
- <string name="shortcut_duplicate" msgid="4757756326465060694">"El acceso directo \"<xliff:g id="NAME">%s</xliff:g>\" ya existe."</string>
+ <!-- no translation found for shortcut_installed (6179314539443046225) -->
+ <skip />
+ <!-- no translation found for shortcut_uninstalled (2758997515869993129) -->
+ <skip />
+ <!-- no translation found for shortcut_duplicate (4887186782641532074) -->
+ <skip />
<string name="title_select_shortcut" msgid="2858897527672831763">"Seleccionar acceso directo"</string>
<string name="title_select_live_folder" msgid="3753447798805166749">"Seleccionar carpeta"</string>
<string name="menu_add" msgid="3065046628354640854">"Agregar"</string>
<string name="menu_wallpaper" msgid="5837429080911269832">"Papel tapiz"</string>
<string name="menu_search" msgid="4826514464423239041">"Buscar"</string>
<string name="menu_notifications" msgid="6424587053194766192">"Notificaciones"</string>
- <string name="menu_gestures" msgid="514678675575912237">"Gestos"</string>
+ <!-- no translation found for menu_gestures (514678675575912237) -->
+ <skip />
<string name="menu_settings" msgid="6233960148378443661">"Configuración"</string>
<string name="permlab_install_shortcut" msgid="1201690825493376489">"instalar accesos directos"</string>
<string name="permdesc_install_shortcut" msgid="7429365847558984148">"Permite a una aplicación agregar accesos directos sin intervención del usuario."</string>
@@ -64,8 +65,4 @@
<string name="permdesc_write_settings" msgid="1098648778383349818">"Permite a una aplicación cambiar la configuración y los accesos directos de la página principal."</string>
<string name="search_hint" msgid="6974176141372467453">"Búsqueda de Google"</string>
<string name="gadget_error_text" msgid="8359351016167075858">"Problema al cargar el widget"</string>
- <!-- no translation found for live_wallpaper_empty (4278728108785853407) -->
- <skip />
- <!-- no translation found for set_live_wallpaper (2381437614949033266) -->
- <skip />
</resources>