diff options
author | Andreas Gohr <andi@splitbrain.org> | 2013-08-02 23:25:05 -0700 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2013-08-02 23:25:05 -0700 |
commit | c6823d443d69d3e7ac651aff7081546801e6702c (patch) | |
tree | 40f6a1ffbdee54187e69bbb9171fc3e8f50f78c3 /lib/plugins/revert | |
parent | 586da9c1028b1013e8dc47911ba430671a389b5b (diff) | |
parent | 6a8cbb12e8b5d489c3abef4676de0dbee82994c3 (diff) | |
download | rpg-c6823d443d69d3e7ac651aff7081546801e6702c.tar.gz rpg-c6823d443d69d3e7ac651aff7081546801e6702c.tar.bz2 |
Merge pull request #258 from dokuwiki-translate/lang_update_10
Translation update (sv)
Diffstat (limited to 'lib/plugins/revert')
-rw-r--r-- | lib/plugins/revert/lang/sv/lang.php | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/lib/plugins/revert/lang/sv/lang.php b/lib/plugins/revert/lang/sv/lang.php index 4a727b339..4a5b944f6 100644 --- a/lib/plugins/revert/lang/sv/lang.php +++ b/lib/plugins/revert/lang/sv/lang.php @@ -1,10 +1,11 @@ <?php + /** - * Swedish language file - * + * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + * * @author Per Foreby <per@foreby.se> * @author Nicklas Henriksson <nicklas[at]nihe.se> - * @author Håkan Sandell <hakan.sandell[at]mydata.se> + * @author Håkan Sandell <hakan.sandell@home.se> * @author Dennis Karlsson * @author Tormod Otter Johansson <tormod@latast.se> * @author emil@sys.nu @@ -13,9 +14,9 @@ * @author Emil Lind <emil@sys.nu> * @author Bogge Bogge <bogge@bogge.com> * @author Peter Åström <eaustreum@gmail.com> - * @author Håkan Sandell <hakan.sandell@home.se> * @author mikael@mallander.net * @author Smorkster Andersson smorkster@gmail.com + * @author Henrik <henrik@idealis.se> */ $lang['menu'] = 'Hantera återställningar'; $lang['filter'] = 'Sök efter spamsidor'; |