Bugzilla – Attachment 188509 Details for
Bug 350248
yast2-kdump: Missing translation strings
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Forgot Password
[patch]
Memory translations
memory-translatable (text/plain), 685 bytes, created by
Bernhard Walle
on 2007-12-21 09:48:54 UTC
(
hide
)
Description:
Memory translations
Filename:
MIME Type:
Creator:
Bernhard Walle
Created:
2007-12-21 09:48:54 UTC
Size:
685 bytes
patch
obsolete
>--- > dialogs.ycp | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >--- a/dialogs.ycp >+++ b/dialogs.ycp >@@ -80,12 +80,12 @@ map<string,map<string,any> > wid_handlin > "widget" : `custom, > "custom_widget" : `HSquash(`VBox( > `Left(`HBox( >- `Left(`Label("Total System Memory [MB]:")), >+ `Left(`Label(_("Total System Memory [MB]:"))), > `Left(`Label(`id("total_memory"),"0123456789")), > `HStretch () > )), > `Left(`HBox( >- `Left(`Label("Usable Memory [MB]:")), >+ `Left(`Label(_("Usable Memory [MB]:"))), > `Left(`Label(`id("usable_memory"),"0123456789")), > `HStretch () > )),
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 350248
:
188505
| 188509