Revision 2db258bf snf-astakos-app/astakos/im/settings.py

b/snf-astakos-app/astakos/im/settings.py
220 220
                'help_text':'This is the space on Pithos for storing files and VM Images. ',
221 221
                'help_text_input_each':'This is the total amount of space on Pithos that will be granted to each user of this Project ',
222 222
                'is_abbreviation':False,
223
                'report_desc':'Pithos+ Diskspace',
223
                'report_desc':'Storage Space',
224 224
                'placeholder':'eg. 10GB',
225 225
                'verbose_name':'Storage Space',
226 226
            },
......
236 236
                'help_text':'This is the System Disk that the VMs have that run the OS ',
237 237
                'help_text_input_each':"This is the total amount of System Disk that will be granted to each user of this Project (this refers to the total System Disk of all VMs, not each VM's System Disk)  ",
238 238
                'is_abbreviation':False,
239
                'report_desc':'Disk',
239
                'report_desc':'System Disk',
240 240
                'placeholder':'eg. 5GB, 2GB etc',
241 241
                'verbose_name':'System Disk'
242 242
            },
......
260 260
                'help_text':'These are the Private Networks one can create on the Cyclades UI. ',
261 261
                'help_text_input_each':'This is the total number of Private Networks that will be granted to each user of this Project ',
262 262
                'is_abbreviation':False,
263
                'report_desc':'Network',
263
                'report_desc':'Private Networks',
264 264
                'placeholder':'eg. 1',
265 265
                'verbose_name':'private network'
266 266
            }

Also available in: Unified diff