- Timestamp:
- 2015-06-01T16:28:19+02:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/data/validator/combinations.mapcss
r8436 r8437 158 158 } 159 159 160 /* {0. key} together with {1.key}, see #10837 */160 /* {0.tag} together with {1.key}, see #10837 */ 161 161 *[noname?][name] { 162 throwWarning: tr("{0} together with {1}", "{0. key}", "{1.key}");162 throwWarning: tr("{0} together with {1}", "{0.tag}", "{1.key}"); 163 163 } 164 164
Note:
See TracChangeset
for help on using the changeset viewer.