Skip to content

Commit f6ac082

Browse files
committed
Update readme.txt (#1773)
1 parent efd3eda commit f6ac082

File tree

1 file changed

+17
-28
lines changed

1 file changed

+17
-28
lines changed

readme.txt

Lines changed: 17 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -2,25 +2,23 @@
22
Contributors: A5hleyRich, akibjorklund, akirk, amieiro, atimmer, bradt, ChantalC, ckykenken, DaMsT, daveshine, dd32, evarlese, extendwings, gilbitron, GregRoss, javorszky, nacin, Nikschavan, ocean90, pedromendonca, petya, polevaultweb, ramiy, rmccue, samuelsidler, SergeyBiryukov, sunxiyuan, swissspidy, tobifjellner, vladytimy, xavivars, yoavf
33
Tags: translation
44
Requires at least: 4.6
5-
Tested up to: 5.9
6-
Requires PHP: 7.2
5+
Tested up to: 6.4.2
6+
Requires PHP: 7.4
77
Stable tag: 3.0.0
88
License: GPLv2 or later
9-
License URI: http://www.gnu.org/licenses/gpl-2.0.html
9+
License URI: https://www.gnu.org/licenses/gpl-2.0.html
1010

1111
GlotPress is a WordPress plugin to let you set up your own collaborative, web-based software translation tool.
1212

1313
== Description ==
1414

1515
Many open source projects span regions, countries and dialects and need to support a variety of translations, GlotPress is here to help you collaborate online with your translators to ensure your users see your software in their native language.
1616

17-
GlotPress has two versions, a standalone version and this WordPress plugin version. At this time these two versions are functionally similar, but the plugin version is likely to start moving away from the standalone version in future versions. For the rest of this document, any reference to "GlotPress" should be taken as the plugin.
18-
1917
For more information about GlotPress, feel free to visit the channels listed below in the "Communication" section.
2018

2119
So who should use GlotPress?
2220

23-
Any developer of software that uses [gettext](http://www.gnu.org/software/gettext/), like WordPress theme or plugin authors. But that's just the start, anyone who uses a gettext bases system can use GlotPress to help their translators collaborate.
21+
Any developer of software that uses [gettext](https://www.gnu.org/software/gettext/), like WordPress theme or plugin authors. But that's just the start, anyone who uses a gettext bases system can use GlotPress to help their translators collaborate.
2422

2523
This plugin wouldn't be possible without all the hard work that has gone in to the standalone version of GlotPress and we'd like to thank all those who contribute to it.
2624

@@ -40,35 +38,26 @@ If you'd like to work on something and there's not currently an issue for it, op
4038

4139
== Installation ==
4240

43-
Search for "GlotPress" in the WordPress.org plugin directory and install it.
44-
45-
After activating the plugin, GlotPress can be accessed via `<home_url>/glotpress/`
46-
47-
= Manual Installation =
48-
49-
1. Upload the entire `/glotpress` directory to the `/wp-content/plugins/` directory.
50-
2. Activate GlotPress through the 'Plugins' menu in WordPress.
51-
3. GlotPress can then be accessed via `<home_url>/glotpress/`
41+
= Within WordPress =
5242

53-
= More Info =
43+
1. Visit the plugins page within your dashboard and select ‘Add New’
44+
1. Search for ‘GlotPress’
45+
1. Activate ‘GlotPress’ from your Plugins page
5446

55-
More information can be found in the [GlotPress Manual](https://glotpress.blog/the-manual/).
47+
= Manually =
5648

57-
== Frequently Asked Questions ==
58-
= How can I contribute to GlotPress? =
59-
Drop by the [GlotPress GitHub](https://github.com/GlotPress/GlotPress) repository and look through the open issues and pull requests.
49+
1. Upload the ‘glotpress’ folder to the /wp-content/plugins/ directory
50+
1. Activate the GlotPress plugin through the ‘Plugins’ menu in WordPress
6051

61-
= So who should use GlotPress? =
62-
Any developer of software that uses [gettext](http://www.gnu.org/software/gettext/), like WordPress theme or plugin authors. But that's just the start, anyone who uses a gettext bases system can use GlotPress to help their translators collaborate.
52+
= After activation =
6353

64-
= How do I migrate my standalone GlotPress install to the plugin? =
65-
There's a conversion document on the [GlotPress wiki](https://github.com/GlotPress/GlotPress/wiki/1.3-Convert-a-standalone-install-to-the-WordPress-plugin) on how to convert your standalone install.
54+
1. GlotPress can be accessed via `<home_url>/glotpress/`.
55+
1. You’re done!
6656

67-
= I've written a custom plugin for the standalone version, will it work with the plugin? =
68-
Short answer, no.
57+
= More Info =
6958

70-
You will need to update the plugin to be a WordPress plugin. Instructions on how to do so can be found on the [GlotPress Wiki](https://github.com/GlotPress/GlotPress/wiki/1.2-Converting-Plugins).
59+
More information can be found in the [GlotPress Manual](https://glotpress.blog/the-manual/).
7160

7261
== Changelog ==
7362

74-
This project adheres to [Semantic Versioning](http://semver.org/). All notable changes to this project will be documented in the [CHANGELOG.md file on GitHub](https://github.com/GlotPress/GlotPress/blob/develop/CHANGELOG.md).
63+
This project adheres to [Semantic Versioning](https://semver.org/). All notable changes to this project will be documented in the [CHANGELOG.md file on GitHub](https://github.com/GlotPress/GlotPress/blob/develop/CHANGELOG.md).

0 commit comments

Comments
 (0)