Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 40a304ac authored by Michael Bestas's avatar Michael Bestas
Browse files

Move & improve CAF strings

* Also remove unused ones

Change-Id: I33fdb6845b0a79c7eb6994c4ac658d4dd73d708f
parent 704bff73
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -436,9 +436,4 @@
    <item quantity="one" msgid="6949174783125614798">"%1$d foto"</item>
    <item quantity="other" msgid="3813306834113858135">"%1$d fotos"</item>
  </plurals>

    <string name="no_permission_for_drm">Los archivos DRM no pueden compartirse.</string>
    <string name="drm_license_info">Información de licencia Drm</string>
    <string name="mimetype_not_supported">No puede reproducirse este archivo.</string>
    <string name="action_consumes_rights">Se agotarán los derechos para reproducir este multimedia.</string>
</resources>
+3 −0
Original line number Diff line number Diff line
@@ -104,4 +104,7 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

    <!-- The tips of trimming video -->
    <string name="fail_trim">Sorry, this video file can not be trimmed</string>

    <string name="no_permission_for_drm">Sorry, DRM protected files cannot be shared</string>
    <string name="drm_license_info">DRM license info</string>
</resources>
+0 −5
Original line number Diff line number Diff line
@@ -1127,9 +1127,4 @@ CHAR LIMIT = NONE] -->
    <string name="text_makeup_trimface">Trimface</string>
    <string name="text_makeup_bigeye">Bigeye</string>


    <string name="no_permission_for_drm">"Sorry, Drm file can not be shared"</string>
    <string name="drm_license_info">Drm license info</string>
    <string name="mimetype_not_supported">This file can not be played</string>
    <string name="action_consumes_rights">Rights will be consumed for playing this media</string>
</resources>