diff options
author | Andreas Gohr <andi@splitbrain.org> | 2013-03-17 12:30:06 -0700 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2013-03-17 12:30:06 -0700 |
commit | 2f02df4d01bd253574d48fa9273352251dc23ee2 (patch) | |
tree | ff2729a0e9a3e012889cb27642d523b4b927fd79 /inc/lang/ku/lang.php | |
parent | 5482d71b76680ab7c341a8a8855b2263ced715fe (diff) | |
parent | 03583750eb3b0245839ba46c1b1fb25eac66f3a0 (diff) | |
download | rpg-2f02df4d01bd253574d48fa9273352251dc23ee2.tar.gz rpg-2f02df4d01bd253574d48fa9273352251dc23ee2.tar.bz2 |
Merge pull request #196 from NEOhidra/master
BG: language update
Diffstat (limited to 'inc/lang/ku/lang.php')
-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'; |