diff options
author | John Heroy <johnheroy@gmail.com> | 2015-10-22 10:28:27 -0700 |
---|---|---|
committer | John Heroy <johnheroy@gmail.com> | 2015-10-22 10:28:27 -0700 |
commit | 50ea516a0730309d577977eb5664a9d9b5c3b947 (patch) | |
tree | b8a94e308928827884595943292945fb3413cfa6 /app/src/main/res/values-gl | |
parent | 80e1b1c34a60ea30ed56322efaeddb00c2c56a0e (diff) | |
parent | 5a333f12c354205282898f3a8db0c517d1356f33 (diff) | |
download | connectbot-50ea516a0730309d577977eb5664a9d9b5c3b947.tar.gz connectbot-50ea516a0730309d577977eb5664a9d9b5c3b947.tar.bz2 connectbot-50ea516a0730309d577977eb5664a9d9b5c3b947.zip |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'app/src/main/res/values-gl')
-rw-r--r-- | app/src/main/res/values-gl/strings.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/app/src/main/res/values-gl/strings.xml b/app/src/main/res/values-gl/strings.xml index 8e3758d..6f6d803 100644 --- a/app/src/main/res/values-gl/strings.xml +++ b/app/src/main/res/values-gl/strings.xml @@ -7,14 +7,7 @@ <string name="title_host_editor">Editar servidor</string> <string name="title_help">Axuda</string> <string name="title_colors">Cores</string> - <string name="resolve_connect">Conectar</string> - <string name="resolve_entropy">Xerar entropía</string> - <string name="menu_insert">Engadir un servidor</string> - <string name="menu_delete">Borrar servidor</string> - <string name="menu_preferences">Preferencias</string> <string name="help_intro">Seleccione un apartado dos seguintes para máis información dun tema particular</string> - <string name="help_about">Acerca de ConnectBot</string> - <string name="help_keyboard">Teclado</string> <string name="pubkey_generate">Xerar</string> <string name="pubkey_delete">Borrar a chave</string> <string name="pubkey_gather_entropy">Xerando Entropía</string> @@ -55,7 +48,6 @@ <string name="alert_sdcard_absent">¡A tarxeta SD non está inserida!</string> <string name="button_add">Engadir</string> <string name="button_change">Modificar</string> - <string name="button_generate">Xerar chave</string> <string name="button_resize">Redimensionar</string> <string name="alert_disconnect_msg">Conexión Perdida</string> <string name="msg_copyright">Todos os dereitos reservados © 2007-2008 Kenny Root http://the-b.org/, Jeffrey Sharkey http://jsharkey.org/</string> @@ -109,5 +101,4 @@ <string name="console_menu_urlscan">Escanear URLs</string> <string name="portforward_remote">Remoto</string> <string name="list_format_error">Use the format %1$s</string> - <string name="exceptions_submit_message">It appears ConnectBot had a problem last time it ran. Submit error report to ConnectBot developers?</string> </resources> |