summaryrefslogtreecommitdiff
path: root/system/procps/0001-pt_BR-fix-translation-error.patch
diff options
context:
space:
mode:
authorCyberLeo <cyberleo@cyberleo.net>2020-03-28 05:45:52 -0500
committerCyberLeo <cyberleo@cyberleo.net>2020-03-28 05:45:52 -0500
commit9297468fa579836e3a6a381b798feb6b78217c2d (patch)
tree53168212f427afbcf0693b534530a4af803152e9 /system/procps/0001-pt_BR-fix-translation-error.patch
parenta63cc05c53a6f4c22422dc8c69808b14d87a6f6e (diff)
parentda5a69b65a8791fffa6e93366ee585f87eff136d (diff)
downloadpackages-9297468fa579836e3a6a381b798feb6b78217c2d.tar.gz
packages-9297468fa579836e3a6a381b798feb6b78217c2d.tar.bz2
packages-9297468fa579836e3a6a381b798feb6b78217c2d.tar.xz
packages-9297468fa579836e3a6a381b798feb6b78217c2d.zip
Merge branch 'master' into zfs
Diffstat (limited to 'system/procps/0001-pt_BR-fix-translation-error.patch')
-rw-r--r--system/procps/0001-pt_BR-fix-translation-error.patch29
1 files changed, 0 insertions, 29 deletions
diff --git a/system/procps/0001-pt_BR-fix-translation-error.patch b/system/procps/0001-pt_BR-fix-translation-error.patch
deleted file mode 100644
index 68b06406f..000000000
--- a/system/procps/0001-pt_BR-fix-translation-error.patch
+++ /dev/null
@@ -1,29 +0,0 @@
-From 8e56c510e49330031c454481380552623eadf38f Mon Sep 17 00:00:00 2001
-From: "A. Wilcox" <AWilcox@Wilcox-Tech.com>
-Date: Sat, 16 Jun 2018 21:37:27 -0500
-Subject: [PATCH] pt_BR: fix translation error
-
-"agora" means "now"; "gora" is not a Portuguese word.
-
-\a is 'bell' character, which means the string will cause a bell to
-sound instead of printing the correct word.
----
- po/pt_BR.po | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/po/pt_BR.po b/po/pt_BR.po
-index e7a859f..3f0106e 100644
---- a/po/pt_BR.po
-+++ b/po/pt_BR.po
-@@ -3072,7 +3072,7 @@ msgstr "nome de campo não reconhecido \"%s\""
-
- #: top/top_nls.c:429
- msgid "even using field names only, window is now too small"
--msgstr "mesmo usando nomes de campo apenas, janela é pequena demais \agora"
-+msgstr "mesmo usando nomes de campo apenas, janela é pequena demais agora"
-
- #: top/top_nls.c:431
- msgid "Open Files"
---
-2.15.0
-