Skip to content

Instantly share code, notes, and snippets.

@cscartjp
Created May 2, 2015 13:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cscartjp/255969b24ccd16e849f7 to your computer and use it in GitHub Desktop.
Save cscartjp/255969b24ccd16e849f7 to your computer and use it in GitHub Desktop.
msgid ""
msgstr "Project-Id-Version: tygh"
"Content-Type: text/plain; charset=UTF-8\n"
"Language-Team: English\n"
"Language: en_US\n"
msgctxt "Addons::name::hello_world"
msgid "Hello World"
msgstr "Hello World"
msgctxt "Addons::description::hello_world"
msgid "Say hello to the world."
msgstr "Say hello to the world."
msgctxt "SettingsOptions::hello_world::some_prop"
msgid "Some Prop"
msgstr "Some Prop"
msgctxt "SettingsOptions::hello_world::some_dropdown"
msgid "Some Dropdown"
msgstr "Some Dropdown"
msgctxt "SettingsVariants::hello_world::some_dropdown::red"
msgid "Red"
msgstr "Red"
msgctxt "SettingsVariants::hello_world::some_dropdown::green"
msgid "Green"
msgstr "Green"
msgctxt "SettingsVariants::hello_world::some_dropdown::blue"
msgid "Blue"
msgstr "Blue"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment