summaryrefslogtreecommitdiffstats
path: root/res/values-en-rGB/cm_plurals.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-en-rGB/cm_plurals.xml')
-rw-r--r--res/values-en-rGB/cm_plurals.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/res/values-en-rGB/cm_plurals.xml b/res/values-en-rGB/cm_plurals.xml
index 5d2c1b79..0373104a 100644
--- a/res/values-en-rGB/cm_plurals.xml
+++ b/res/values-en-rGB/cm_plurals.xml
@@ -15,4 +15,9 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"></resources>
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <plurals name="select_events_to_share">
+ <item quantity="one">Select an event to share</item>
+ <item quantity="other">Select events to share</item>
+ </plurals>
+</resources>