diff options
Diffstat (limited to 'packages/CMSettingsProvider/res/values-en-rGB/strings.xml')
-rw-r--r-- | packages/CMSettingsProvider/res/values-en-rGB/strings.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/packages/CMSettingsProvider/res/values-en-rGB/strings.xml b/packages/CMSettingsProvider/res/values-en-rGB/strings.xml index 0647eaf..3cbb401 100644 --- a/packages/CMSettingsProvider/res/values-en-rGB/strings.xml +++ b/packages/CMSettingsProvider/res/values-en-rGB/strings.xml @@ -15,4 +15,6 @@ See the License for the specific language governing permissions and limitations under the License. --> -<resources></resources> +<resources> + <string name="app_name">CM Settings Storage</string> +</resources> |