Changeset 7019
- Timestamp:
- 06/08/11 09:06:01 (2 years ago)
- File:
-
- 1 edited
-
CKEditor/trunk/_source/lang/pl.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
CKEditor/trunk/_source/lang/pl.js
r6987 r7019 122 122 invalidHeight : 'Wysokość musi być liczbą.', 123 123 invalidWidth : 'Szerokość musi być liczbą.', 124 invalidCssLength : ' Podana wartość musi być poprawną jednostką długości zgodną z CSS.',125 invalidHtmlLength : ' Podana wartość musi być wyrażona w pikselach lub wartościach procentowych.',124 invalidCssLength : 'Wartość podana dla pola "%1" musi być liczbą dodatnią bez jednostki lub z poprawną jednostką długości zgodną z CSS (px, %, in, cm, mm, em, ex, pt lub pc).', 125 invalidHtmlLength : 'Wartość podana dla pola "%1" musi być liczbą dodatnią bez jednostki lub z poprawną jednostką długości zgodną z HTML (px lub %).', 126 126 127 127 // Put the voice-only part of the label in the span.
Note: See TracChangeset
for help on using the changeset viewer.
