Changeset 7339
- Timestamp:
- 12/10/11 09:17:20 (18 months ago)
- Location:
- CKEditor/trunk/_source/plugins/a11yhelp/lang
- Files:
-
- 2 edited
-
_translationstatus.txt (modified) (1 diff)
-
gu.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
CKEditor/trunk/_source/plugins/a11yhelp/lang/_translationstatus.txt
r7338 r7339 9 9 fi.js Found: 25 Missing: 5 10 10 fr.js Found: 30 Missing: 0 11 gu.js Found: 5 Missing: 2511 gu.js Found: 12 Missing: 18 12 12 he.js Found: 30 Missing: 0 13 13 it.js Found: 30 Missing: 0 -
CKEditor/trunk/_source/plugins/a11yhelp/lang/gu.js
r7330 r7339 48 48 }, 49 49 { 50 name : ' Commands', // MISSING50 name : 'કમાંડસ', 51 51 items : 52 52 [ 53 53 { 54 name : ' Undo command', // MISSING55 legend : ' Press ${undo}' // MISSING54 name : 'અન્ડું કમાંડ', 55 legend : '$ દબાવો {undo}' 56 56 }, 57 57 { 58 name : ' Redo command', // MISSING59 legend : ' Press ${redo}' // MISSING58 name : 'ફરી કરો કમાંડ', 59 legend : '$ દબાવો {redo}' 60 60 }, 61 61 { 62 name : ' Bold command', // MISSING63 legend : ' Press ${bold}' // MISSING62 name : 'બોલ્દનો કમાંડ', 63 legend : '$ દબાવો {bold}' 64 64 }, 65 65 {
Note: See TracChangeset
for help on using the changeset viewer.
