From dd2f06c5983bebefb0a12771159a6e2f85c3e73e Mon Sep 17 00:00:00 2001 From: Marius Stanciu Date: Mon, 18 Mar 2019 01:36:16 +0200 Subject: [PATCH] - changed the name for the .mo/.po files to strings --- locale/en/LC_MESSAGES/{en.mo => strings.mo} | Bin locale/en/LC_MESSAGES/{en.po => strings.po} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename locale/en/LC_MESSAGES/{en.mo => strings.mo} (100%) rename locale/en/LC_MESSAGES/{en.po => strings.po} (100%) diff --git a/locale/en/LC_MESSAGES/en.mo b/locale/en/LC_MESSAGES/strings.mo similarity index 100% rename from locale/en/LC_MESSAGES/en.mo rename to locale/en/LC_MESSAGES/strings.mo diff --git a/locale/en/LC_MESSAGES/en.po b/locale/en/LC_MESSAGES/strings.po similarity index 100% rename from locale/en/LC_MESSAGES/en.po rename to locale/en/LC_MESSAGES/strings.po