Skip to content

Commit a49a9eb

Browse files
committed
readme.txt update
1 parent a44e707 commit a49a9eb

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

readme.txt

+15-15
Original file line numberDiff line numberDiff line change
@@ -10,27 +10,27 @@ Stable tag: 2.8.1
1010
License: GPLv2 or later
1111
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1212

13-
A simple, powerful and easy to use plugin that will help you to manage multilingual content in a multisite WordPress installation.
13+
A simple, powerful and easy-to-use plugin that will help you to manage multilingual content in a multisite WordPress installation.
1414

1515
== Description ==
1616

1717
A simple, powerful, and user-friendly plugin that adds multilingual support to your [WordPress multisite](https://wordpress.org/documentation/article/create-a-network/) installation, whether using multiple subdomains or folders. Multisite Language Switcher allows you to effortlessly manage translations for posts, pages, custom post types, categories, tags, and custom taxonomies.
1818

19-
The plugin uses flag-icons from [FamFamFam](http://famfamfam.com). Thanks to Mark James for his great work. In addition, I would like to thank [Jürgen Mayer](https://creativpin.com) for creating the plugin's banner.
19+
The plugin uses flag icons from [FamFamFam](http://famfamfam.com). Thanks to Mark James for his great work. In addition, I would like to thank [Jürgen Mayer](https://creativpin.com) for creating the plugin's banner.
2020

2121
Please, don't forget to [rate this plugin](https://wordpress.org/support/plugin/multisite-language-switcher/reviews/)! :-)
22-
22+
2323
== Installation ==
2424

2525
* Use the WordPress admin to install the plugin from there or
26-
* download the plugin and uncompress it with your preferred unzip programme and copy the entire directory in your plugin directory of your WordPress blog (/wp-content/plugins)
26+
* Download the plugin and uncompress it with your preferred unzip programme and copy the entire directory in the plugin directory of your WordPress blog (/wp-content/plugins)
2727
* Activate the plugin in your plugin administration page (by the network administrator on all the blogs or by the blog administrator for each particular blog).
2828
* You need to activate the plugin once in each blog, by setting the configuration in `Settings` -> `Multisite Language Switcher`
2929

3030
Now you can:
3131

32-
* connect your translated pages and posts in `Posts` -> `Edit` or `Page` -> `Edit`
33-
* connect your translated categories and tags in `Posts` -> `Categories` or `Post` -> `Tags`
32+
* Connect your translated pages and posts in `Posts` -> `Edit` or `Page` -> `Edit`
33+
* Connect your translated categories and tags in `Posts` -> `Categories` or `Post` -> `Tags`
3434
* connect your Custom Post Types and Custom Taxonomies across languages
3535
* use the widget, the Gutenberg block, the shortcode [sc_msls] and/or a content_filter which displays a hint to the user if a translation is available
3636
* you can find also a shortcode for the widget [sc_msls_widget]
@@ -48,17 +48,17 @@ You might read first [WordPress in your language](http://codex.wordpress.org/Wor
4848

4949
You can choose the language of the dashboard in the settings of your user profile.
5050

51-
= Do I really need a multisite? =
51+
= Do I need a multisite? =
5252

5353
It's up to you - of course. But yes, if you want to use the Multisite Language Switcher.
5454

5555
= How can I automatically redirect users based on the browser language? =
5656

5757
The Multisite Language Switcher does not redirect the users automatically. I'm not sure if the plugin should do that. You might check out this [jQuery plugin](
58-
https://github.com/danieledesantis/jquery-language-detection) or [this approach with a theme](https://github.com/oncleben31/Multisite-Language-Switcher-Theme)
58+
https://github.com/danieledesantis/jquery-language-detection) or [this approach with a theme](https://github.com/oncleben31/Multisite-Language-Switcher-Theme)
5959
if you need such functionality.
6060

61-
= How can I add the Multisite Language Switcher to the nav-menu of my blog? =
61+
= How can I add the Multisite Language Switcher to the nav menu of my blog? =
6262

6363
Please check the add-on [MslsMenu](https://wordpress.org/plugins/mslsmenu/) out.
6464

@@ -68,9 +68,9 @@ Please check the add-on [MslsSelect](https://wordpress.org/plugins/mslsselect/)
6868

6969
= I don't want to upload the same media files for every site. What can I do? =
7070

71-
You could try the plugin [Network Shared Media](http://wordpress.org/plugins/network-shared-media/). It adds a new tab to the "Add Media" window, allowing you to access the media files in the other sites in your multisite.
71+
You could try the plugin [Network Shared Media](http://wordpress.org/plugins/network-shared-media/). It adds a new tab to the "Add Media" window, allowing you to access the media files on the other sites in your multisite.
7272

73-
= Is there a function I can call to get the language of the page the user is currently viewing? =
73+
= Can I call a function to get the language of the page the user is viewing? =
7474

7575
Yes, you should use the WordPress API function `get_locale()` but you could also use code like that
7676

@@ -81,7 +81,7 @@ $language = $blog->get_language();`
8181

8282
= How can I move from WPML to MSLS? =
8383

84-
There is a [plugin](http://wordpress.org/plugins/wpml2wpmsls/) which comes handy in here.
84+
There is a [plugin](http://wordpress.org/plugins/wpml2wpmsls/) which comes in handy here.
8585

8686
== Screenshots ==
8787

@@ -92,11 +92,11 @@ There is a [plugin](http://wordpress.org/plugins/wpml2wpmsls/) which comes handy
9292

9393
== Changelog ==
9494

95-
There is a separate [Changelog](https://github.com/lloc/Multisite-Language-Switcher/blob/master/Changelog.md) for this project available.
95+
This project has a separate [Changelog](https://github.com/lloc/Multisite-Language-Switcher/blob/master/Changelog.md).
9696

9797
== Translators ==
9898

99-
Thanks to all translators for their great work.
99+
Thanks to all the translators for their great work.
100100

101101
* German (de_DE) - [Dennis Ploetner](http://lloc.de/)
102102
* Italian (it_IT) - [Antonella Cucinelli](http://www.freely.de/it/)
@@ -127,6 +127,6 @@ Thanks to all translators for their great work.
127127
* Bulgarian (bg_BG) - [Vencislav Raev](http://www.catblue.net/)
128128
* Mexican Spanish (es_MX) - [Fernando Mata](https://fernandomata.mx/)
129129

130-
You can translate this plugin on [translate.wordpress.org](https://translate.wordpress.org/projects/wp-plugins/multisite-language-switcher/), or if you prefer and have created your own language pack, or have an update of an existing one, you can [send me](mailto:[email protected]) your gettext PO and MO so that I can
130+
You can translate this plugin on [translate.wordpress.org](https://translate.wordpress.org/projects/wp-plugins/multisite-language-switcher/), or if you prefer and have created your language pack, or have an update of an existing one, you can [send me](mailto:[email protected]) your Gettext PO and MO so that I can
131131
bundle it into the Multisite Language Switcher. You can download the latest POT file
132132
[from here](http://plugins.svn.wordpress.org/multisite-language-switcher/trunk/languages/default.pot).

0 commit comments

Comments
 (0)