diff options
Diffstat (limited to 'tests/cases/extract10.templates_')
-rw-r--r-- | tests/cases/extract10.templates_ | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/tests/cases/extract10.templates_ b/tests/cases/extract10.templates_ new file mode 100644 index 0000000..c7bbc47 --- /dev/null +++ b/tests/cases/extract10.templates_ @@ -0,0 +1,20 @@ +Template: timezoneconf/toplevel +Type: select +Choices: ${choices} +# This comment is inserted in PO files to help translators +_Default: US +_Description: Select Area + Please select your geographical area from the choices provided. If you + are in the United States, you can just use the US option. You can also + find UTC and GMT-offset zone settings in the Etc directory. + +Template: timezoneconf/zone +Type: select +Choices: ${choices} +_Description: Time zone + Please select the time zone that is appropriate for your location. + +Template: timezoneconf/month +Type: select +_Choices: January, February, March, April, May, June, July, August, September, October, November, December +_Description: Current month? |