diff options
author | Burt P <pburt0@gmail.com> | 2017-07-09 10:41:58 -0500 |
---|---|---|
committer | Leandro Pereira <leandro@hardinfo.org> | 2017-07-12 19:38:41 -0700 |
commit | 8c479234ecbd7385a67e425f4490af2855732c46 (patch) | |
tree | 09850f460afbadb073db101294b21ff8bc1b4b59 /po/hardinfo.pot | |
parent | a59d0d98e0fdf5f3862c83538d93d9bed70aaa7c (diff) |
x86: make cache info translatable
Signed-off-by: Burt P <pburt0@gmail.com>
Diffstat (limited to 'po/hardinfo.pot')
-rw-r--r-- | po/hardinfo.pot | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/po/hardinfo.pot b/po/hardinfo.pot index 951ee445..f7de5802 100644 --- a/po/hardinfo.pot +++ b/po/hardinfo.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-09 00:12-0500\n" +"POT-Creation-Date: 2017-07-09 10:39-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1427,6 +1427,12 @@ msgstr "" msgid "Cache information not available=\n" msgstr "" +#: modules//devices/x86/processor.c:151 +#: modules//devices/x86_64/processor.c:151 +#, c-format +msgid "Level %d (%s)=%d-way set-associative, %d sets, %dKB size\n" +msgstr "" + #: modules//devices/x86/processor.c:816 #: modules//devices/x86_64/processor.c:816 msgid "Model Name" |