Index: trunk/tools/planet/ru/config.ini |
— | — | @@ -39,7 +39,7 @@ |
40 | 40 | date_format = %B %d, %Y %I:%M %p |
41 | 41 | new_date_format = %B %d, %Y |
42 | 42 | encoding = utf-8 |
43 | | -# locale = C |
| 43 | +# locale = ru_RU |
44 | 44 | |
45 | 45 | |
46 | 46 | # To define a different value for a particular template you may create |
Index: trunk/tools/planet/fr/config.ini |
— | — | @@ -39,7 +39,7 @@ |
40 | 40 | date_format = %B %d, %Y %I:%M %p |
41 | 41 | new_date_format = %B %d, %Y |
42 | 42 | encoding = utf-8 |
43 | | -# locale = C |
| 43 | +locale = fr_FR |
44 | 44 | |
45 | 45 | |
46 | 46 | # To define a different value for a particular template you may create |
Index: trunk/tools/planet/de/config.ini |
— | — | @@ -39,7 +39,7 @@ |
40 | 40 | date_format = %B %d, %Y %I:%M %p |
41 | 41 | new_date_format = %B %d, %Y |
42 | 42 | encoding = utf-8 |
43 | | -# locale = C |
| 43 | +locale = de_DE |
44 | 44 | |
45 | 45 | |
46 | 46 | # To define a different value for a particular template you may create |