aboutsummaryrefslogblamecommitdiffstats
path: root/otros.patch
blob: 8ee5b669df7afe7b3d264ebda7cdcfa380b769bd (plain) (tree)













































                                                                                           
From f586b2ed594df49e942cc5c219310742087614ea Mon Sep 17 00:00:00 2001
From: bru <bru@texto-plano.xyz>
Date: Sat, 3 Apr 2021 17:58:41 -0300
Subject: [PATCH] =?UTF-8?q?Unas=20cuantas=20traducciones=20m=C3=A1s?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 clients/urwid/main.py | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/clients/urwid/main.py b/clients/urwid/main.py
index 37a1162..a020f9d 100644
--- a/clients/urwid/main.py
+++ b/clients/urwid/main.py
@@ -158,7 +158,7 @@ format_help = [
     "Puedes usar [rainbow: rainbow], [red: red], [yellow: "
     "yellow], [green: green], [blue: blue], [cyan: "
     "cyan] [magenta: y magenta], [dim: dim], **bold** y "
-    "__underline__ dentro de tus posts. \**bold se usa así\* "
+    "__underline__ dentro de tus posts. \**bold se usa así\** "
     "\__y underline así\__. Puedes escapar estas expresiones "
     "\\\**así\\\**. Pueden abarcar hasta todo el ancho de la misma línea. "
     "Funcionan mejor para frases más cortas. "
@@ -1856,7 +1856,7 @@ class MessageBody(urwid.Text):
                             color = str(_c)
 
                         if user != "anonymous" and user["user_name"] == network.user_name:
-                            display = "[You]"
+                            display = "[Tú]"
                             # bold it
                             color += "0"
                         else:
@@ -2138,7 +2138,7 @@ class ExternalEditor(urwid.Terminal):
                 app.last_pos = None
                 app.index()
         else:
-            app.temp_footer_message("EMPTY POST DISCARDED")
+            app.temp_footer_message("POST VACÍO DESCARTADO")
 
 
     def keypress(self, size, key):
-- 
2.30.2

Un proyecto texto-plano.xyz