diff options
author | Andreas Gohr <gohr@cosmocode.de> | 2009-08-12 21:11:38 +0200 |
---|---|---|
committer | Andreas Gohr <gohr@cosmocode.de> | 2009-08-12 21:11:38 +0200 |
commit | 0071aa2162e87ac729531c1c625d9bfb31f2adec (patch) | |
tree | fa361bc7479ee3966af9766df0462c08319db2db /inc/lang/km/lang.php | |
parent | 6977dceff2f79ba3dc75e6d3d47eaf16aad3fb8f (diff) | |
download | rpg-0071aa2162e87ac729531c1c625d9bfb31f2adec.tar.gz rpg-0071aa2162e87ac729531c1c625d9bfb31f2adec.tar.bz2 |
Language file cleanups for JS changes
Ignore-this: 7c8f68f29f52bc1d33fdb76ba98d2307
Removed unused string, move another string to the [js] subarray.
darcs-hash:20090812191138-6e07b-65db1b7560d437fb26a1a4d0095cd768b2c9af01.gz
Diffstat (limited to 'inc/lang/km/lang.php')
-rw-r--r-- | inc/lang/km/lang.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/inc/lang/km/lang.php b/inc/lang/km/lang.php index 826606781..a8257255f 100644 --- a/inc/lang/km/lang.php +++ b/inc/lang/km/lang.php @@ -148,7 +148,6 @@ $lang['mail_upload'] = 'រុញអក្សាលើង'; $lang['nosmblinks'] = 'ខ្សែបន្តទៅ «Windows share» ប្រើបានក្នុង «Microsoft IE»។ អ្នកអាច កាត់ឬបិត ខ្សែនេះ។'; -$lang['qb_alert'] = 'សុំចុតឃ្វាមអ្នកចង់ធ្វើទ្រង់ទ្រាយ វាគងទែបន្ថែមពីចុងអត្ថបទ'; $lang['qb_bold'] = 'ឃ្វាមក្រស'; $lang['qb_italic'] = 'ឃ្វាមជ្រៀង'; $lang['qb_underl'] = 'ឃ្វាម'; @@ -169,7 +168,7 @@ $lang['qb_sig'] = 'ស៊កហត្ថលេខា'; $lang['qb_smileys'] = 'សញ្ញាអារម្មណ៍'; $lang['qb_chars'] = 'អក្ខរៈពិសេស'; -$lang['del_confirm']= 'លុប'; +$lang['js']['del_confirm']= 'លុប'; $lang['admin_register']= 'តែមអ្នកប្រើ';//'Add new user'; $lang['spell_start'] = 'ពិនិត្យអក្ខរាវិរុទ្ធ';//'Check Spelling'; |