aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-gl
diff options
context:
space:
mode:
authorTorne Wuff <torne@wolfpuppy.org.uk>2015-03-21 21:17:52 +0000
committerTorne Wuff <torne@wolfpuppy.org.uk>2015-03-21 21:23:30 +0000
commitf1317221ef719b7c4f8bb0279f5cbb47cc455f31 (patch)
tree4a1c6103cefd218a715b143fd9f3018d357d99db /res/values-gl
parent1878e0cdaef13e13cb84b8a69bd4a621f8b6c00a (diff)
downloadconnectbot-f1317221ef719b7c4f8bb0279f5cbb47cc455f31.tar.gz
connectbot-f1317221ef719b7c4f8bb0279f5cbb47cc455f31.tar.bz2
connectbot-f1317221ef719b7c4f8bb0279f5cbb47cc455f31.zip
Remove update frequency preference.
The update checker code was already removed; remove the now-unused pref that controlled it.
Diffstat (limited to 'res/values-gl')
-rw-r--r--res/values-gl/strings.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/res/values-gl/strings.xml b/res/values-gl/strings.xml
index 7563050..c88fe6b 100644
--- a/res/values-gl/strings.xml
+++ b/res/values-gl/strings.xml
@@ -72,8 +72,6 @@
<string name="pref_fullscreen_summary">Esconder a barra de estado cando estea na consola</string>
<string name="pref_memkeys_title">Recordar chaves en memoria</string>
<string name="pref_memkeys_summary">Manter chaves desbloqueadas en memoria ata que o servicio de backend teña terminado</string>
- <string name="pref_update_title">Comprobar actualizacións</string>
- <string name="pref_update_summary">Establecer a frecuencia máxima para comprobar as actualizacións de ConnectBot</string>
<string name="pref_conn_persist_title">Conexións persistentes</string>
<string name="pref_conn_persist_summary">Manter conexións activas en segundo plano</string>
<string name="pref_keymode_title">Atallos de teclado para directorios</string>
@@ -91,9 +89,6 @@
<string name="list_keymode_none">Deshabilitar</string>
<string name="list_pubkeyids_none">Non usar chaves</string>
<string name="list_pubkeyids_any">Usar calquera chave desbloqueada</string>
- <string name="list_update_daily">Diariamente</string>
- <string name="list_update_weekly">Semanalmente</string>
- <string name="list_update_never">Nunca</string>
<string name="hostpref_fontsize_title">Tamaño da fonte (pt)</string>
<string name="hostpref_postlogin_summary">Comandos a executar no servidor remoto unha vez autenticado</string>
<string name="hostpref_compression_title">Compresión</string>