/[giftcurs]/giFTcurs/src/ui_main.c
ViewVC logotype

Diff of /giFTcurs/src/ui_main.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.359 by weinholt, Wed Nov 3 21:30:05 2004 UTC revision 1.360 by weinholt, Thu Nov 4 14:15:12 2004 UTC
# Line 741  static void main_screen_update_stats(voi Line 741  static void main_screen_update_stats(voi
741          } statlines[] = {          } statlines[] = {
742                  /* *INDENT-OFF* */                  /* *INDENT-OFF* */
743                  { N_("{%header:B}Users online: {if users}{%stat-data}{else}{%stat-bad}{endif}{users}"), NULL},                  { N_("{%header:B}Users online: {if users}{%stat-data}{else}{%stat-bad}{endif}{users}"), NULL},
744                  { N_("{%header:B}Total shared: {%stat-data}{bytes:bi}B{%stat-box:B}/{%stat-data}{files:b}"), NULL},                  { N_("{%header:B}Total shared: {%stat-data}{bytes:Gi}B{%stat-box:B}/{%stat-data}{files:b}"), NULL},
745                  { N_("{%header:B}Local shares: {%stat-data}{if sharing}{own_bytes:bi}B{%stat-box:B}/{%stat-data}{own_files:b}{else}Hidden{endif}"), NULL},                  { N_("{%header:B}Local shares: {%stat-data}{if sharing}{own_bytes:Mi}B{%stat-box:B}/{%stat-data}{own_files:b}{else}Hidden{endif}"), NULL},
746                  { N_("{%header:B} Shared/user: {%stat-data}{if users}{shared_per_user:bi}B{else} - {endif}"), NULL},                  { N_("{%header:B} Shared/user: {%stat-data}{if users}{shared_per_user:bi}B{else} - {endif}"), NULL},
747                  /* *INDENT-ON* */                  /* *INDENT-ON* */
748          };          };

Legend:
Removed from v.1.359  
changed lines
  Added in v.1.360

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26