dcsjapan
42eb6e3c43
English revamp for i18n docs
...
- Moves `ref` below `email`, adjacent to `group`.
- Deletes block comment for `email` namespace.
- Adds detail to block comment for `group`.
- Changes "string" to "translation" in all files.
2015-11-28 13:48:02 +09:00
Toby Zerner
e2763c3b5a
Remove unnecessary quotes
2015-11-04 18:34:12 +10:30
Toby Zerner
689ec697ed
Add new translations for flag settings and reason descriptions
2015-11-04 13:00:11 +10:30
Toby Zerner
8b819c21ca
Change flag post modal "Reason" heading
2015-11-03 16:01:43 +10:30
Maël Soucaze
5ff4c1fd64
Quote values with special or reserved characters
...
Quotes are required when the string contains special or reserved
characters (`:`, `{`, `}`, `[`, `]`, `,`, `&`, `*`, `#`, `?`, `|`, `-`,
`<`, `>`, `=`, `!`, `%`, `@`, and `\`).
See:
http://symfony.com/doc/current/components/yaml/yaml_format.html#strings
2015-10-28 14:26:56 +01:00
dcsjapan
d0a0fe7e06
Revise "reused strings" commenting to match core
...
- Fixes commenting on two files where I accidentally used an old version.
2015-10-22 15:26:58 +09:00
dcsjapan
0f144be8cb
Fix key names in Flags
...
- Fixes a few key name errors in PR #13
2015-10-21 19:33:10 +09:00
dcsjapan
c1a670a0ee
Reorganize key names for Flags
...
See flarum/core #265
- Adjusts key names to three-tier namespacing.
- Adds newly extracted strings.
- Adds commenting to match core.
2015-10-21 15:15:32 +09:00
Toby Zerner
1f5269d874
Namespace extension translations
...
Also update with the new plural syntax
2015-10-16 12:35:05 +10:30
Toby Zerner
d2cb4c2d77
Add some bundled extension translations
...
But the key names are still yet to be redone.
2015-10-03 16:24:08 +09:30