aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-bg
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2009-05-14 21:11:35 +0000
committerKenny Root <kenny@the-b.org>2009-05-14 21:11:35 +0000
commit7fd88080fb02a970deb46b186aa415e136eab3d4 (patch)
treee4d25fd3f41dbda799bc80168f5bf16c49127707 /res/values-bg
parent2b87de98fc5507db76ef71e4ea1af70ad8240b5d (diff)
downloadconnectbot-7fd88080fb02a970deb46b186aa415e136eab3d4.tar.gz
connectbot-7fd88080fb02a970deb46b186aa415e136eab3d4.tar.bz2
connectbot-7fd88080fb02a970deb46b186aa415e136eab3d4.zip
Removed duplicate strings
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@236 df292f66-193f-0410-a5fc-6d59da041ff2
Diffstat (limited to 'res/values-bg')
-rw-r--r--res/values-bg/strings.xml18
1 files changed, 0 insertions, 18 deletions
diff --git a/res/values-bg/strings.xml b/res/values-bg/strings.xml
index cbe1cc4..7f8e5c7 100644
--- a/res/values-bg/strings.xml
+++ b/res/values-bg/strings.xml
@@ -14,23 +14,16 @@
<!-- Window title for Help index -->
<string name="title_help">Помощ</string>
- <string name="title_password">Въведете парола</string>
- <string name="title_entropy">Gathering Entropy</string>
-
- <string name="resolve_edit">Редактиране на хост</string>
<string name="resolve_connect">Свържи</string>
<string name="resolve_entropy">Gather Entropy</string>
<string name="menu_insert">Добави хост</string>
<string name="menu_delete">Изтрий хост</string>
<string name="menu_preferences">Предпочитания</string>
- <string name="menu_help">Помощ</string>
<string name="help_intro">Please select a topic below for more information on a particular subject.</string>
<string name="help_about">Относно ConnectBot</string>
<string name="help_keyboard">Клавиатура</string>
- <string name="help_pubkeys">Публични ключове</string>
- <string name="help_portforwards">Пренасочване на портове</string>
<string name="pubkey_generate">Генериране</string>
<string name="pubkey_import">Импортиране</string>
@@ -273,8 +266,6 @@
<!-- Instructions for how to copy from the terminal. The \n entries are to split lines to improve readability and prevent wrapping off the screen. -->
<string name="console_copy_start">Touch and drag\nor use directional pad\nto select area to copy</string>
- <!-- Button to disconnect from the current host in a terminal. -->
- <string name="console_menu_disconnect">Прекъсване на връзката</string>
<!-- Button to close the disconnected terminal window. -->
<string name="console_menu_close">Затваряне</string>
<!-- Button to begin copying from the terminal to the clipboard. -->
@@ -294,8 +285,6 @@
<string name="portforward_dynamic">Dynamic (SOCKS)</string>
<!-- Button that commits the port forward to be made from the Port Forward Creation dialog. -->
<string name="portforward_pos">Create port forward</string>
- <!-- Button that cancels the creation of a port forward from the Port Forward Creation dialog. -->
- <string name="portforward_neg">Cancel</string>
<string name="portforward_done">Successfully created port forward</string>
<string name="portforward_problem">Problem creating port forward, maybe you're using ports under 1024 or port is already used?</string>
@@ -313,7 +302,6 @@
<!-- Selection choice to sort hosts by nickname. -->
<string name="list_menu_sortname">Sort by name</string>
<string name="list_menu_settings">Settings</string>
- <string name="list_menu_help">Помощ</string>
<string name="list_host_disconnect">Прекъсване на връзката</string>
<string name="list_host_edit">Edit host</string>
@@ -343,8 +331,6 @@
<!-- Button to agree to license terms. -->
<string name="wizard_agree">Agree</string>
- <!-- Button to cancel out of (i.e., not accept) the license terms. -->
- <string name="wizard_cancel">Cancel</string>
<!-- Button to go to the next page in the first time start-up wizard. -->
<string name="wizard_next">Next</string>
<!-- Button to go to the previous page in the first time start-up wizard. -->
@@ -352,10 +338,6 @@
<string name="terminal_no_hosts_connected">No hosts currently connected</string>
- <string name="terminal_hostkey_warn">The authenticity of host '%1$s' can't be established.</string>
- <string name="terminal_hostkey">RSA key fingerprint is %1$s</string>
- <string name="terminal_hostkey_prompt">Are you sure you want\nto continue connecting?</string>
-
<string name="terminal_failed">Host key verification failed.</string>
<string name="terminal_auth">Trying to authenticate</string>