Skip to content

Commit b71806d

Browse files
author
Antti Kuosmanen
committed
README added, translations updated
1 parent 321c792 commit b71806d

8 files changed

+40
-12
lines changed

assets/.gitkeep

Whitespace-only changes.

assets/screenshot1.png

148 KB
Loading

assets/screenshot2.png

229 KB
Loading

assets/screenshot3.png

40.4 KB
Loading
-2 Bytes
Binary file not shown.

lang/woocommerce-custom-availability-fi.po

+10-8
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
msgid ""
22
msgstr ""
33
"Project-Id-Version: WooCommerce Custom Availability\n"
4-
"POT-Creation-Date: 2015-11-27 21:53+0200\n"
5-
"PO-Revision-Date: 2015-11-27 21:53+0200\n"
4+
"POT-Creation-Date: 2015-11-27 23:09+0200\n"
5+
"PO-Revision-Date: 2015-11-27 23:09+0200\n"
66
"Last-Translator: Antti Kuosmanen <[email protected]>\n"
77
"Language-Team: Antti Kuosmanen <[email protected]>\n"
88
"Language: fi\n"
@@ -20,11 +20,13 @@ msgstr ""
2020
"X-Poedit-SearchPath-0: .\n"
2121
"X-Poedit-SearchPathExcluded-0: *.js\n"
2222

23-
#: woocommerce-custom-availability.php:69
24-
msgid "Custom Availability:"
25-
msgstr "Poikkeuksellinen saatavuus:"
23+
#: woocommerce-custom-availability.php:73
24+
#: woocommerce-custom-availability.php:114
25+
msgid "Custom Availability"
26+
msgstr "Poikkeuksellinen saatavuus"
2627

27-
#: woocommerce-custom-availability.php:72
28+
#: woocommerce-custom-availability.php:76
29+
#: woocommerce-custom-availability.php:117
2830
msgid "Override the default availability text."
2931
msgstr "Aseta oma saatavuusteksti tuotesivulle."
3032

@@ -44,5 +46,5 @@ msgstr ""
4446
msgid "Seravo Oy"
4547
msgstr ""
4648

47-
#~ msgid "Custom Availability"
48-
#~ msgstr "Poikkeuksellinen saatavuus"
49+
#~ msgid "Custom Availability:"
50+
#~ msgstr "Poikkeuksellinen saatavuus:"

lang/woocommerce-custom-availability.pot

+6-4
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ msgid ""
33
msgstr ""
44
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
55
"Project-Id-Version: WooCommerce Custom Availability\n"
6-
"POT-Creation-Date: 2015-11-27 21:52+0200\n"
6+
"POT-Creation-Date: 2015-11-27 23:09+0200\n"
77
"PO-Revision-Date: 2015-11-27 21:38+0200\n"
88
"Last-Translator: Antti Kuosmanen <[email protected]>\n"
99
"Language-Team: Antti Kuosmanen <[email protected]>\n"
@@ -20,11 +20,13 @@ msgstr ""
2020
"X-Poedit-SearchPath-0: .\n"
2121
"X-Poedit-SearchPathExcluded-0: *.js\n"
2222

23-
#: woocommerce-custom-availability.php:69
24-
msgid "Custom Availability:"
23+
#: woocommerce-custom-availability.php:73
24+
#: woocommerce-custom-availability.php:114
25+
msgid "Custom Availability"
2526
msgstr ""
2627

27-
#: woocommerce-custom-availability.php:72
28+
#: woocommerce-custom-availability.php:76
29+
#: woocommerce-custom-availability.php:117
2830
msgid "Override the default availability text."
2931
msgstr ""
3032

readme.md

+24
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# WooCommerce Custom Availability
2+
3+
Custom availability strings for products.
4+
5+
Features:
6+
- Set custom availability strings for your products
7+
- Works on simple & variable products
8+
9+
## Installation
10+
11+
1. Upload plugin to the `/wp-content/plugins/` directory.
12+
2. Activate the plugin through the "Plugins" menu in WordPress.
13+
3. Installation done!
14+
15+
## Screenshots
16+
17+
### Product stock edit view
18+
![Simple Product View](/assets/screenshot1.png)
19+
20+
### Variable product edit view
21+
![Variable Product View](/assets/screenshot2.png)
22+
23+
### Product page view in the front end
24+
![Front End View](/assets/screenshot3.png)

0 commit comments

Comments
 (0)