aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/values-gl/strings.xml
diff options
context:
space:
mode:
authorJeremy Klein <jklein24@gmail.com>2015-10-26 11:11:19 -0700
committerJeremy Klein <jklein24@gmail.com>2015-10-26 11:11:19 -0700
commitc34afa579b2492d41838ba4154b2147728da01d0 (patch)
treef21a053e0c66d37c26bf99bb567291bf451ab073 /app/src/main/res/values-gl/strings.xml
parent50f9c5c7089e16c161653c84a369a92a28e5502a (diff)
parentf7cf5af5430f71bf2711fe2f78264aa699e4e046 (diff)
downloadconnectbot-c34afa579b2492d41838ba4154b2147728da01d0.tar.gz
connectbot-c34afa579b2492d41838ba4154b2147728da01d0.tar.bz2
connectbot-c34afa579b2492d41838ba4154b2147728da01d0.zip
Merge pull request #329 from jklein24/unuseddialog
Remove unused add host dialog from HostListActivity.
Diffstat (limited to 'app/src/main/res/values-gl/strings.xml')
-rw-r--r--app/src/main/res/values-gl/strings.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/src/main/res/values-gl/strings.xml b/app/src/main/res/values-gl/strings.xml
index 6f6d803..77a8c58 100644
--- a/app/src/main/res/values-gl/strings.xml
+++ b/app/src/main/res/values-gl/strings.xml
@@ -46,7 +46,6 @@
<string name="alert_wrong_password_msg">¡Contrasinal incorrecto!</string>
<string name="alert_key_corrupted_msg">¡A chave privada parece corrupta!</string>
<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_resize">Redimensionar</string>
<string name="alert_disconnect_msg">Conexión Perdida</string>
@@ -100,5 +99,4 @@
<string name="console_menu_resize">Forzar tamaño</string>
<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>
</resources>