use properties notation

This commit is contained in:
Iván Eixarch 2012-12-09 08:56:58 +01:00
parent 854ed56037
commit 9f1872afc1
7 changed files with 47 additions and 47 deletions

View file

@ -95,18 +95,18 @@ timeslider.month.october = October
timeslider.month.november = November
timeslider.month.december = December
;js
pad_savedrevs.marked = This revision is now marked as a saved revision
pad_userlist.entername = Enter your name
pad_userlist.unnamed = unnamed
pad_userlist.guest = Guest
pad_userlist.deny = Deny
pad_userlist.approve = Approve
pad_editbar.clearcolors = Clear authorship colors on entire document?
pad_impexp.importbutton = Import Now
pad_impexp.importing = Importing...
pad_impexp.confirmimport = Importing a file will overwrite the current text of the pad. Are you sure you want to proceed?
pad_impexp.convertFailed = We were not able to import this file. Please use a different document format or copy paste manually
pad_impexp.uploadFailed = The upload failed, please try again
pad_impexp.importfailed = Import failed
pad_impexp.copypaste = Please copy paste
pad_impexp.exportdisabled = Exporting as {{type}} format is disabled. Please contact your system administrator for details.
pad.savedrevs.marked = This revision is now marked as a saved revision
pad.userlist.entername = Enter your name
pad.userlist.unnamed = unnamed
pad.userlist.guest = Guest
pad.userlist.deny = Deny
pad.userlist.approve = Approve
pad.editbar.clearcolors = Clear authorship colors on entire document?
pad.impexp.importbutton = Import Now
pad.impexp.importing = Importing...
pad.impexp.confirmimport = Importing a file will overwrite the current text of the pad. Are you sure you want to proceed?
pad.impexp.convertFailed = We were not able to import this file. Please use a different document format or copy paste manually
pad.impexp.uploadFailed = The upload failed, please try again
pad.impexp.importfailed = Import failed
pad.impexp.copypaste = Please copy paste
pad.impexp.exportdisabled = Exporting as {{type}} format is disabled. Please contact your system administrator for details.