Convert CRLF to LF
This commit is contained in:
parent
62b0d738ff
commit
f1bbbab7ea
1 changed files with 370 additions and 370 deletions
|
@ -1,370 +1,370 @@
|
||||||
#textdomain wesnoth-lib
|
#textdomain wesnoth-lib
|
||||||
###
|
###
|
||||||
### Definition of the window to ask for the savegame filename
|
### Definition of the window to ask for the savegame filename
|
||||||
###
|
###
|
||||||
|
|
||||||
[window]
|
[window]
|
||||||
id = "data_manage"
|
id = "data_manage"
|
||||||
description = "Persistence data management dialog."
|
description = "Persistence data management dialog."
|
||||||
|
|
||||||
[resolution]
|
[resolution]
|
||||||
definition = "default"
|
definition = "default"
|
||||||
|
|
||||||
automatic_placement = "true"
|
automatic_placement = "true"
|
||||||
vertical_placement = "top"
|
vertical_placement = "top"
|
||||||
horizontal_placement = "center"
|
horizontal_placement = "center"
|
||||||
|
|
||||||
[linked_group]
|
[linked_group]
|
||||||
id = "filename"
|
id = "filename"
|
||||||
fixed_width = "true"
|
fixed_width = "true"
|
||||||
[/linked_group]
|
[/linked_group]
|
||||||
|
|
||||||
[linked_group]
|
[linked_group]
|
||||||
id = "date"
|
id = "date"
|
||||||
fixed_width = "true"
|
fixed_width = "true"
|
||||||
[/linked_group]
|
[/linked_group]
|
||||||
|
|
||||||
[grid]
|
[grid]
|
||||||
|
|
||||||
[row]
|
[row]
|
||||||
grow_factor = 0
|
grow_factor = 0
|
||||||
|
|
||||||
[column]
|
[column]
|
||||||
grow_factor = 1
|
grow_factor = 1
|
||||||
|
|
||||||
border = "all"
|
border = "all"
|
||||||
border_size = 5
|
border_size = 5
|
||||||
horizontal_alignment = "left"
|
horizontal_alignment = "left"
|
||||||
[label]
|
[label]
|
||||||
id = "lblTitle"
|
id = "lblTitle"
|
||||||
definition = "title"
|
definition = "title"
|
||||||
|
|
||||||
label = _ "Manage Data"
|
label = _ "Manage Data"
|
||||||
[/label]
|
[/label]
|
||||||
|
|
||||||
[/column]
|
[/column]
|
||||||
|
|
||||||
[/row]
|
[/row]
|
||||||
|
|
||||||
[row]
|
[row]
|
||||||
grow_factor = 1
|
grow_factor = 1
|
||||||
|
|
||||||
[column]
|
[column]
|
||||||
grow_factor = 1
|
grow_factor = 1
|
||||||
|
|
||||||
horizontal_grow = "true"
|
horizontal_grow = "true"
|
||||||
|
|
||||||
[grid]
|
[grid]
|
||||||
|
|
||||||
[row]
|
[row]
|
||||||
grow_factor = 1
|
grow_factor = 1
|
||||||
|
|
||||||
[column]
|
[column]
|
||||||
grow_factor = 1
|
grow_factor = 1
|
||||||
|
|
||||||
border = "all"
|
border = "all"
|
||||||
border_size = 5
|
border_size = 5
|
||||||
horizontal_grow = "true"
|
horizontal_grow = "true"
|
||||||
|
|
||||||
[grid]
|
[grid]
|
||||||
|
|
||||||
[row]
|
[row]
|
||||||
[column]
|
[column]
|
||||||
horizontal_alignment = "left"
|
horizontal_alignment = "left"
|
||||||
border = "bottom"
|
border = "bottom"
|
||||||
border_size = 10
|
border_size = 10
|
||||||
|
|
||||||
[label]
|
[label]
|
||||||
id = "lblChoose"
|
id = "lblChoose"
|
||||||
definition = "default"
|
definition = "default"
|
||||||
|
|
||||||
label = _ "Choose the game to load"
|
label = _ "Choose the game to load"
|
||||||
[/label]
|
[/label]
|
||||||
|
|
||||||
[/column]
|
[/column]
|
||||||
|
|
||||||
[/row]
|
[/row]
|
||||||
|
|
||||||
[row]
|
[row]
|
||||||
[column]
|
[column]
|
||||||
horizontal_alignment = "left"
|
horizontal_alignment = "left"
|
||||||
|
|
||||||
[grid]
|
[grid]
|
||||||
|
|
||||||
[row]
|
[row]
|
||||||
|
|
||||||
[column]
|
[column]
|
||||||
border = "right"
|
border = "right"
|
||||||
border_size = 10
|
border_size = 10
|
||||||
vertical_alignment = "center"
|
vertical_alignment = "center"
|
||||||
|
|
||||||
[label]
|
[label]
|
||||||
id = "lblFilter"
|
id = "lblFilter"
|
||||||
definition = "default"
|
definition = "default"
|
||||||
|
|
||||||
label = _ "Filter"
|
label = _ "Filter"
|
||||||
[/label]
|
[/label]
|
||||||
|
|
||||||
[/column]
|
[/column]
|
||||||
|
|
||||||
[column]
|
[column]
|
||||||
border = "bottom"
|
border = "bottom"
|
||||||
border_size = 10
|
border_size = 10
|
||||||
|
|
||||||
[text_box]
|
[text_box]
|
||||||
id = "txtFilter"
|
id = "txtFilter"
|
||||||
definition = "default"
|
definition = "default"
|
||||||
label = ""
|
label = ""
|
||||||
[/text_box]
|
[/text_box]
|
||||||
|
|
||||||
[/column]
|
[/column]
|
||||||
|
|
||||||
[/row]
|
[/row]
|
||||||
|
|
||||||
[/grid]
|
[/grid]
|
||||||
|
|
||||||
[/column]
|
[/column]
|
||||||
|
|
||||||
[/row]
|
[/row]
|
||||||
|
|
||||||
[row]
|
[row]
|
||||||
|
|
||||||
[column]
|
[column]
|
||||||
grow_factor = 1
|
grow_factor = 1
|
||||||
horizontal_grow = "true"
|
horizontal_grow = "true"
|
||||||
|
|
||||||
border = "bottom"
|
border = "bottom"
|
||||||
border_size = 10
|
border_size = 10
|
||||||
|
|
||||||
[listbox]
|
[listbox]
|
||||||
id = "persist_list"
|
id = "persist_list"
|
||||||
definition = "default"
|
definition = "default"
|
||||||
[header]
|
[header]
|
||||||
|
|
||||||
[row]
|
[row]
|
||||||
|
|
||||||
[column]
|
[column]
|
||||||
grow_factor = 1
|
grow_factor = 1
|
||||||
horizontal_grow = "true"
|
horizontal_grow = "true"
|
||||||
|
|
||||||
[label]
|
[label]
|
||||||
id = "filename"
|
id = "filename"
|
||||||
definition = "default"
|
definition = "default"
|
||||||
linked_group = "filename"
|
linked_group = "filename"
|
||||||
|
|
||||||
label = _ "Name"
|
label = _ "Name"
|
||||||
[/label]
|
[/label]
|
||||||
|
|
||||||
[/column]
|
[/column]
|
||||||
|
|
||||||
[column]
|
[column]
|
||||||
grow_factor = 1
|
grow_factor = 1
|
||||||
horizontal_grow = "true"
|
horizontal_grow = "true"
|
||||||
|
|
||||||
[label]
|
[label]
|
||||||
id = "date"
|
id = "date"
|
||||||
definition = "default"
|
definition = "default"
|
||||||
linked_group = "date"
|
linked_group = "date"
|
||||||
|
|
||||||
label = _ "Date"
|
label = _ "Date"
|
||||||
[/label]
|
[/label]
|
||||||
|
|
||||||
[/column]
|
[/column]
|
||||||
|
|
||||||
[/row]
|
[/row]
|
||||||
|
|
||||||
[/header]
|
[/header]
|
||||||
|
|
||||||
[list_definition]
|
[list_definition]
|
||||||
|
|
||||||
[row]
|
[row]
|
||||||
|
|
||||||
[column]
|
[column]
|
||||||
|
|
||||||
[toggle_panel]
|
[toggle_panel]
|
||||||
definition = "default"
|
definition = "default"
|
||||||
|
|
||||||
return_value_id = "ok"
|
return_value_id = "ok"
|
||||||
[grid]
|
[grid]
|
||||||
|
|
||||||
[row]
|
[row]
|
||||||
|
|
||||||
[column]
|
[column]
|
||||||
grow_factor = 1
|
grow_factor = 1
|
||||||
horizontal_grow = "true"
|
horizontal_grow = "true"
|
||||||
|
|
||||||
border = "bottom"
|
border = "bottom"
|
||||||
border_size = 5
|
border_size = 5
|
||||||
|
|
||||||
[label]
|
[label]
|
||||||
id = "filename"
|
id = "filename"
|
||||||
definition = "default"
|
definition = "default"
|
||||||
linked_group = "filename"
|
linked_group = "filename"
|
||||||
[/label]
|
[/label]
|
||||||
|
|
||||||
[/column]
|
[/column]
|
||||||
|
|
||||||
[column]
|
[column]
|
||||||
grow_factor = 1
|
grow_factor = 1
|
||||||
horizontal_grow = "true"
|
horizontal_grow = "true"
|
||||||
|
|
||||||
border = "bottom"
|
border = "bottom"
|
||||||
border_size = 5
|
border_size = 5
|
||||||
|
|
||||||
[label]
|
[label]
|
||||||
id = "date"
|
id = "date"
|
||||||
definition = "default"
|
definition = "default"
|
||||||
linked_group = "date"
|
linked_group = "date"
|
||||||
[/label]
|
[/label]
|
||||||
|
|
||||||
[/column]
|
[/column]
|
||||||
|
|
||||||
[/row]
|
[/row]
|
||||||
|
|
||||||
[/grid]
|
[/grid]
|
||||||
|
|
||||||
[/toggle_panel]
|
[/toggle_panel]
|
||||||
|
|
||||||
[/column]
|
[/column]
|
||||||
|
|
||||||
[/row]
|
[/row]
|
||||||
|
|
||||||
[/list_definition]
|
[/list_definition]
|
||||||
|
|
||||||
[/listbox]
|
[/listbox]
|
||||||
|
|
||||||
[/column]
|
[/column]
|
||||||
|
|
||||||
[/row]
|
[/row]
|
||||||
|
|
||||||
[row]
|
[row]
|
||||||
|
|
||||||
[column]
|
[column]
|
||||||
|
|
||||||
[grid]
|
[grid]
|
||||||
|
|
||||||
[row]
|
[row]
|
||||||
|
|
||||||
[column]
|
[column]
|
||||||
horizontal_alignment = "left"
|
horizontal_alignment = "left"
|
||||||
|
|
||||||
border = "bottom"
|
border = "bottom"
|
||||||
border_size = 10
|
border_size = 10
|
||||||
|
|
||||||
[button]
|
[button]
|
||||||
id = "clear"
|
id = "clear"
|
||||||
definition = "default"
|
definition = "default"
|
||||||
|
|
||||||
size_text = _ "Clear"
|
size_text = _ "Clear"
|
||||||
label = _ "Clear"
|
label = _ "Clear"
|
||||||
[/button]
|
[/button]
|
||||||
|
|
||||||
[/column]
|
[/column]
|
||||||
|
|
||||||
[column]
|
[column]
|
||||||
grow_factor = 1
|
grow_factor = 1
|
||||||
horizontal_grow = "true"
|
horizontal_grow = "true"
|
||||||
|
|
||||||
border = "bottom"
|
border = "bottom"
|
||||||
border_size = 10
|
border_size = 10
|
||||||
|
|
||||||
[button]
|
[button]
|
||||||
id = "restore"
|
id = "restore"
|
||||||
definition = "default"
|
definition = "default"
|
||||||
|
|
||||||
size_text = _ "Restore"
|
size_text = _ "Restore"
|
||||||
label = _ "Restore"
|
label = _ "Restore"
|
||||||
[/button]
|
[/button]
|
||||||
|
|
||||||
[/column]
|
[/column]
|
||||||
|
|
||||||
[column]
|
[column]
|
||||||
grow_factor = 1
|
grow_factor = 1
|
||||||
horizontal_grow = "true"
|
horizontal_grow = "true"
|
||||||
|
|
||||||
border = "bottom"
|
border = "bottom"
|
||||||
border_size = 10
|
border_size = 10
|
||||||
|
|
||||||
[button]
|
[button]
|
||||||
id = "backup"
|
id = "backup"
|
||||||
definition = "default"
|
definition = "default"
|
||||||
|
|
||||||
size_text = _ "Backup"
|
size_text = _ "Backup"
|
||||||
label = _ "Backup"
|
label = _ "Backup"
|
||||||
[/button]
|
[/button]
|
||||||
|
|
||||||
[/column]
|
[/column]
|
||||||
|
|
||||||
[/row]
|
[/row]
|
||||||
|
|
||||||
[/grid]
|
[/grid]
|
||||||
|
|
||||||
[/column]
|
[/column]
|
||||||
|
|
||||||
[/row]
|
[/row]
|
||||||
|
|
||||||
[/grid]
|
[/grid]
|
||||||
|
|
||||||
[/column]
|
[/column]
|
||||||
|
|
||||||
[/row]
|
[/row]
|
||||||
|
|
||||||
[/grid]
|
[/grid]
|
||||||
|
|
||||||
[/column]
|
[/column]
|
||||||
|
|
||||||
[/row]
|
[/row]
|
||||||
|
|
||||||
[row]
|
[row]
|
||||||
grow_factor = 0
|
grow_factor = 0
|
||||||
|
|
||||||
[column]
|
[column]
|
||||||
grow_factor = 1
|
grow_factor = 1
|
||||||
horizontal_grow = "true"
|
horizontal_grow = "true"
|
||||||
|
|
||||||
[grid]
|
[grid]
|
||||||
|
|
||||||
[row]
|
[row]
|
||||||
|
|
||||||
[column]
|
[column]
|
||||||
grow_factor = 1
|
grow_factor = 1
|
||||||
border = "all"
|
border = "all"
|
||||||
border_size = 5
|
border_size = 5
|
||||||
horizontal_alignment = "right"
|
horizontal_alignment = "right"
|
||||||
|
|
||||||
[button]
|
[button]
|
||||||
id = "ok"
|
id = "ok"
|
||||||
definition = "default"
|
definition = "default"
|
||||||
|
|
||||||
size_text = _ "OK"
|
size_text = _ "OK"
|
||||||
label = _ "OK"
|
label = _ "OK"
|
||||||
[/button]
|
[/button]
|
||||||
|
|
||||||
[/column]
|
[/column]
|
||||||
|
|
||||||
[column]
|
[column]
|
||||||
border = "all"
|
border = "all"
|
||||||
border_size = 5
|
border_size = 5
|
||||||
|
|
||||||
[button]
|
[button]
|
||||||
id = "cancel"
|
id = "cancel"
|
||||||
definition = "default"
|
definition = "default"
|
||||||
|
|
||||||
label = _ "Cancel"
|
label = _ "Cancel"
|
||||||
[/button]
|
[/button]
|
||||||
|
|
||||||
[/column]
|
[/column]
|
||||||
|
|
||||||
[/row]
|
[/row]
|
||||||
|
|
||||||
[/grid]
|
[/grid]
|
||||||
|
|
||||||
[/column]
|
[/column]
|
||||||
|
|
||||||
[/row]
|
[/row]
|
||||||
|
|
||||||
[/grid]
|
[/grid]
|
||||||
|
|
||||||
[/resolution]
|
[/resolution]
|
||||||
|
|
||||||
[/window]
|
[/window]
|
||||||
|
|
Loading…
Add table
Reference in a new issue