Skip to content

Commit

Permalink
CPU Tab change Width to Address sizes
Browse files Browse the repository at this point in the history
  • Loading branch information
eloaders committed Feb 14, 2012
1 parent 9e20b40 commit c986cb5
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/i-nex/.lang/.pot
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ msgid "bogomips: "
msgstr ""

#: Finfosys.form:563
msgid "Width: "
msgid "Address sizes: "
msgstr ""

#: Finfosys.form:583
Expand Down
2 changes: 1 addition & 1 deletion src/i-nex/.lang/Finfosys.pot
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ msgid "bogomips: "
msgstr ""

#: Finfosys.form:563
msgid "Width: "
msgid "Address sizes: "
msgstr ""

#: Finfosys.form:583
Expand Down
4 changes: 2 additions & 2 deletions src/i-nex/.settings
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@ SearchString=True

[OpenFile]
File[1]=".src/Finfosys.form"
File[2]=".src/Finfosys.class:493.3"
File[2]=".src/Finfosys.class:548.10"
File[3]=".src/Global.class:127.23"
File[4]=".src/About.form"
File[5]=".src/About.class:63.30"
File[6]=".src/distrodetect.class:12.30"
File[7]=".src/battery.module:24.17"
Active=8
File[8]=".src/Disk_Drives.module:146.23"
File[8]=".src/Disk_Drives.module:132.46"
File[9]=".src/ScreenShot.form"
File[10]=".src/ScreenShot.class:19.19"
File[11]=".src/ScreenShotM.module:2.21"
Expand Down
2 changes: 1 addition & 1 deletion src/i-nex/.src/Finfosys.form
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@
Font = Font["Bold"]
Padding = 3
AutoResize = True
Text = ("Width: ")
Text = ("Address sizes: ")
Transparent = True
}
{ TextBox32 TextBox
Expand Down

0 comments on commit c986cb5

Please sign in to comment.