diff options
author | Kiril LastName <neohidra@gmail.com> | 2013-03-06 22:27:27 +0200 |
---|---|---|
committer | Kiril LastName <neohidra@gmail.com> | 2013-03-06 22:27:27 +0200 |
commit | 08b9e7cabaff74983b2acc2a6bdbf526b17db9dd (patch) | |
tree | a6b1f6eb6a49cf5ccf511d4edad10bd4d205fe36 /inc/lang/ku | |
parent | 5721a1547938df76003c6d91ea003dc1c70abd94 (diff) | |
download | rpg-08b9e7cabaff74983b2acc2a6bdbf526b17db9dd.tar.gz rpg-08b9e7cabaff74983b2acc2a6bdbf526b17db9dd.tar.bz2 |
Language files: insignificant fixes
Diffstat (limited to 'inc/lang/ku')
-rw-r--r-- | inc/lang/ku/lang.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/inc/lang/ku/lang.php b/inc/lang/ku/lang.php index c9d658c6d..51ed6c8bf 100644 --- a/inc/lang/ku/lang.php +++ b/inc/lang/ku/lang.php @@ -30,7 +30,7 @@ $lang['btn_admin'] = 'Admin'; $lang['btn_update'] = 'Rojanekirin'; $lang['btn_delete'] = 'Jê bibe'; $lang['btn_back'] = 'Paş'; -$lang['btn_backlink'] = "Girêdanên paş"; +$lang['btn_backlink'] = 'Girêdanên paş'; $lang['btn_backtomedia'] = 'Back to Mediafile Selection'; $lang['btn_subscribe'] = 'Subscribe Changes'; $lang['btn_unsubscribe'] = 'Unsubscribe Changes'; @@ -62,7 +62,7 @@ $lang['lockedby'] = 'Currently locked by'; $lang['lockexpire'] = 'Lock expires at'; $lang['js']['willexpire'] = 'Your lock for editing this page is about to expire in a minute.\nTo avoid conflicts use the preview button to reset the locktimer.'; -$lang['js']['notsavedyet'] = "Unsaved changes will be lost.\nReally continue?"; +$lang['js']['notsavedyet'] = 'Unsaved changes will be lost.\nReally continue?'; $lang['rssfailed'] = 'An error occured while fetching this feed: '; $lang['nothingfound']= 'Tiştek nehat dîtin.'; @@ -101,7 +101,7 @@ $lang['summary'] = 'Kurteya guhartinê'; $lang['mail_newpage'] = 'page added:'; $lang['mail_changed'] = 'page changed:'; -$lang['js']['nosmblinks'] = "Linking to Windows shares only works in Microsoft Internet Explorer.\nYou still can copy and paste the link."; +$lang['js']['nosmblinks'] = 'Linking to Windows shares only works in Microsoft Internet Explorer.\nYou still can copy and paste the link.'; $lang['qb_bold'] = 'Bold Text'; $lang['qb_italic'] = 'Italic Text'; |