|
Revision 30918, 0.7 kB
(checked in by lombardot, 3 years ago)
|
[sfDatagridPlugin] lombardot initial preview alpha for the new datagrid generator
|
| Line | |
|---|
| 1 |
all: |
|---|
| 2 |
datagrid: |
|---|
| 3 |
date_format: "d/m/Y" |
|---|
| 4 |
datetime_format: "d/m/Y à H:i:s" |
|---|
| 5 |
images_dir: /sfDatagridPlugin/img/ |
|---|
| 6 |
class_for_foreign: sfWidgetFormPropelChoice # Or sfWidgetFormDoctrineSelect |
|---|
| 7 |
jsframwork: jquery # prototype or jquery |
|---|
| 8 |
text_novalueinrows: Rien dans cette liste |
|---|
| 9 |
text_search: Rechercher |
|---|
| 10 |
text_reset: Réinitialiser |
|---|
| 11 |
text_validate: Valider |
|---|
| 12 |
text_page: Page |
|---|
| 13 |
text_defaultview: "" |
|---|
| 14 |
label_null: Date nulle |
|---|
| 15 |
text_numberofrecords: Nombre d'enregistrements |
|---|
| 16 |
text_loading: Veuillez patienter |
|---|
| 17 |
text_from: Du |
|---|
| 18 |
text_to: Au |
|---|
| 19 |
insert_pager_bottom: true |
|---|
| 20 |
freezepanes: false |
|---|
| 21 |
# csspath: |
|---|
| 22 |
# base: /sfDatagridPlugin/css/datagrid.css |
|---|
| 23 |
# calendar: /sfDatagridPlugin/css/calendar.css |
|---|