My favorites | Sign in
Project Home Downloads Source
Checkout   Browse   Changes    
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#ifdef _MSC_VER
#pragma setlocale("C")
#endif
// SysInfo.cpp

T_("UNKNOWN")
esES("DESCONOCIDO")

T_("Not possible to change Desktop bitmap")
esES("No es posible cambiar la imagen del Escritorio")

T_("Error %s changing Desktop bitmap")
esES("Error %s cambiando la imagen del Escritorio")


// scrrengrab.cpp

T_("Unknown grab mode")
esES("Modo de grabaci\303\263n desconocida")

Change log

r4940 by koldo on May 12, 2012   Diff
SysInfo: New file structure and changes in
GetCPUInfo
Go to: 
Project members, sign in to write a code review

Older revisions

r4270 by koldo on Dec 7, 2011   Diff
SysInfo: Added some changes for 64
bits
r2456 by koldo on Jun 4, 2010   Diff
SysInfo: Added CPU temperature
monitoring and improved battery status
using ACPI in Linux and Windows
r1743 by koldo on Dec 8, 2009   Diff
SysInfo: Functions4U changes
All revisions of this file

File info

Size: 397 bytes, 19 lines
Powered by Google Project Hosting