diff options
Diffstat (limited to 'packages')
3 files changed, 9 insertions, 3 deletions
diff --git a/packages/CMSettingsProvider/res/values-en-rAU/strings.xml b/packages/CMSettingsProvider/res/values-en-rAU/strings.xml index 0647eaf..3cbb401 100644 --- a/packages/CMSettingsProvider/res/values-en-rAU/strings.xml +++ b/packages/CMSettingsProvider/res/values-en-rAU/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> 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> diff --git a/packages/CMSettingsProvider/res/values-sq-rAL/strings.xml b/packages/CMSettingsProvider/res/values-sq-rAL/strings.xml index 0647eaf..c6fd42b 100644 --- a/packages/CMSettingsProvider/res/values-sq-rAL/strings.xml +++ b/packages/CMSettingsProvider/res/values-sq-rAL/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">Memoria e Parametrave të CM</string> +</resources> |