[tor-launcher/master] Release preparations for 0.2.21.4

commit a8ee552d9328bb503adf5fded383895f63d0d051 Author: Matthew Finkel <sysrqb@torproject.org> Date: Wed Mar 11 20:37:22 2020 +0000 Release preparations for 0.2.21.4 Translations update and version bump --- src/chrome/locale/mk/torlauncher.properties | 2 +- src/chrome/locale/ro/torlauncher.properties | 2 +- src/chrome/locale/th/network-settings.dtd | 2 +- src/install.rdf | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/chrome/locale/mk/torlauncher.properties b/src/chrome/locale/mk/torlauncher.properties index 7e0193e..f707171 100644 --- a/src/chrome/locale/mk/torlauncher.properties +++ b/src/chrome/locale/mk/torlauncher.properties @@ -16,7 +16,7 @@ torlauncher.unable_to_start_tor=Не може да се стартува Tor.\n\ torlauncher.tor_missing=Извршната датотека на Tor недостасува. torlauncher.torrc_missing=torrc датотеката недостасува и не може да биде создадена. torlauncher.datadir_missing=Tor податочниот директориум не постои и не може да биде создаден. -torlauncher.onionauthdir_missing=The Tor onion authentication directory does not exist and could not be created. +torlauncher.onionauthdir_missing=Директориумот за Tor onion автентификација не постои или не може да биде создаден. torlauncher.password_hash_missing=Неуспешно добивање на хаш-лозинка. torlauncher.failed_to_get_settings=Невозможно е да се добијат Tor поставки.\n\n%S diff --git a/src/chrome/locale/ro/torlauncher.properties b/src/chrome/locale/ro/torlauncher.properties index 1fa4732..ca3c8fa 100644 --- a/src/chrome/locale/ro/torlauncher.properties +++ b/src/chrome/locale/ro/torlauncher.properties @@ -16,7 +16,7 @@ torlauncher.unable_to_start_tor=Tor nu a putut porni.\n\n%S torlauncher.tor_missing=Fișierul executabil Tor lipsește. torlauncher.torrc_missing=Fişierul torrc lipseşte şi nu a putut fi creat. torlauncher.datadir_missing=Directorul de date Tor nu există şi nu a putut fi creat. -torlauncher.onionauthdir_missing=The Tor onion authentication directory does not exist and could not be created. +torlauncher.onionauthdir_missing=Directorul de autentificare Tor Onion nu există și nu a putut fi creat. torlauncher.password_hash_missing=Eroare la obținerea hash-ului parolei. torlauncher.failed_to_get_settings=Nu s-au putut obține setările Tor.\n\n%S diff --git a/src/chrome/locale/th/network-settings.dtd b/src/chrome/locale/th/network-settings.dtd index e7445b0..bd74348 100644 --- a/src/chrome/locale/th/network-settings.dtd +++ b/src/chrome/locale/th/network-settings.dtd @@ -26,7 +26,7 @@ <!ENTITY torsettings.optional "ไม่จำเป็น"> <!ENTITY torsettings.useProxy.checkbox "ฉันใช้พร็อกซีเพื่อเชื่อมต่อกับอินเทอร์เน็ต"> -<!ENTITY torsettings.useProxy.type "Proxy Type"> +<!ENTITY torsettings.useProxy.type "ชนิดพร็อกซี"> <!ENTITY torsettings.useProxy.type.placeholder "เลือกชนิดพร็อกซี"> <!ENTITY torsettings.useProxy.address "ที่อยู่"> <!ENTITY torsettings.useProxy.address.placeholder "ที่อยู่ IP หรือชื่อโฮสต์"> diff --git a/src/install.rdf b/src/install.rdf index 919d5e8..b329c7c 100644 --- a/src/install.rdf +++ b/src/install.rdf @@ -7,7 +7,7 @@ <em:creator>The Tor Project, Inc.</em:creator> <em:contributor>Pearl Crescent, LLC</em:contributor> <em:id>tor-launcher@torproject.org</em:id> - <em:version>0.2.21.3</em:version> + <em:version>0.2.21.4</em:version> <em:multiprocessCompatible>true</em:multiprocessCompatible> <em:homepageURL>https://www.torproject.org/projects/torbrowser.html</em:homepageURL> <em:updateURL>data:text/plain,</em:updateURL>
participants (1)
-
sysrqb@torproject.org